rv1126-uboot/cmd
Adam Ford 577968e566 UPSTREAM: Convert CONFIG_MTD_PARTITIONS et al to Kconfig
This converts the following to Kconfig:
   CONFIG_MTD_PARTITIONS
   CONFIG_MTD_DEVICE

Signed-off-by: Adam Ford <aford173@gmail.com>
Change-Id: I90c45c7716965009c00d18a19f5491f19b1ab8b3
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 9c5b00973bceb7c0192bd6b03672d69b092700b4)
2019-07-05 19:33:40 +08:00
..
ddr_tool cmd: ddr_tool: update ddr tool to version 1.01 2019-02-15 11:34:03 +08:00
fastboot lib: optee_client: Extract keymaster CA module 2019-01-18 09:09:34 +08:00
memtester cmd: memtester: fix print available address bug 2019-02-15 11:34:03 +08:00
mvebu env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
.gitignore
Kconfig UPSTREAM: Convert CONFIG_MTD_PARTITIONS et al to Kconfig 2019-07-05 19:33:40 +08:00
Makefile cmd: mtd: support mtd command 2019-06-18 18:02:29 +08:00
aes.c
android_ab_select.c android: Fix off-by-one error when joining strings 2017-11-14 10:55:47 +08:00
android_cmds.c android: Implement A/B slot select. 2017-11-14 10:55:46 +08:00
armflash.c
bdinfo.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bedbug.c
blk_common.c UPSTREAM: cmd: blk: remove unreachable code 2018-01-17 15:27:28 +08:00
blkcache.c
blob.c
bmp.c
boot.c cmd: rbrom: fix to fit the MACRO SCOPE 2019-02-13 16:43:46 +08:00
boot_android.c android: support boot images packed with rockchip android hdr 2018-11-01 08:42:27 +08:00
bootefi.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
booti.c
bootm.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bootmenu.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bootrkp.c cmd: bootrkp: return CMD_RET_FAILURE on error 2019-03-08 16:50:55 +08:00
bootstage.c
bootz.c
cache.c
cbfs.c env: Rename common functions related to setenv() 2017-08-16 08:23:32 -04:00
charge.c power: charge animation: fix cmd compile error 2019-04-30 11:38:48 +08:00
clk.c
config.c
console.c
cpu.c
cramfs.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cros_ec.c
crypto.c dm: crypto: support crypto v2 test 2019-06-06 15:00:04 +08:00
dataflash_mmc_mux.c
date.c
demo.c
dfu.c
diag.c
disk.c
display.c
dtimg.c FROMLIST: cmd: Add dtimg command 2018-08-06 11:15:19 +08:00
dvfs.c dm: dvfs: don't print fail message when there is no device 2019-03-27 08:59:47 +08:00
echo.c
eeprom.c
efi.c
elf.c env: Rename some other getenv()-related functions 2017-08-16 08:31:11 -04:00
ethsw.c
exit.c
ext2.c
ext4.c
fastboot.c lib: sysmem: refactor code 2019-03-26 11:04:33 +08:00
fat.c
fdc.c
fdt.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
fitupd.c
flash.c UPSTREAM: Drop CONFIG_HAS_DATAFLASH 2018-01-17 15:27:28 +08:00
fpga.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
fpgad.c
fs.c
fs_uuid.c
fuse.c
gettime.c
gpio.c
gpt.c UPSTREAM: cmd/gpt.c, cmd/nvedit.c, tools/fit_image.c: Rework recent fixes for Coverity 2018-01-17 15:27:28 +08:00
hash.c
help.c
host.c
i2c.c UPSTREAM: cmd: i2c: Fix use sdram sub command with CONFIG_DM_I2C 2018-01-17 15:27:28 +08:00
ide.c cmd: ide: Make the first device the default one 2017-09-10 12:27:43 -04:00
ini.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
io.c
iotrace.c
irq.c
itest.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
jffs2.c UPSTREAM: mtd: nand: Rename nand.h into rawnand.h 2019-07-05 19:21:04 +08:00
led.c
legacy_led.c
license.c
load.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
load_android.c Move Android Image loading logic to image-android.c 2017-11-14 10:55:46 +08:00
log.c log: Add a test command 2018-01-17 15:27:28 +08:00
lzmadec.c env: Rename common functions related to setenv() 2017-08-16 08:23:32 -04:00
mac.c
md5sum.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
mdio.c
mem.c UPSTREAM: Drop CONFIG_HAS_DATAFLASH 2018-01-17 15:27:28 +08:00
mfsl.c
mii.c
misc.c
mmc.c cmd: mmc: find current device first before find mmc device 2019-06-26 10:59:13 +08:00
mmc_spi.c
mp.c
mtd.c cmd: mtd: support mtd command 2019-06-18 18:02:29 +08:00
mtdparts.c UPSTREAM: mtd: nand: Rename nand.h into rawnand.h 2019-07-05 19:21:04 +08:00
nand.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
net.c Add support for fastboot command over UDP 2017-11-14 10:55:44 +08:00
nvedit.c env: add a common env driver for block device 2019-05-24 11:35:28 +08:00
nvme.c nvme: Adjust the 'nvme' command to use blk_common_cmd() 2017-08-28 07:17:15 -04:00
onenand.c
optee.c lib: optee_client: add judgment of return value 2019-03-06 18:44:39 +08:00
part.c cmd: part: use MAX_SEARCH_PARTITIONS for part search 2018-09-10 11:16:25 +08:00
pci.c Kconfig: Drop CONFIG_CMD_PCI_ENUM 2017-08-11 15:41:51 -04:00
pcmcia.c
pmic.c
pxe.c UPSTREAM: cmd/pxe.c: Rework bootargs construction to clarify string checks 2018-01-17 15:27:28 +08:00
qfw.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
read.c cmd/read.c: Fix checking blk_dread return value 2017-08-20 09:54:30 -04:00
reginfo.c powerpc: Remove unneccessary #ifdefs in reginfo 2017-07-22 22:22:49 -04:00
regulator.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
reiser.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
remoteproc.c
rknand.c drivers: rknand: add nand flash drivers for Rockchip SoC 2017-10-20 08:59:10 +08:00
rksfc.c cmd: rksfc: change dev if_type 2018-07-31 14:51:32 +08:00
rockusb.c cmd: rockusb: fix usb serial number bug 2019-06-27 08:31:20 +08:00
sata.c dm: sata: Support driver model with the 'sata' command 2017-08-17 16:44:17 +09:00
scsi.c dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() 2017-08-17 16:44:16 +09:00
setexpr.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
sf.c cmd: sf: add test count 2018-03-22 08:55:24 +08:00
sha1sum.c
sound.c
source.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 2017-08-16 08:30:32 -04:00
spi.c
spl.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
strings.c
terminal.c
test.c
thordown.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
time.c UPSTREAM: cmd/time.c: Initialize 'repeatable' variable 2018-01-17 15:27:28 +08:00
tpm.c env: Rename common functions related to setenv() 2017-08-16 08:23:32 -04:00
tpm_test.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
trace.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 2017-08-16 08:30:32 -04:00
tsi148.c
ubi.c
ubifs.c
universe.c
unzip.c env: Rename common functions related to setenv() 2017-08-16 08:23:32 -04:00
usb.c UPSTREAM: cmd: usb: ignore blk, emulation devices in usb tree/info display 2018-01-17 15:27:28 +08:00
usb_gadget_sdp.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
usb_mass_storage.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
version.c display_options: Refactor to allow obtaining the banner 2017-07-11 10:08:19 -06:00
ximg.c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 2017-08-16 08:30:32 -04:00
yaffs2.c
zfs.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
zip.c env: Rename common functions related to setenv() 2017-08-16 08:23:32 -04:00