index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
env_eeprom.c
Age
Commit message (
Expand
)
Author
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, multibus: get rid of CONFIG_I2C_MUX
Heiko Schocher
2013-07-23
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-04-05
Revert "env: fix potential stack overflow in environment functions"
Tom Rini
2013-04-02
env: fix potential stack overflow in environment functions
Rob Herring
2012-12-13
env: Hide '.' variables in env print by default
Joe Hershberger
2011-11-22
env: clean env_eeprom.c checkpatch and code style
Igor Grinberg
2011-11-08
env: allow to export only selected variables
Wolfgang Denk
2010-12-17
hashtable: drop all non-reentrant versions
Mike Frysinger
2010-09-19
New implementation for internal handling of environment variables.
Wolfgang Denk
2010-07-04
Redundant environment: move flag definitions to header file
Wolfgang Denk
2010-03-12
Prepare v2010.03-rc1
Wolfgang Denk
2010-01-17
env, eeprom: add redundant environment support
Heiko Schocher
2010-01-17
cmd_eeprom: I2C updates
Heiko Schocher
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
env_eeprom: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-05-14
environment: cleanup prototype declarations of env functions.
Wolfgang Denk
2008-05-11
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
2008-04-17
Change env_get_char from a global function ptr to a function.
Joakim Tjernlund
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2005-09-25
Remove unneeded #include <malloc.h>
Wolfgang Denk
2003-06-27
* Code cleanup:
wdenk
2002-09-18
Initial revision
wdenk