Mike Frysinger
|
bdab39d358
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
|
16 tahun lalu |
derek@siconix.com
|
5a9427dc9b
env_nand: fix env memory release
|
16 tahun lalu |
Jean-Christophe PLAGNIOL-VILLARD
|
0e8d158664
rename CFG_ENV macros to CONFIG_ENV
|
16 tahun lalu |
Jean-Christophe PLAGNIOL-VILLARD
|
06f6135439
env_nand: Move conditional compilation to Makefile
|
16 tahun lalu |
Jean-Christophe PLAGNIOL-VILLARD
|
51bfee1920
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
|
16 tahun lalu |
Guennadi Liakhovetski
|
c3db8c649c
NAND: Do not write or read a whole block if it is larger than the environment
|
16 tahun lalu |
Wolfgang Denk
|
40234535ee
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
|
17 tahun lalu |
Harald Welte
|
5bb12dbd7a
Remove code duplication for setting the default environment
|
17 tahun lalu |
Marcel Ziswiler
|
99c2b434d3
NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.
|
17 tahun lalu |
Wolfgang Denk
|
e093a24762
Coding Style Cleanup
|
17 tahun lalu |
Philip Balister
|
9e4006bca3
NAND: Add missing declaration to non-redundant saveenv().
|
17 tahun lalu |
Stuart Wood
|
cc49cadeeb
env_nand.c: Added bad block management for environment variables
|
17 tahun lalu |
Stelian Pop
|
5922db6c09
Cleanup nand_info[] declaration.
|
17 tahun lalu |
Wolfgang Denk
|
53677ef18e
Big white-space cleanup.
|
17 tahun lalu |
dirk.behme@googlemail.com
|
378e7ec95d
Fix warning in env_nand.c if compiled for DaVinci Schmoogie
|
17 tahun lalu |
Wolfgang Denk
|
f7b16a0a4d
common/env_nand.c: fix one more incompatible pointer type issue
|
17 tahun lalu |
Wolfgang Denk
|
4ca79f477e
NAND: fix some strict-aliasing compiler warnings
|
17 tahun lalu |
Marcel Ziswiler
|
7817cb2083
fix comments with new drivers organization
|
17 tahun lalu |
Jon Loeliger
|
9025317883
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 tahun lalu |
Jon Loeliger
|
c3517f919d
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
|
18 tahun lalu |
Jon Loeliger
|
b453960d4f
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 tahun lalu |
Stefan Roese
|
d12ae80889
Add NAND environment support for PPC440EPx Sequoia NAND boot config
|
18 tahun lalu |
Wolfgang Denk
|
d87080b721
GCC-4.x fixes: clean up global data pointer initialization for all boards.
|
19 tahun lalu |
Markus Klotzbuecher
|
2770bcb21c
Merge with http://www.denx.de/git/u-boot.git
|
19 tahun lalu |
Markus Klotzbuecher
|
e443c944cf
Support for redundant environment in NAND Flash.
|
19 tahun lalu |
Wolfgang Denk
|
d52fb7e3d1
Some code cleanup for GCC 4.x
|
19 tahun lalu |
Markus Klotzbuecher
|
3c4eb0880b
Some minor fixes to environment in NAND code.
|
19 tahun lalu |
Bartlomiej Sieka
|
addb2e1650
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
|
19 tahun lalu |
Wolfgang Denk
|
31466294b0
Remove unneeded #include <malloc.h>
|
19 tahun lalu |
wdenk
|
49822e23a0
Patch by Josef Wagner, 04 Jun 2004:
|
21 tahun lalu |