rv1126-uboot/cmd
Jean-Jacques Hiblot 9127fbf440 UPSTREAM: mmc: add a Kconfig option to enable the support for MMC write operations
This allows using CONFIG_IS_ENABLED(MMC_WRITE) to compile out code
needed only if write support is required.
The option is added for u-boot and for SPL

Change-Id: Ibb3836ed8713e491238460783a85ee1808770f66
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
(cherry picked from commit d6400c3f8520bb9a203fe397039279c80f093c27)
2021-01-04 17:12:30 +08:00
..
ddr_tool driver: ram: rockchip: rename sdram_common.* to sdram.* 2019-10-09 18:10:19 +08:00
fastboot
memtester driver: ram: rockchip: rename sdram_common.* to sdram.* 2019-10-09 18:10:19 +08:00
mvebu UPSTREAM: mmc: add a Kconfig option to enable the support for MMC write operations 2021-01-04 17:12:30 +08:00
.gitignore
Kconfig common: add U_BOOT_CMD_ALWAYS() support 2020-05-22 16:46:40 +08:00
Makefile cmd: add "boot_uimage" command for legacy uImage 2020-03-19 09:54:27 +08:00
aes.c
android.c common: android: add boot_img_hdr_v3 and vendor boot support 2020-09-18 14:41:37 +08:00
android_ab_select.c
android_cmds.c
armflash.c
bdinfo.c UPSTREAM: riscv: Modify generic codes to support RISC-V 2020-04-14 12:45:33 +08:00
bedbug.c
blk_common.c
blkcache.c
blob.c
bmp.c
boot.c cmd: add "always" attribute for some commands 2020-06-17 15:21:41 +08:00
boot_android.c cmd: boot_android: separate the avb & ab cmd 2020-11-03 18:20:02 +08:00
bootefi.c UPSTREAM: efi_loader: refactor boot device and loaded_image handling 2020-01-06 11:45:12 +08:00
bootfit.c cmd: bootfit: add slot info to bootargs 2020-10-23 14:17:29 +08:00
booti.c
bootm.c common: bootm: add board_do_bootm() 2020-02-28 11:37:15 +08:00
bootmenu.c
bootrkp.c cmd: bootrkp: simplify fdt/ramdisk skip reloc 2020-03-19 09:54:27 +08:00
bootstage.c
bootuimage.c cmd: bootuimage: update return code 2020-04-10 10:22:08 +08:00
bootz.c
cache.c
cbfs.c
charge.c cmd: charge: clean code 2020-04-21 16:19:25 +08:00
clk.c
config.c
console.c
cpu.c
cramfs.c
cros_ec.c
crypto.c cmd: crypto: trng: deal with some device without hwrng in crypto 2020-11-24 16:02:35 +08:00
dataflash_mmc_mux.c
date.c
demo.c
dfu.c
diag.c
disk.c
display.c
download.c cmd: add "always" attribute for some commands 2020-06-17 15:21:41 +08:00
dtimg.c
dvfs.c
echo.c
eeprom.c
efi.c
elf.c
ethsw.c
exit.c
ext2.c
ext4.c
fastboot.c sysmem: simplify the memblk name 2020-02-28 11:22:04 +08:00
fat.c
fdc.c
fdt.c cmd: fdt: use gd->fdt_blob as default fdt address 2019-12-03 20:23:51 +08:00
fitupd.c
flash.c
fpga.c
fpgad.c
fs.c
fs_uuid.c
fuse.c
gettime.c
gpio.c
gpt.c
hash.c
help.c
host.c
i2c.c
ide.c
ini.c
io.c
iotrace.c
irq.c
itest.c
jffs2.c
led.c
legacy_led.c
license.c
load.c
load_android.c
log.c
lzmadec.c
mac.c
md5sum.c
mdio.c UPSTREAM: net: introduce MDIO DM class for MDIO devices 2020-06-02 16:10:47 +08:00
mem.c
mfsl.c
mii.c
misc.c
mmc.c
mmc_spi.c
mp.c
mtd.c
mtd_blk.c
mtdparts.c
nand.c
net.c cmd: net: Support BLK_MTD_CONT_WRITE 2020-12-07 09:25:47 +08:00
nvedit.c cmd: nvedit: add "env update ..." sub command 2019-10-24 09:12:10 +08:00
nvme.c
onenand.c
optee.c
part.c
pci.c
pcmcia.c
pmic.c
pxe.c
qfw.c
read.c
reginfo.c
regulator.c
reiser.c
remoteproc.c
rk_secure_storage.c
rkimgtest.c cmd: move "rkimgtest" to individual file 2020-01-08 18:04:09 +08:00
rknand.c
rksfc.c
rockusb.c cmd: rockusb: reboot to boot ROM rockusb while using slc nand 2020-11-05 17:01:02 +08:00
sata.c
scsi.c
setexpr.c
sf.c
sha1sum.c
sound.c
source.c cmd: source: update terminal value 2020-06-02 16:04:50 +08:00
spi.c
spl.c
strings.c
terminal.c
test.c
thordown.c UPSTREAM: usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers 2020-01-07 17:24:53 +08:00
time.c
tpm.c
tpm_test.c
trace.c
tsi148.c
ubi.c
ubifs.c
universe.c
unzip.c
usb.c
usb_gadget_sdp.c UPSTREAM: usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers 2020-01-07 17:24:53 +08:00
usb_mass_storage.c UPSTREAM: usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers 2020-01-07 17:24:53 +08:00
version.c
ximg.c
yaffs2.c
zfs.c
zip.c