Commit Graph

25 Commits (lime2-spi)

Author SHA1 Message Date
Miquel Raynal d60aea94e9 cmd: mtdparts: remove mandatory 'mtdparts=' prefix 6 years ago
Miquel Raynal 00ac922db4 cmd: mtdparts: accept spi-nand devices 6 years ago
Miquel Raynal 2b9ace5527 cmd: mtdparts: add fallthrough in switch statement 6 years ago
Kay Potthoff 149c21b098 mtdparts: fixed buffer overflow bug 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 95b41b80d7 mtdparts: Correct use of debug() 7 years ago
Masahiro Yamada 6ae3900a86 mtd: nand: Rename nand.h into rawnand.h 7 years ago
Tom Rini 8b3cec7da1 mtdparts: Fix uninitialized scalar usage 7 years ago
Tom Rini bc028345ac mtdparts: Fix final outstanding issue reported by Coverity 7 years ago
Tom Rini 54f1792c8d mtdparts: Fix various issues reported by Coverity 7 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 018f530323 env: Rename common functions related to setenv() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Lothar Waßmann 1aca4d5ae9 cmd: mtdparts: fix uninitialized variable warning 7 years ago
Maxime Ripard 0269dfae0e cmd: Add Kconfig option for CMD_MTDPARTS and related options 7 years ago
Steve Rae 59441ac3c1 mtd: fix compiler warnings 8 years ago
Ladislav Michl af32443656 cmd: mtdparts: support runtime generated mtdparts 8 years ago
Ladislav Michl f8f744a3e8 cmd: mtdparts: use defaults by default 8 years ago
Ladislav Michl 1c2a262a9d cmd: mtdparts: consolidate mtdparts reading from env 8 years ago
Ladislav Michl 06a040a31b cmd: mtdparts: fix null pointer dereference in parse_mtdparts 8 years ago
Ladislav Michl c0ac333947 cmd: mtdparts: fix mtdparts variable presence confusion in mtdparts_init 8 years ago
Robert P. J. Day 1cc0a9f496 Fix various typos, scattered over the code. 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 8 years ago
Vasili Galka 5d69a5d178 Fix a few printf argument verification warnings 10 years ago
Heiko Schocher 1668d64439 mtdparts: fix usecount bug 10 years ago
Paul Burton 39ac34473f cmd_mtdparts: use 64 bits for flash size, partition size & offset 11 years ago
Otavio Salvador f501991dca mtd: Fix function description in part_validate comment 11 years ago
Robert P. J. Day 1f8b546f9e Fix some obvious typos across multiple subsystems. 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger a7eb1d66c7 mtd: Make mtdparts work with pre-reloc env 11 years ago
Robert P. J. Day a22bf16bea cmd_mtdparts.c: Correct "reseting" to "resetting" in error msgs 11 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 11 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Marek Vasut 35e9d698cd GCC4.6: Squash undefined variable in cmd_mtdparts.c 13 years ago
Wolfgang Denk 419a1fe954 CFI: fix warning: variable ... set but not used 13 years ago
Scott Wood 36650ca9f1 Followup fixes on the mtdparts spread patchset 14 years ago
Ben Gardiner 59a50d2de1 mtdparts: new add.spread: add part skipping bad blocks 14 years ago
Ben Gardiner ca75b20ebb mtdparts: add new sub-command "spread" 14 years ago
Ben Gardiner 04ac380288 mtdparts: show net size in mtdparts list 14 years ago
Ben Gardiner 0a026d3e86 mtdparts: regroup calls to get_mtd_device_nm 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk e1d2950d0f mtdparts: get rid of custom DEBUG macro, use debug() 14 years ago
Wolfgang Denk 2697eff1af mtdparts: fix write through NULL pointer 14 years ago
Anatolij Gustschin 3c950e2ebf fdt_support: add partitions fixup in mtd node 14 years ago