index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
mtdparts.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-07
mtdparts: Correct use of debug()
Simon Glass
2017-12-04
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-08-26
mtdparts: Fix uninitialized scalar usage
Tom Rini
2017-08-26
mtdparts: Fix final outstanding issue reported by Coverity
Tom Rini
2017-08-20
mtdparts: Fix various issues reported by Coverity
Tom Rini
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
2017-06-12
cmd: mtdparts: fix uninitialized variable warning
Lothar Waßmann
2017-04-07
cmd: Add Kconfig option for CMD_MTDPARTS and related options
Maxime Ripard
2016-07-24
mtd: fix compiler warnings
Steve Rae
2016-07-22
cmd: mtdparts: support runtime generated mtdparts
Ladislav Michl
2016-07-22
cmd: mtdparts: use defaults by default
Ladislav Michl
2016-07-22
cmd: mtdparts: consolidate mtdparts reading from env
Ladislav Michl
2016-07-22
cmd: mtdparts: fix null pointer dereference in parse_mtdparts
Ladislav Michl
2016-07-22
cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init
Ladislav Michl
2016-05-05
Fix various typos, scattered over the code.
Robert P. J. Day
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-01-25
Remove the cmd_ prefix from command files
Simon Glass