index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
mtdparts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-3
/
+4
*
cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES
Alexander Dahl
2019-11-07
1
-3
/
+3
*
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
cmd: mtdparts: remove mandatory 'mtdparts=' prefix
Miquel Raynal
2018-09-20
1
-11
/
+6
*
cmd: mtdparts: accept spi-nand devices
Miquel Raynal
2018-09-20
1
-5
/
+8
*
cmd: mtdparts: add fallthrough in switch statement
Miquel Raynal
2018-09-20
1
-0
/
+3
*
mtdparts: fixed buffer overflow bug
Kay Potthoff
2018-07-24
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
mtdparts: Correct use of debug()
Simon Glass
2017-12-07
1
-3
/
+0
*
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
1
-1
/
+1
*
mtdparts: Fix uninitialized scalar usage
Tom Rini
2017-08-26
1
-0
/
+1
*
mtdparts: Fix final outstanding issue reported by Coverity
Tom Rini
2017-08-26
1
-2
/
+2
*
mtdparts: Fix various issues reported by Coverity
Tom Rini
2017-08-20
1
-15
/
+18
*
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
1
-3
/
+3
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-5
/
+5
*
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-13
/
+13
*
cmd: mtdparts: fix uninitialized variable warning
Lothar Waßmann
2017-06-12
1
-1
/
+1
*
cmd: Add Kconfig option for CMD_MTDPARTS and related options
Maxime Ripard
2017-04-07
1
-0
/
+8
*
mtd: fix compiler warnings
Steve Rae
2016-07-24
1
-2
/
+2
*
cmd: mtdparts: support runtime generated mtdparts
Ladislav Michl
2016-07-22
1
-9
/
+12
*
cmd: mtdparts: use defaults by default
Ladislav Michl
2016-07-22
1
-6
/
+16
*
cmd: mtdparts: consolidate mtdparts reading from env
Ladislav Michl
2016-07-22
1
-22
/
+20
*
cmd: mtdparts: fix null pointer dereference in parse_mtdparts
Ladislav Michl
2016-07-22
1
-10
/
+13
*
cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init
Ladislav Michl
2016-07-22
1
-4
/
+6
*
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
1
-1
/
+1
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
Remove the cmd_ prefix from command files
Simon Glass
2016-01-25
1
-0
/
+2106