Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-04-27 | Convert CONFIG_SPI to Kconfig | Adam Ford | 1 | -2/+2 |
2017-05-22 | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass | 1 | -4/+0 |
2017-05-15 | i2c: Finish dropping use of CONFIG_I2C_HARD | Simon Glass | 1 | -2/+0 |
2016-05-20 | eeprom: merge cmdline parsing of eeprom commands | Nikita Kiryanov | 1 | -64/+53 |
2016-05-20 | eeprom: use eeprom_execute_command for all eeprom functions | Nikita Kiryanov | 1 | -21/+40 |
2016-05-20 | eeprom: refactor i2c bus and devaddr parsing | Nikita Kiryanov | 1 | -26/+53 |
2016-05-20 | cmd: eeprom: add support for layout aware commands | Nikita Kiryanov | 1 | -1/+147 |
2016-05-20 | cmd: eeprom: add bus switching support for all i2c drivers | Nikita Kiryanov | 1 | -1/+1 |
2016-05-03 | i2c/eeprom: Always define I2C_RXTX_LEN | Mario Six | 1 | -0/+4 |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass | 1 | -0/+265 |