Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
19b54a701811220221fc4d5089a2bb18892018ca
/
common
/
env_onenand.c
2eb1573
hashtable: drop all non-reentrant versions
by Mike Frysinger
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
b821cea
onenand: Fix compile errors due to FlexOneNAND
by Sanjeev Premi
· 15 years ago
c758e94
ENV Variable support for Flex-OneNAND
by Amul Kumar Saha
· 15 years ago
4828779
Fix compiler warnings after loff_t change
by Kyungmin Park
· 15 years ago
937076f
MTD: OneNAND: Increase the environment size to 4KiB
by Kyungmin Park
· 15 years ago
2e8a6f5
env_onenand: change env_address type from unsigned long to loff_t
by HeungJun Kim
· 15 years ago
8d2effe
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· 15 years ago
5e46b1e
OneNAND: Add missing mtd info struct before calling onenand_erase()
by Stefan Roese
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
55c5f49
env_onenand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9656138
rename CFG_ENV_IS_IN_ONENAND in CONFIG_ENV_IS_IN_ONENAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d438d50
Fix OneNAND build break
by Kyungmin Park
· 16 years ago
aa5ffa1
OneNAND: Remove base address offset usage
by dirk.behme@googlemail.com
· 16 years ago
0a5676b
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a9da2b4
Fix OneNAND erase command
by Kyungmin Park
· 17 years ago
2ae64f5
Remove warnings re CONFIG_EXTRA_ENV_SETTINGS
by Peter Pearse
· 17 years ago
d7e8ce1
OneNAND support (take #2)
by Kyungmin Park
· 17 years ago