Commit Graph

18 Commits (ed0fc4b172de0aae51055ae8e17c6593314c6ca2)

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
Sanjeev Premi b821cead7d onenand: Fix compile errors due to FlexOneNAND 15 years ago
Amul Kumar Saha c758e947aa ENV Variable support for Flex-OneNAND 15 years ago
Kyungmin Park 4828779238 Fix compiler warnings after loff_t change 15 years ago
Kyungmin Park 937076f84c MTD: OneNAND: Increase the environment size to 4KiB 15 years ago
HeungJun Kim 2e8a6f551c env_onenand: change env_address type from unsigned long to loff_t 15 years ago
Stefan Roese 8d2effea23 mtd: Update MTD infrastructure to support 64bit device size 15 years ago
Stefan Roese 5e46b1e541 OneNAND: Add missing mtd info struct before calling onenand_erase() 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 55c5f49910 env_onenand: Move conditional compilation to Makefile 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9656138ff1 rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND 16 years ago
Kyungmin Park d438d50848 Fix OneNAND build break 16 years ago
dirk.behme@googlemail.com aa5ffa16d7 OneNAND: Remove base address offset usage 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 16 years ago
Kyungmin Park a9da2b4107 Fix OneNAND erase command 16 years ago
Peter Pearse 2ae64f5135 Remove warnings re CONFIG_EXTRA_ENV_SETTINGS 17 years ago
Kyungmin Park d7e8ce101a OneNAND support (take #2) 17 years ago