Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
7b8b6f74156a0aae8980f1d06274b511ae012c07
/
cmd
/
mtdparts.c
6bb7d89
mtdparts: Correct use of debug()
by Simon Glass
· Mon Dec 04 13:48:21 2017 -0700
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
fd0dd1c
mtdparts: Fix uninitialized scalar usage
by Tom Rini
· Sat Aug 26 16:59:24 2017 -0400
11d267f
mtdparts: Fix final outstanding issue reported by Coverity
by Tom Rini
· Sun Aug 20 20:05:40 2017 -0400
4a786c9
mtdparts: Fix various issues reported by Coverity
by Tom Rini
· Mon Aug 14 20:42:27 2017 -0400
da1a134
env: Rename some other getenv()-related functions
by Simon Glass
· Thu Aug 03 12:22:15 2017 -0600
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· Thu Aug 03 12:22:10 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
037166d
cmd: mtdparts: fix uninitialized variable warning
by Lothar Waßmann
· Thu Jun 08 14:04:03 2017 +0200
bf2fbd1
cmd: Add Kconfig option for CMD_MTDPARTS and related options
by Maxime Ripard
· Mon Feb 27 18:22:04 2017 +0100
6eb14ff
mtd: fix compiler warnings
by Steve Rae
· Wed Jun 29 13:50:59 2016 -0700
207350b
cmd: mtdparts: support runtime generated mtdparts
by Ladislav Michl
· Tue Jul 12 20:28:26 2016 +0200
a91260e
cmd: mtdparts: use defaults by default
by Ladislav Michl
· Tue Jul 12 20:28:25 2016 +0200
02c2d6a
cmd: mtdparts: consolidate mtdparts reading from env
by Ladislav Michl
· Tue Jul 12 20:28:24 2016 +0200
760042a
cmd: mtdparts: fix null pointer dereference in parse_mtdparts
by Ladislav Michl
· Tue Jul 12 20:28:23 2016 +0200
07fdfb5
cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init
by Ladislav Michl
· Tue Jul 12 20:28:22 2016 +0200
8c60f92
Fix various typos, scattered over the code.
by Robert P. J. Day
· Wed May 04 04:47:31 2016 -0400
7557405
Use correct spelling of "U-Boot"
by Bin Meng
· Fri Feb 05 19:30:11 2016 -0800
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· Sun Jan 17 20:53:52 2016 -0700
[Renamed from cmd/cmd_mtdparts.c]
29499a0
Move all command code into its own directory
by Simon Glass
· Sun Jan 17 20:53:51 2016 -0700
[Renamed from common/cmd_mtdparts.c]
34fd6c9
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· Wed Dec 30 13:05:58 2015 +0000
38c3fff
Fix a few printf argument verification warnings
by Vasili Galka
· Tue Aug 26 13:45:48 2014 +0300
7bc79e0
mtdparts: fix usecount bug
by Heiko Schocher
· Mon Jul 14 09:17:11 2014 +0200
5f578df
cmd_mtdparts: use 64 bits for flash size, partition size & offset
by Paul Burton
· Wed Sep 04 15:16:57 2013 +0100
6bd89e4
mtd: Fix function description in part_validate comment
by Otavio Salvador
· Thu Oct 03 08:04:38 2013 -0300
e3f2c2e
Fix some obvious typos across multiple subsystems.
by Robert P. J. Day
· Wed Aug 21 11:39:19 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
3902c60
mtd: Make mtdparts work with pre-reloc env
by Joe Hershberger
· Mon Apr 08 10:32:50 2013 +0000
02ce716
cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs
by Robert P. J. Day
· Mon Feb 04 13:51:10 2013 +0000
103789d
common: Use new numeric setenv functions
by Simon Glass
· Sun Feb 24 17:33:22 2013 +0000
dc00a68
common/cmd_*.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:31 2012 +0000
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· Sat Dec 10 08:44:01 2011 +0000
05f94cb
GCC4.6: Squash undefined variable in cmd_mtdparts.c
by Marek Vasut
· Fri Oct 21 14:17:25 2011 +0000
e967dc1
CFI: fix warning: variable ... set but not used
by Wolfgang Denk
· Wed Oct 05 22:48:12 2011 +0200
10390ce
Followup fixes on the mtdparts spread patchset
by Scott Wood
· Thu Sep 09 15:40:03 2010 -0500
5063d2e
mtdparts: new add.spread: add part skipping bad blocks
by Ben Gardiner
· Tue Aug 31 17:48:04 2010 -0400
e6064f5
mtdparts: add new sub-command "spread"
by Ben Gardiner
· Tue Aug 31 17:48:03 2010 -0400
a9b5729
mtdparts: show net size in mtdparts list
by Ben Gardiner
· Tue Aug 31 17:48:02 2010 -0400
f37bf3f
mtdparts: regroup calls to get_mtd_device_nm
by Ben Gardiner
· Tue Aug 31 17:48:00 2010 -0400
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· Sat Jul 17 01:06:04 2010 +0200
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
58daebd
mtdparts: get rid of custom DEBUG macro, use debug()
by Wolfgang Denk
· Wed Apr 28 10:58:10 2010 +0200
dc6e65c
mtdparts: fix write through NULL pointer
by Wolfgang Denk
· Wed Apr 28 10:53:47 2010 +0200
6c44c38
fdt_support: add partitions fixup in mtd node
by Anatolij Gustschin
· Tue Mar 16 17:10:05 2010 +0100
99695c2
cmd_mtdparts.c: prevent printbuffer overflows
by Anatolij Gustschin
· Wed Feb 24 00:29:44 2010 +0100
9c1a9cd
cmd_mtdparts.c: fix compiler warning in debug code
by Wolfgang Denk
· Wed Sep 02 10:21:20 2009 +0200
9866305
Remove legacy NAND and disk on chip code.
by Scott Wood
· Wed Apr 01 15:02:13 2009 -0500
c54781c
General help message cleanup
by Wolfgang Denk
· Sun May 24 17:06:54 2009 +0200
21c0a54
cmd_mtdparts.c: allow to omit definitions for default settings
by Wolfgang Denk
· Sun May 17 16:01:54 2009 +0200
8e66ea7
cmd_mtdparts: Move to common handling of FLASH devices via MTD layer
by Stefan Roese
· Tue May 12 14:31:56 2009 +0200
4fa1f2d
jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together
by Stefan Roese
· Sat May 16 12:04:22 2009 +0200
d8a6b81
mtdpart command: align output columns
by David Brownell
· Thu Apr 16 19:55:48 2009 -0700
816af31
Separate mtdparts command from jffs2
by Ladislav Michl
· Mon Mar 23 12:06:07 2009 +0100
b1423dd
Separate mtdparts command from jffs2
by Stefan Roese
· Thu Mar 19 13:30:36 2009 +0100