summaryrefslogtreecommitdiffstats
path: root/cmd/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk2021-02-211-49/+49
* cmd: Drop use of old sequence numbers in commandsSimon Glass2020-12-181-1/+1
* dm: Avoid accessing seq directlySimon Glass2020-12-181-2/+2
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-2/+2
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-24/+37
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* crc: Fix code style with crc functionsSimon Glass2019-12-021-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* cmd: i2c: Fix help output of i2c command.Christoph Muellner2018-12-101-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2CNobuhiro Iwamatsu2017-12-071-2/+12
* i2c: Set default I2C bus numberLukasz Majewski2017-03-281-0/+10
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-1/+1
* i2c: spd: Extend SPD memory typesMichal Simek2016-02-221-1/+13
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+2030