summaryrefslogtreecommitdiff
path: root/common/env_eeprom.c
AgeCommit message (Expand)Author
2015-11-21eeprom: Add bus argument to eeprom_init()Marek Vasut
2015-10-12env_eeprom.c: Correct using saved environmentLudger Dreier
2014-06-05env_eeprom: Assign default environment during board_init_fSiva Durga Prasad Paladugu
2014-03-21env: Add env_export() wrapperMarek Vasut
2014-01-13env_eeprom - fix bus recovery for "eeprom_bus_read"Alexey Brodkin
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, multibus: get rid of CONFIG_I2C_MUXHeiko Schocher
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-04-05Revert "env: fix potential stack overflow in environment functions"Tom Rini
2013-04-02env: fix potential stack overflow in environment functionsRob Herring
2012-12-13env: Hide '.' variables in env print by defaultJoe Hershberger
2011-11-22env: clean env_eeprom.c checkpatch and code styleIgor Grinberg
2011-11-08env: allow to export only selected variablesWolfgang Denk
2010-12-17hashtable: drop all non-reentrant versionsMike Frysinger
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-07-04Redundant environment: move flag definitions to header fileWolfgang Denk
2010-03-12Prepare v2010.03-rc1Wolfgang Denk
2010-01-18env, eeprom: add redundant environment supportHeiko Schocher
2010-01-18cmd_eeprom: I2C updatesHeiko Schocher
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10env_eeprom: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD
2008-05-14environment: cleanup prototype declarations of env functions.Wolfgang Denk
2008-05-12Revert "Change env_get_char from a global function ptr to a function."Wolfgang Denk
2008-04-17Change env_get_char from a global function ptr to a function.Joakim Tjernlund
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-09-25Remove unneeded #include <malloc.h>Wolfgang Denk
2003-06-27* Code cleanup:wdenk
2002-09-18Initial revisionwdenk