Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d6f324d03d7829a1da1dee8b60f91b173a3976f0
/
common
/
env_nand.c
53504a2
NAND: formatting cleanups from env.oob support
by Scott Wood
· 14 years ago
c9f7351
NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)
by Ben Gardiner
· 14 years ago
0e70aaa
shannon/INFERNO: fix special handling of environment configuration
by Wolfgang Denk
· 14 years ago
15b86c3
env_nand.c: print error message and fail gracefully
by Wolfgang Denk
· 15 years ago
18304f7
env: kill off default_environment_size
by Mike Frysinger
· 15 years ago
be33b04
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
b74ab73
nand_spl: read environment early, when booting from NAND using nand_spl
by Guennadi Liakhovetski
· 15 years ago
d27bc72
env_nand: remove unused variable.
by Guennadi Liakhovetski
· 15 years ago
bdab39d
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
by Mike Frysinger
· 16 years ago
5a9427d
env_nand: fix env memory release
by derek@siconix.com
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
06f6135
env_nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
51bfee1
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c3db8c6
NAND: Do not write or read a whole block if it is larger than the environment
by Guennadi Liakhovetski
· 16 years ago
4023453
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· 16 years ago
5bb12db
Remove code duplication for setting the default environment
by Harald Welte
· 16 years ago
99c2b43
NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.
by Marcel Ziswiler
· 16 years ago
e093a24
Coding Style Cleanup
by Wolfgang Denk
· 16 years ago
9e4006bc
NAND: Add missing declaration to non-redundant saveenv().
by Philip Balister
· 16 years ago
cc49cad
env_nand.c: Added bad block management for environment variables
by Stuart Wood
· 16 years ago
5922db6
Cleanup nand_info[] declaration.
by Stelian Pop
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
378e7ec
Fix warning in env_nand.c if compiled for DaVinci Schmoogie
by dirk.behme@googlemail.com
· 17 years ago
f7b16a0
common/env_nand.c: fix one more incompatible pointer type issue
by Wolfgang Denk
· 17 years ago
4ca79f4
NAND: fix some strict-aliasing compiler warnings
by Wolfgang Denk
· 17 years ago
7817cb2
fix comments with new drivers organization
by Marcel Ziswiler
· 17 years ago
9025317
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
c3517f9
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
b453960
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
d12ae80
Add NAND environment support for PPC440EPx Sequoia NAND boot config
by Stefan Roese
· 18 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
2770bcb
Merge with http://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· 19 years ago
e443c94
Support for redundant environment in NAND Flash.
by Markus Klotzbuecher
· 19 years ago
d52fb7e
Some code cleanup for GCC 4.x
by Wolfgang Denk
· 19 years ago
3c4eb08
Some minor fixes to environment in NAND code.
by Markus Klotzbuecher
· 19 years ago
addb2e1
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
by Bartlomiej Sieka
· 19 years ago
3146629
Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005
by Wolfgang Denk
· 19 years ago
49822e2
Patch by Josef Wagner, 04 Jun 2004:
by wdenk
· 20 years ago
13a5695
Patch by Jian Zhang, 20 May 2004: add support for environment in NAND flash
by wdenk
· 20 years ago