Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9c89bf1669cbeb7bce6ae7a626eb9f2120af73f
/
cmd
/
eeprom.c
3dc9be8
eeprom: merge cmdline parsing of eeprom commands
by Nikita Kiryanov
· 9 years ago
e7c2729
eeprom: use eeprom_execute_command for all eeprom functions
by Nikita Kiryanov
· 9 years ago
c40f037
eeprom: refactor i2c bus and devaddr parsing
by Nikita Kiryanov
· 9 years ago
aa9e604
cmd: eeprom: add support for layout aware commands
by Nikita Kiryanov
· 9 years ago
2636ac6
cmd: eeprom: add bus switching support for all i2c drivers
by Nikita Kiryanov
· 9 years ago
a6e7b77
i2c/eeprom: Always define I2C_RXTX_LEN
by Mario Six
· 9 years ago
2e192b2
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_eeprom.c]
72a8cf8
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_eeprom.c]
52bc7c7
eeprom: fix eeprom write procedure
by Alexey Brodkin
· 9 years ago
d4e69e6
eeprom: Clean up checkpatch issues
by Marek Vasut
· 9 years ago
d4fec4e
eeprom: Add support for selecting i2c bus
by Marek Vasut
· 9 years ago
354e3ed
eeprom: Add bus argument to eeprom_init()
by Marek Vasut
· 9 years ago
1a37889
eeprom: Pull out the RW loop
by Marek Vasut
· 9 years ago
39b6f98
eeprom: Pull out transfer length computation
by Marek Vasut
· 9 years ago
6717e3c
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_BITS
by Marek Vasut
· 9 years ago
8eee40a
eeprom: Suck the ifdef into eeprom_init()
by Marek Vasut
· 9 years ago
d738746
eeprom: Pull out CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS
by Marek Vasut
· 9 years ago
52cd47c
eeprom: Make eeprom_write_enable() weak
by Marek Vasut
· 9 years ago
02c321c
eeprom: Pull out address computation
by Marek Vasut
· 9 years ago
9132088
eeprom: Pull out the I/O code
by Marek Vasut
· 9 years ago
53a85ad
eeprom: Zap CONFIG_SPI_X
by Marek Vasut
· 9 years ago
b7b2e3f
eeprom: Zap eeprom_probe()
by Marek Vasut
· 9 years ago
ec7012e
eeprom: Zap CONFIG_SYS_EEPROM_X40430
by Marek Vasut
· 9 years ago
e4f65d0
eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS
by Marek Vasut
· 9 years ago
4f296d0
eeprom: Shuffle code around
by Marek Vasut
· 9 years ago
189d257
cmd_eeprom: make it possible to define the used i2c bus
by Christian Gmeiner
· 10 years ago
4bf3a56
Revert "common, env: Fix support for environment in i2c eeprom"
by Valentin Longchamp
· 10 years ago
0e350f8
common: commands: make commands static
by Jeroen Hofstee
· 10 years ago
01a0c64
common, env: Fix support for environment in i2c eeprom
by Matthias Fuchs
· 11 years ago
6ca6d08
cmd_eeprom: bug fix for i2c read/write
by Kuo-Jung Su
· 11 years ago
a2e0a45
cmd_eeprom: fix i2c_{read|write} usage if env is in I2C EEPROM
by Alexey Brodkin
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
ea818db
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
4c12eeb
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
e506a00
cmd_eeprom: typo
by Peter Meerwald
· 13 years ago
f9a78b8
cosmetic: spell fixes etc.
by Michael Jones
· 13 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
548738b
cmd_eeprom: I2C updates
by Heiko Schocher
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
9c90a2c
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
by Peter Tyser
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d1034bc
cmd_eeprom: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bb1f8b4
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9025317
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
baa26db
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
a76adc8
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
98f4a3d
Add SM501 support to HH405 board.
by Stefan Roese
· 19 years ago
6617aae
Add new board specific commands for TQM5200/STK52XX
by Wolfgang Denk
· 19 years ago
d4f5c72
FRAM memory access optimization.
by
· 19 years ago
4b9206e
* Patches by Thomas Viehweger, 16 Mar 2004:
by wdenk
· 21 years ago
0d49839
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
6dd652f
Patches by Murray Jensen, 17 Jun 2003:
by wdenk
· 21 years ago
aacf9a4
* Add dual ethernet support on PM826
by wdenk
· 22 years ago
3863585
Initial revision
by wdenk
· 22 years ago