index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_nand.c
Age
Commit message (
Expand
)
Author
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-23
nand: fixup printf modifiers to match types used
Mike Frysinger
2009-01-23
nand read.jffs2 (nand_legacy) in common/cmd_nand.c
Schlaegl Manfred jun
2009-01-23
NAND: Enable nand lock, unlock feature
Nishanth Menon
2008-10-29
NAND: Align right column of the shorthelp with other commands.
Scott Wood
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-14
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-12
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
NAND read/write fix
Scott Wood
2008-08-12
NAND: Always skip blocks on read/write/boot.
Scott Wood
2008-08-12
NAND: Fix compilation warning and small coding style issue
Stefan Roese
2008-08-12
make nand dump and nand dump.oob work
William Juul
2008-08-12
Whitespace cleanup and marking broken code.
William Juul
2008-08-12
Fixing coding style issues
William Juul
2008-08-12
Remove white space at end.
William Juul
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
2008-07-10
Fix some more print() format errors.
Wolfgang Denk
2008-07-10
MTD/NAND: Fix printf format warning in nand code
Stefan Roese
2008-06-30
Delay FIT format check on sector based devices
Marian Balakowicz
2008-05-28
Cleanup nand_info[] declaration.
Stelian Pop
2008-04-30
cmd_nand.c: fix another 'incompatible pointer type' warning.
Wolfgang Denk
2008-04-28
cmd_nand.c: fix "differ in signedness" problem
Wolfgang Denk
2008-04-28
NAND: fix some strict-aliasing compiler warnings
Wolfgang Denk
2008-03-12
[new uImage] Use show_boot_progress() for new uImage format
Marian Balakowicz
2008-03-12
[new uImage] Add new uImage format handling to other bootm related commands
Marian Balakowicz
2008-02-29
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-25
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-21
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-07
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-01-13
cmd_nand : fix compiler warning.
Jean-Christophe PLAGNIOL-VILLARD
2008-01-09
Re-introduce the 'nand read.oob' and 'nand write.oob' commands
Harald Welte
2007-09-15
Fix do_div() usage in nand process output
Matthias Fuchs
2007-09-15
NAND: Add CFG_NAND_QUIET option
Matthias Fuchs
2007-08-15
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-05
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-08-03
Merge branch 'testing' into working
Andy Fleming
2007-07-13
make show_boot_progress () weak.
Heiko Schocher
2007-07-08
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-06
[NAND] Bad block skipping for command nboot
Thomas Knobloch
2007-07-03
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-06-22
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
2006-11-30
Code cleanup.
Wolfgang Denk
2006-10-28
[PATCH] NAND: Partition name support added to NAND subsystem
Stefan Roese
2006-10-20
Add board/cpu specific NAND chip select function to 440 NDFC
Stefan Roese
2006-10-12
Fix spelling; minor code cleanup.
Wolfgang Denk
2006-10-11
Cleanup of NAND update patch (remove changelog from cmd_nand.c)
Stefan Roese
2006-10-10
* Several improvements to the new NAND subsystem:
Stefan Roese
2006-03-12
Add loads of ntohl() in image header handling
Wolfgang Denk
2006-03-06
Minor code cleanup
Wolfgang Denk
[next]