Commit Graph

17 Commits (f18361b9a808af70b666fb8af12d6a6dbe4d5510)

Author SHA1 Message Date
Mike Frysinger 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
Wolfgang Denk ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk b218ccb543 Redundant environment: move flag definitions to header file 14 years ago
Wolfgang Denk 93910edb59 Prepare v2010.03-rc1 15 years ago
Heiko Schocher 1567b596d9 env, eeprom: add redundant environment support 15 years ago
Heiko Schocher 548738b4d4 cmd_eeprom: I2C updates 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD bf5a7710ec env_eeprom: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 16 years ago
Wolfgang Denk a8409f4f1a environment: cleanup prototype declarations of env functions. 16 years ago
Wolfgang Denk c9dca3c3f3 Revert "Change env_get_char from a global function ptr to a function." 16 years ago
Joakim Tjernlund c0559be371 Change env_get_char from a global function ptr to a function. 16 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Wolfgang Denk 31466294b0 Remove unneeded #include <malloc.h> 19 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 0bc4a1ac81 Initial revision 22 years ago