History for barebox / commands / i2c.c
2020-04-27
@Uwe Kleine-König
commands/*: Replace license and copyright boilerplate by SPDX identfiers ...
Uwe Kleine-König authored on 21 Apr 2020 Sascha Hauer committed on 27 Apr 2020
2020-02-14
@Sascha Hauer
i2c_probe command: Use kstrtoint ...
Sascha Hauer committed on 14 Feb 2020
2019-01-28
@Uwe Kleine-König
i2c_probe: Use a quick write transfer instead of writing a zero ...
Uwe Kleine-König authored on 25 Jan 2019 Sascha Hauer committed on 28 Jan 2019
@Uwe Kleine-König
i2c_probe: limit slave addresses to [0x04, 0x77] ...
Uwe Kleine-König authored on 25 Jan 2019 Sascha Hauer committed on 28 Jan 2019
2018-08-22
@Aleksander Morgado
i2c_read: implement support for master receive mode ...
Aleksander Morgado authored on 21 Aug 2018 Sascha Hauer committed on 22 Aug 2018
@Aleksander Morgado
i2c_write: document master send mode ...
Aleksander Morgado authored on 21 Aug 2018 Sascha Hauer committed on 22 Aug 2018
2018-04-17
@Antony Pavlov
commands: i2c_write: enable reg == 0 too ...
Antony Pavlov authored on 16 Apr 2018 Sascha Hauer committed on 17 Apr 2018
2018-02-09
@Antony Pavlov
commands: i2c_write: enable raw write to address ...
Antony Pavlov authored on 8 Feb 2018 Sascha Hauer committed on 9 Feb 2018
2017-10-23
@Ulrich Ölmann
commands: i2c: do not restrict i2c_write's data to be hex-formatted ...
Ulrich Ölmann authored on 19 Oct 2017 Sascha Hauer committed on 23 Oct 2017
2017-01-10
@Andrey Smirnov
commands: i2c: Listen for CTRL-C when probing ...
Andrey Smirnov authored on 15 Nov 2016 Sascha Hauer committed on 10 Jan 2017
2016-04-28
@Andreas Geisenhainer
documentation: i2c_read() does not expect any "DATA". ...
Andreas Geisenhainer authored on 27 Apr 2016 Sascha Hauer committed on 28 Apr 2016
2016-04-15
@Miquel Raynal
i2c_probe: fix wrong start and stop addresses ...
Miquel Raynal authored on 13 Apr 2016 Sascha Hauer committed on 15 Apr 2016
2015-11-19
@Sascha Hauer
i2c_probe: Make command easier to work with ...
Sascha Hauer committed on 19 Nov 2015
2014-07-14
@Silvio Fricke
commands: i2c: add message if write is not successful ...
Silvio Fricke authored on 10 Jul 2014 Sascha Hauer committed on 14 Jul 2014
@Silvio Fricke
commands: i2c: simplify i2c wide access logic ...
Silvio Fricke authored on 10 Jul 2014 Sascha Hauer committed on 14 Jul 2014
@Silvio Fricke
commands: i2c: verbose option doesn't need argument ...
Silvio Fricke authored on 10 Jul 2014 Sascha Hauer committed on 14 Jul 2014
2014-05-14
@Holger Schurig
commands: harmonize in-barebox documentation ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
@Holger Schurig
commands: group 'help' output ...
Holger Schurig authored on 13 May 2014 Sascha Hauer committed on 14 May 2014
2013-04-09
@Jan Luebbe
commands: i2c: change 0X to 0x ...
Jan Luebbe authored on 8 Apr 2013 Sascha Hauer committed on 9 Apr 2013
2012-09-17
@Sascha Hauer
Treewide: remove address of the Free Software Foundation ...
Sascha Hauer committed on 17 Sep 2012
2012-05-16
@Sascha Hauer
Merge branch 'master' into next
Sascha Hauer committed on 16 May 2012
2012-05-13
@Alexander Shiyan
i2c: Added switch for allowing usage 16bit register addresses ...
Alexander Shiyan authored on 11 May 2012 Sascha Hauer committed on 13 May 2012
2012-05-11
@Alexander Shiyan
i2c: Fix barebox crash when 'count' is not set for i2c_read command ...
Alexander Shiyan authored on 11 May 2012 Sascha Hauer committed on 11 May 2012
2012-02-27
@Sascha Hauer
commands: remove struct command pointer from commands ...
Sascha Hauer committed on 27 Feb 2012
2010-05-26
@Eric Bénard
commands: add i2c commands ...
Eric Bénard authored on 25 May 2010 Sascha Hauer committed on 26 May 2010