Commit Graph

72 Commits (lime2-spi)

Author SHA1 Message Date
Yoshihiro Shimoda efb063390d add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env 13 years ago
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
Ben Gardiner c9f7351b5b NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) 14 years ago
Wolfgang Denk b218ccb543 Redundant environment: move flag definitions to header file 14 years ago
Mike Frysinger 0a9e4e7721 unify {CONFIG_,}ENV_IS_EMBEDDED 15 years ago
Mike Frysinger 3756609076 compiler.h: unify system ifdef cruft here 15 years ago
unsik Kim 75eb82ec7c mflash: Initial mflash support 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 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 51bfee1920 rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND 16 years ago
Harald Welte 5bb12dbd7a Remove code duplication for setting the default environment 16 years ago
Joakim Tjernlund b502611b51 Change env_get_char from a global function ptr to a function 16 years ago
Wolfgang Denk 4f805c1e3a environment: fix bug introduced by commit a8409f4f1a 16 years ago
Wolfgang Denk a8409f4f1a environment: cleanup prototype declarations of env functions. 16 years ago
Mike Frysinger 89cdab788f crc32: use uint32_t rather than unsigned long 16 years ago
Stefan Roese d1a7254529 [PATCH] Select NAND embedded environment from board configuration 18 years ago
Stefan Roese d12ae80889 Add NAND environment support for PPC440EPx Sequoia NAND boot config 18 years ago
Markus Klotzbuecher e443c944cf Support for redundant environment in NAND Flash. 18 years ago
wdenk 500545cc6b Fix problem with default #defines 22 years ago
wdenk c609719b8d Initial revision 22 years ago