Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
u-boot
/
9902c113ade2c9af701785b982a1a4db4a2395ec
/
common
/
env_eeprom.c
354e3ed
eeprom: Add bus argument to eeprom_init()
by Marek Vasut
· 9 years ago
e3cc5bc
env_eeprom.c: Correct using saved environment
by Ludger Dreier
· 9 years ago
ed6a5d4
env_eeprom: Assign default environment during board_init_f
by Siva Durga Prasad Paladugu
· 10 years ago
7ce1526
env: Add env_export() wrapper
by Marek Vasut
· 11 years ago
6d001e7
env_eeprom - fix bus recovery for "eeprom_bus_read"
by Alexey Brodkin
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 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
9a2accb
i2c, multibus: get rid of CONFIG_I2C_MUX
by Heiko Schocher
· 12 years ago
3f4978c
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 years ago
cd0f4fa
Revert "env: fix potential stack overflow in environment functions"
by Tom Rini
· 12 years ago
60d7d5a
env: fix potential stack overflow in environment functions
by Rob Herring
· 12 years ago
be11235
env: Hide '.' variables in env print by default
by Joe Hershberger
· 12 years ago
dd2a233
env: clean env_eeprom.c checkpatch and code style
by Igor Grinberg
· 13 years ago
37f2fe7
env: allow to export only selected variables
by Wolfgang Denk
· 13 years ago
2eb1573
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
b218ccb
Redundant environment: move flag definitions to header file
by Wolfgang Denk
· 14 years ago
93910ed
Prepare v2010.03-rc1
by Wolfgang Denk
· 15 years ago
1567b59
env, eeprom: add redundant environment support
by Heiko Schocher
· 15 years ago
548738b
cmd_eeprom: I2C updates
by Heiko Schocher
· 15 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
bf5a771
env_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
a8409f4
environment: cleanup prototype declarations of env functions.
by Wolfgang Denk
· 16 years ago
c9dca3c
Revert "Change env_get_char from a global function ptr to a function."
by Wolfgang Denk
· 16 years ago
c0559be
Change env_get_char from a global function ptr to a function.
by Joakim Tjernlund
· 17 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
3146629
Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005
by Wolfgang Denk
· 19 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
0bc4a1a
Initial revision
by wdenk
· 22 years ago