Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
079edb913dbae147b50a488cf02e03f473fc5f28
/
common
/
env_nand.c
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