Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7dbad5cc9179109d086d6495554d389e192aa833
/
cmd
/
mtdparts.c
8c60f92
Fix various typos, scattered over the code.
by Robert P. J. Day
· 9 years ago
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· 9 years ago
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_mtdparts.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_mtdparts.c]
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
38c3fff
Fix a few printf argument verification warnings
by Vasili Galka
· 10 years ago
7bc79e0
mtdparts: fix usecount bug
by Heiko Schocher
· 10 years ago
5f578df
cmd_mtdparts: use 64 bits for flash size, partition size & offset
by Paul Burton
· 11 years ago
6bd89e4
mtd: Fix function description in part_validate comment
by Otavio Salvador
· 11 years ago
e3f2c2e
Fix some obvious typos across multiple subsystems.
by Robert P. J. Day
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
3902c60
mtd: Make mtdparts work with pre-reloc env
by Joe Hershberger
· 12 years ago
02ce716
cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs
by Robert P. J. Day
· 12 years ago
103789d
common: Use new numeric setenv functions
by Simon Glass
· 12 years ago
dc00a68
common/cmd_*.c: sparse fixes
by Kim Phillips
· 12 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
05f94cb
GCC4.6: Squash undefined variable in cmd_mtdparts.c
by Marek Vasut
· 13 years ago
e967dc1
CFI: fix warning: variable ... set but not used
by Wolfgang Denk
· 13 years ago
10390ce
Followup fixes on the mtdparts spread patchset
by Scott Wood
· 14 years ago
5063d2e
mtdparts: new add.spread: add part skipping bad blocks
by Ben Gardiner
· 14 years ago
e6064f5
mtdparts: add new sub-command "spread"
by Ben Gardiner
· 14 years ago
a9b5729
mtdparts: show net size in mtdparts list
by Ben Gardiner
· 14 years ago
f37bf3f
mtdparts: regroup calls to get_mtd_device_nm
by Ben Gardiner
· 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
58daebd
mtdparts: get rid of custom DEBUG macro, use debug()
by Wolfgang Denk
· 15 years ago
dc6e65c
mtdparts: fix write through NULL pointer
by Wolfgang Denk
· 15 years ago
6c44c38
fdt_support: add partitions fixup in mtd node
by Anatolij Gustschin
· 15 years ago
99695c2
cmd_mtdparts.c: prevent printbuffer overflows
by Anatolij Gustschin
· 15 years ago
9c1a9cd
cmd_mtdparts.c: fix compiler warning in debug code
by Wolfgang Denk
· 15 years ago
9866305
Remove legacy NAND and disk on chip code.
by Scott Wood
· 16 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
21c0a54
cmd_mtdparts.c: allow to omit definitions for default settings
by Wolfgang Denk
· 16 years ago
8e66ea7
cmd_mtdparts: Move to common handling of FLASH devices via MTD layer
by Stefan Roese
· 16 years ago
4fa1f2d
jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together
by Stefan Roese
· 16 years ago
d8a6b81
mtdpart command: align output columns
by David Brownell
· 16 years ago
816af31
Separate mtdparts command from jffs2
by Ladislav Michl
· 16 years ago
b1423dd
Separate mtdparts command from jffs2
by Stefan Roese
· 16 years ago