Alexey Brodkin
|
52bc7c7e2b
eeprom: fix eeprom write procedure
|
9 years ago |
Marek Vasut
|
d4e69e617c
eeprom: Clean up checkpatch issues
|
9 years ago |
Marek Vasut
|
d4fec4e988
eeprom: Add support for selecting i2c bus
|
9 years ago |
Marek Vasut
|
354e3ed754
eeprom: Add bus argument to eeprom_init()
|
9 years ago |
Marek Vasut
|
1a37889b0a
eeprom: Pull out the RW loop
|
9 years ago |
Marek Vasut
|
39b6f98bd5
eeprom: Pull out transfer length computation
|
9 years ago |
Marek Vasut
|
6717e3c84f
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS
|
9 years ago |
Marek Vasut
|
8eee40a602
eeprom: Suck the ifdef into eeprom_init()
|
9 years ago |
Marek Vasut
|
d738746cc3
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS
|
9 years ago |
Marek Vasut
|
52cd47c9a5
eeprom: Make eeprom_write_enable() weak
|
9 years ago |
Marek Vasut
|
02c321cf88
eeprom: Pull out address computation
|
9 years ago |
Marek Vasut
|
9132088b00
eeprom: Pull out the I/O code
|
9 years ago |
Marek Vasut
|
53a85ad79a
eeprom: Zap CONFIG_SPI_X
|
9 years ago |
Marek Vasut
|
b7b2e3f748
eeprom: Zap eeprom_probe()
|
9 years ago |
Marek Vasut
|
ec7012e3d8
eeprom: Zap CONFIG_SYS_EEPROM_X40430
|
9 years ago |
Marek Vasut
|
e4f65d0067
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
|
9 years ago |
Marek Vasut
|
4f296d09e1
eeprom: Shuffle code around
|
9 years ago |
Christian Gmeiner
|
189d257b7a
cmd_eeprom: make it possible to define the used i2c bus
|
10 years ago |
Valentin Longchamp
|
4bf3a56f2b
Revert "common, env: Fix support for environment in i2c eeprom"
|
10 years ago |
Jeroen Hofstee
|
0e350f81e1
common: commands: make commands static
|
11 years ago |
Matthias Fuchs
|
01a0c64762
common, env: Fix support for environment in i2c eeprom
|
11 years ago |
Kuo-Jung Su
|
6ca6d080d6
cmd_eeprom: bug fix for i2c read/write
|
11 years ago |
Alexey Brodkin
|
a2e0a45d2e
cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM
|
11 years ago |
Tom Rini
|
c2120fbfbc
Merge branch 'master' of git://git.denx.de/u-boot-i2c
|
12 years ago |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
Heiko Schocher
|
ea818dbbcd
i2c, soft-i2c: switch to new multibus/multiadapter support
|
12 years ago |
Simon Glass
|
4c12eeb8b5
Convert cmd_usage() calls in common to use a return value
|
13 years ago |
Peter Meerwald
|
e506a00691
cmd_eeprom: typo
|
13 years ago |
Michael Jones
|
f9a78b8d4f
cosmetic: spell fixes etc.
|
14 years ago |
Wolfgang Denk
|
47e26b1bf9
cmd_usage(): simplify return code handling
|
15 years ago |