Guy Thouret
|
c00c29d8f7
env_eeprom invalidates gd->env_addr by setting it to an offset value
|
9 gadi atpakaļ |
Marek Vasut
|
354e3ed754
eeprom: Add bus argument to eeprom_init()
|
9 gadi atpakaļ |
Ludger Dreier
|
e3cc5bc582
env_eeprom.c: Correct using saved environment
|
9 gadi atpakaļ |
Siva Durga Prasad Paladugu
|
ed6a5d4f88
env_eeprom: Assign default environment during board_init_f
|
11 gadi atpakaļ |
Marek Vasut
|
7ce1526ed2
env: Add env_export() wrapper
|
11 gadi atpakaļ |
Alexey Brodkin
|
6d001e7df9
env_eeprom - fix bus recovery for "eeprom_bus_read"
|
11 gadi atpakaļ |
Wolfgang Denk
|
3765b3e7bd
Coding Style cleanup: remove trailing white space
|
11 gadi atpakaļ |
Tom Rini
|
c2120fbfbc
Merge branch 'master' of git://git.denx.de/u-boot-i2c
|
11 gadi atpakaļ |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 gadi atpakaļ |
Heiko Schocher
|
9a2accb44f
i2c, multibus: get rid of CONFIG_I2C_MUX
|
12 gadi atpakaļ |
Heiko Schocher
|
3f4978c713
i2c: common changes for multibus/multiadapter support
|
13 gadi atpakaļ |
Tom Rini
|
cd0f4fa1ca
Revert "env: fix potential stack overflow in environment functions"
|
12 gadi atpakaļ |
Rob Herring
|
60d7d5a631
env: fix potential stack overflow in environment functions
|
12 gadi atpakaļ |
Joe Hershberger
|
be11235ab8
env: Hide '.' variables in env print by default
|
12 gadi atpakaļ |
Igor Grinberg
|
dd2a233c94
env: clean env_eeprom.c checkpatch and code style
|
13 gadi atpakaļ |
Wolfgang Denk
|
37f2fe7472
env: allow to export only selected variables
|
13 gadi atpakaļ |
Mike Frysinger
|
2eb1573f01
hashtable: drop all non-reentrant versions
|
14 gadi atpakaļ |
Wolfgang Denk
|
ea882baf9c
New implementation for internal handling of environment variables.
|
15 gadi atpakaļ |
Wolfgang Denk
|
b218ccb543
Redundant environment: move flag definitions to header file
|
15 gadi atpakaļ |
Wolfgang Denk
|
93910edb59
Prepare v2010.03-rc1
|
15 gadi atpakaļ |
Heiko Schocher
|
1567b596d9
env, eeprom: add redundant environment support
|
15 gadi atpakaļ |
Heiko Schocher
|
548738b4d4
cmd_eeprom: I2C updates
|
15 gadi atpakaļ |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 gadi atpakaļ |
Jean-Christophe PLAGNIOL-VILLARD
|
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
|
16 gadi atpakaļ |
Jean-Christophe PLAGNIOL-VILLARD
|
bf5a7710ec
env_eeprom: Move conditional compilation to Makefile
|
16 gadi atpakaļ |
Jean-Christophe PLAGNIOL-VILLARD
|
bb1f8b4f8b
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
|
16 gadi atpakaļ |
Wolfgang Denk
|
a8409f4f1a
environment: cleanup prototype declarations of env functions.
|
17 gadi atpakaļ |
Wolfgang Denk
|
c9dca3c3f3
Revert "Change env_get_char from a global function ptr to a function."
|
17 gadi atpakaļ |
Joakim Tjernlund
|
c0559be371
Change env_get_char from a global function ptr to a function.
|
17 gadi atpakaļ |
Wolfgang Denk
|
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
|
19 gadi atpakaļ |