index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
mtdparts.c
Age
Commit message (
Expand
)
Author
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-25
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-06
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