Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b92156182b555c0ab4f3eb68d21c5a4df30231dd
/
cmd
/
onenand.c
6cf2ddb
cmd/onenand.c: block align warning
by Ladislav Michl
· 8 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_onenand.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_onenand.c]
7e5a16c
mtd, nand: Move common functions from cmd_nand.c to common place
by Heiko Schocher
· 10 years ago
3a38a55
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
11d1a09
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· 13 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
2ca9e14
onenand: add yaffs write command
by Lei Wen
· 14 years ago
e816b8e
onenand: fix oob print out issue
by Lei Wen
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
a915394
cmd_onenand.c: Fix command usage help.
by Enric Balletbo i Serra
· 14 years ago
aac7359
ARM: fix relocation support for onenand device.
by Enric Balletbo i Serra
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
889ef81
cmd_onenand.c: moved to standard subcommand handling
by Frans Meulenbroeks
· 15 years ago
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
7a15ca1
nand/onenand: Fix missing argument checking for "markbad" command
by Wolfgang Denk
· 16 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
586b3a6
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
9743d28
OneNAND: Bad block aware read/write command support
by Stefan Roese
· 16 years ago
5d7a01c
Fix OneNAND read_oob/write_oob functions compatability
by Kyungmin Park
· 16 years ago
58cd54a
common: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
95feb70
OneNAND: Fill in MTD function pointers for OneNAND.
by Fathi BOUDRA
· 16 years ago
2743985
OneNAND: Remove base address offset usage
by dirk.behme@googlemail.com
· 16 years ago
c4fb57c
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
012f2aa
Fix OneNAND erase command
by Kyungmin Park
· 17 years ago
af3d11c
OneNAND support (take #2)
by Kyungmin Park
· 17 years ago