Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e91df49fbb56858003ebe61191ae07b223a7b866
/
common
/
cmd_onenand.c
dfe64e2
mtd: resync with Linux-3.7.1
by Sergey Lapin
· 12 years ago
7b15e2b
linux/compat.h: rename from linux/mtd/compat.h
by Mike Frysinger
· 13 years ago
4c12eeb
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
41c8624
onenand: add yaffs write command
by Lei Wen
· 14 years ago
a430b13
onenand: fix oob print out issue
by Lei Wen
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
57ff9f2
cmd_onenand.c: Fix command usage help.
by Enric Balletbo i Serra
· 14 years ago
cdb1d4f
ARM: fix relocation support for onenand device.
by Enric Balletbo i Serra
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
8cd8528
cmd_onenand.c: moved to standard subcommand handling
by Frans Meulenbroeks
· 15 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
8360b66
nand/onenand: Fix missing argument checking for "markbad" command
by Wolfgang Denk
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
8d2effe
mtd: Update MTD infrastructure to support 64bit device size
by Stefan Roese
· 15 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
c438ea1
OneNAND: Bad block aware read/write command support
by Stefan Roese
· 16 years ago
bfd7f38
Fix OneNAND read_oob/write_oob functions compatability
by Kyungmin Park
· 16 years ago
d6e9ee9
common: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
195ccfc
OneNAND: Fill in MTD function pointers for OneNAND.
by Fathi BOUDRA
· 16 years ago
aa5ffa1
OneNAND: Remove base address offset usage
by dirk.behme@googlemail.com
· 16 years ago
0a5676b
Fix some more printf() format issues.
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
a9da2b4
Fix OneNAND erase command
by Kyungmin Park
· 17 years ago
d7e8ce1
OneNAND support (take #2)
by Kyungmin Park
· 17 years ago