Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
06be5b986819b60ba4383ee161abb68bd70566b3
/
common
/
env_nand.c
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
b0ba065
env_nand: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:47:59 2008 +0200
dda84dd
rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:47:58 2008 +0200
0c40ae94
NAND: Do not write or read a whole block if it is larger than the environment
by Guennadi Liakhovetski
· Thu Jul 31 12:38:26 2008 +0200
4ba6929
Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flash
by Wolfgang Denk
· Thu Jul 10 00:59:04 2008 +0200
72eb50a
Remove code duplication for setting the default environment
by Harald Welte
· Mon Jul 07 15:40:39 2008 +0800
f5e21f6
NAND: Fix warning due to missing env_ptr casts to u_char * in env_nand.c.
by Marcel Ziswiler
· Sun Jun 22 16:13:46 2008 +0200
41df50a
Coding Style Cleanup
by Wolfgang Denk
· Sat Jun 28 23:34:37 2008 +0200
8c57e9a
NAND: Add missing declaration to non-redundant saveenv().
by Philip Balister
· Mon Jun 16 08:58:07 2008 -0400
37e1144
env_nand.c: Added bad block management for environment variables
by Stuart Wood
· Fri May 30 16:05:28 2008 -0400
3ab2ad5
Cleanup nand_info[] declaration.
by Stelian Pop
· Tue May 13 17:31:24 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
3bdeb7c
Fix warning in env_nand.c if compiled for DaVinci Schmoogie
by dirk.behme@googlemail.com
· Wed Apr 30 18:02:59 2008 +0200
43ab1dd
common/env_nand.c: fix one more incompatible pointer type issue
by Wolfgang Denk
· Tue Apr 29 23:32:20 2008 +0200
9a11ccd
NAND: fix some strict-aliasing compiler warnings
by Wolfgang Denk
· Mon Apr 28 12:08:18 2008 +0200
aea6856
fix comments with new drivers organization
by Marcel Ziswiler
· Sun Dec 30 03:30:46 2007 +0100
d704d91
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· Tue Jul 10 11:02:44 2007 -0500
052fc84
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· Sun Jul 08 18:10:08 2007 -0500
e4ea796
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· Mon Jun 11 19:02:05 2007 -0500
bbfcbb7
Add NAND environment support for PPC440EPx Sequoia NAND boot config
by Stefan Roese
· Tue Sep 12 20:19:10 2006 +0200
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· Fri Mar 31 18:32:53 2006 +0200
ffe7ef5
Merge with http://www.denx.de/git/u-boot.git
by Markus Klotzbuecher
· Fri Mar 24 15:43:16 2006 +0100
5d113e0
Support for redundant environment in NAND Flash.
by Markus Klotzbuecher
· Mon Mar 20 18:02:44 2006 +0100
7fa6e90
Some code cleanup for GCC 4.x
by Wolfgang Denk
· Sat Mar 11 22:53:33 2006 +0100
be8ebab
Some minor fixes to environment in NAND code.
by Markus Klotzbuecher
· Wed Mar 08 00:04:04 2006 +0100
582f1a3
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
by Bartlomiej Sieka
· Sun Mar 05 18:57:33 2006 +0100
6493420
Remove unneeded #include <malloc.h> Patch by Ladislav Michl, 22 Feb 2005
by Wolfgang Denk
· Sun Sep 25 17:02:27 2005 +0200
9e930b6
Patch by Josef Wagner, 04 Jun 2004:
by wdenk
· Sat Jun 19 21:19:10 2004 +0000
79b5937
Patch by Jian Zhang, 20 May 2004: add support for environment in NAND flash
by wdenk
· Wed Jun 09 14:58:14 2004 +0000