summaryrefslogtreecommitdiff
path: root/cmd/i2c.c
AgeCommit message (Expand)Author
2021-08-30cmd/i2c.c: Remove unused legacy codeTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk
2020-12-18cmd: Drop use of old sequence numbers in commandsSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-12-02crc: Fix code style with crc functionsSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2018-12-10cmd: i2c: Fix help output of i2c command.Christoph Muellner
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-12-07cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2CNobuhiro Iwamatsu
2017-03-28i2c: Set default I2C bus numberLukasz Majewski
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-02-22i2c: spd: Extend SPD memory typesMichal Simek
2016-01-25Remove the cmd_ prefix from command filesSimon Glass