index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
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