index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
cmd_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Separate mtdparts command from jffs2
Stefan Roese
2009-03-20
1
-5
/
+5
*
NAND: Have nboot accept .e and .i as legacy no-ops.
Scott Wood
2009-03-17
1
-1
/
+1
*
NAND: Make nboot skip bad blocks
Ladislav Michl
2009-03-17
1
-3
/
+2
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-4
/
+4
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-8
/
+8
*
nand: fixup printf modifiers to match types used
Mike Frysinger
2009-01-23
1
-2
/
+2
*
nand read.jffs2 (nand_legacy) in common/cmd_nand.c
Schlaegl Manfred jun
2009-01-23
1
-4
/
+3
*
NAND: Enable nand lock, unlock feature
Nishanth Menon
2009-01-23
1
-47
/
+49
*
NAND: Align right column of the shorthelp with other commands.
Scott Wood
2008-10-29
1
-1
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-19
/
+19
*
Coding Style cleanup, update CHANGELOG
Wolfgang Denk
2008-08-14
1
-28
/
+28
*
drivers/mtd/nand: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-3
/
+3
*
NAND read/write fix
Scott Wood
2008-08-12
1
-27
/
+9
*
NAND: Always skip blocks on read/write/boot.
Scott Wood
2008-08-12
1
-13
/
+14
*
NAND: Fix compilation warning and small coding style issue
Stefan Roese
2008-08-12
1
-3
/
+2
*
make nand dump and nand dump.oob work
William Juul
2008-08-12
1
-19
/
+27
*
Whitespace cleanup and marking broken code.
William Juul
2008-08-12
1
-44
/
+52
*
Fixing coding style issues
William Juul
2008-08-12
1
-52
/
+58
*
Remove white space at end.
William Juul
2008-08-12
1
-1
/
+1
*
Update MTD to that of Linux 2.6.22.1
William Juul
2008-08-12
1
-142
/
+131
*
Fix some more print() format errors.
Wolfgang Denk
2008-07-11
1
-2
/
+2
*
MTD/NAND: Fix printf format warning in nand code
Stefan Roese
2008-07-10
1
-6
/
+6
*
Delay FIT format check on sector based devices
Marian Balakowicz
2008-06-30
1
-18
/
+20
*
Cleanup nand_info[] declaration.
Stelian Pop
2008-05-28
1
-2
/
+0
*
cmd_nand.c: fix another 'incompatible pointer type' warning.
Wolfgang Denk
2008-04-30
1
-1
/
+1
*
cmd_nand.c: fix "differ in signedness" problem
Wolfgang Denk
2008-04-28
1
-6
/
+7
*
NAND: fix some strict-aliasing compiler warnings
Wolfgang Denk
2008-04-28
1
-9
/
+10
*
[new uImage] Use show_boot_progress() for new uImage format
Marian Balakowicz
2008-03-12
1
-0
/
+4
*
[new uImage] Add new uImage format handling to other bootm related commands
Marian Balakowicz
2008-03-12
1
-23
/
+42
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
1
-2
/
+2
*
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
1
-16
/
+43
*
[new uImage] Rename and move print_image_hdr() routine
Marian Balakowicz
2008-02-21
1
-2
/
+2
*
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
1
-7
/
+7
*
cmd_nand : fix compiler warning.
Jean-Christophe PLAGNIOL-VILLARD
2008-01-13
1
-2
/
+2
*
Re-introduce the 'nand read.oob' and 'nand write.oob' commands
Harald Welte
2008-01-09
1
-0
/
+8
*
Fix do_div() usage in nand process output
Matthias Fuchs
2007-09-15
1
-1
/
+1
*
NAND: Add CFG_NAND_QUIET option
Matthias Fuchs
2007-09-15
1
-0
/
+4
*
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-15
1
-32
/
+38
|
\
|
*
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
2007-08-06
1
-9
/
+9
|
|
\
|
|
*
Merge branch 'testing' into working
Andy Fleming
2007-08-03
1
-9
/
+9
|
|
|
\
|
|
|
*
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
1
-14
/
+9
|
|
|
*
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-7
/
+12
|
*
|
|
make show_boot_progress () weak.
Heiko Schocher
2007-07-13
1
-37
/
+29
|
|
/
/
|
*
|
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
2007-06-22
1
-12
/
+26
|
|
/
*
|
[NAND] Bad block skipping for command nboot
Thomas Knobloch
2007-07-06
1
-5
/
+32
|
/
*
Code cleanup.
Wolfgang Denk
2006-11-30
1
-140
/
+144
*
[PATCH] NAND: Partition name support added to NAND subsystem
Stefan Roese
2006-10-28
1
-152
/
+194
*
Add board/cpu specific NAND chip select function to 440 NDFC
Stefan Roese
2006-10-20
1
-0
/
+8
*
Fix spelling; minor code cleanup.
Wolfgang Denk
2006-10-12
1
-1
/
+1
*
Cleanup of NAND update patch (remove changelog from cmd_nand.c)
Stefan Roese
2006-10-11
1
-1
/
+0
[prev]
[next]