index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
eeprom.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Tidy up semicolon after command macros
Simon Glass
2023-12-13
1
-1
/
+1
*
cmd: eeprom: don't truncate target address at 32-bit
Baruch Siach
2022-11-02
1
-2
/
+2
*
cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled
Marek Vasut
2022-03-23
1
-1
/
+1
*
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
Tom Rini
2021-08-30
1
-4
/
+0
*
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
Tom Rini
2021-08-30
1
-1
/
+1
*
Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig
Tom Rini
2021-08-30
1
-25
/
+12
*
eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usage
Tom Rini
2021-08-30
1
-5
/
+4
*
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
2021-07-28
1
-1
/
+1
*
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
Igor Opaniuk
2021-02-21
1
-3
/
+3
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-2
/
+2
*
cmd: eeprom: Staticize eeprom_i2c_bus
Marek Vasut
2020-04-20
1
-1
/
+1
*
cmd/eeprom.c: prepend 0x to hex numbers in output message format
Klaus H. Sorensen
2020-01-10
1
-1
/
+1
*
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
1
-0
/
+1
*
cosmetic: Update comment in cmd/eeprom.c
Lukasz Majewski
2019-07-19
1
-1
/
+1
*
eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUS
Simon Goldschmidt
2019-04-25
1
-8
/
+15
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-05
1
-14
/
+0
|
\
|
*
spi: Remove unused mpc8xx code
Jagan Teki
2018-11-27
1
-14
/
+1
*
|
eeprom: Add device model based I2C support to eeprom command
Lukasz Majewski
2018-12-03
1
-3
/
+21
|
/
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-27
1
-2
/
+2
*
Convert CONFIG_CMD_EEPROM et al to Kconfig
Simon Glass
2017-05-22
1
-4
/
+0
*
i2c: Finish dropping use of CONFIG_I2C_HARD
Simon Glass
2017-05-15
1
-2
/
+0
*
eeprom: merge cmdline parsing of eeprom commands
Nikita Kiryanov
2016-05-20
1
-64
/
+53
*
eeprom: use eeprom_execute_command for all eeprom functions
Nikita Kiryanov
2016-05-20
1
-21
/
+40
*
eeprom: refactor i2c bus and devaddr parsing
Nikita Kiryanov
2016-05-20
1
-26
/
+53
*
cmd: eeprom: add support for layout aware commands
Nikita Kiryanov
2016-05-20
1
-1
/
+147
*
cmd: eeprom: add bus switching support for all i2c drivers
Nikita Kiryanov
2016-05-20
1
-1
/
+1
*
i2c/eeprom: Always define I2C_RXTX_LEN
Mario Six
2016-05-03
1
-0
/
+4
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
1
-0
/
+265