rv1126-uboot/cmd
Lin Jinhan b6b83d2acb cmd: crypto: drop rng test from crypto test
rng module is not belongs to crypto driver anymore.

Change-Id: I0f2dd50e93666ba6c8a9a43fab786beb1eeb93a8
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
2021-01-30 09:02:02 +08:00
..
ddr_tool driver: ram: rockchip: rename sdram_common.* to sdram.* 2019-10-09 18:10:19 +08:00
fastboot fastboot: remove 'default y' from RK_AVB_LIBAVB_ENABLE_ATH_UNLOCK 2019-09-20 11:17:38 +08:00
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 UPSTREAM: cmd: add rng command 2021-01-29 17:50:52 +08:00
Makefile UPSTREAM: cmd: add rng command 2021-01-29 17:50:52 +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: drop rng test from crypto test 2021-01-30 09:02:02 +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 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 UPSTREAM: Convert CONFIG_SPI to Kconfig 2019-07-23 17:15:32 +08:00
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 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
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 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: fix compiler error 2019-08-07 17:37:14 +08:00
mtd_blk.c cmd: cmd_blk: rename the command mtd to mtd_blk 2019-07-09 15:06:41 +08:00
mtdparts.c UPSTREAM: mtd: nand: Rename nand.h into rawnand.h 2019-07-05 19:21:04 +08:00
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 lib: optee_client: change the condition for eMMC devices 2019-07-15 17:06:52 +08:00
part.c cmd: part: use MAX_SEARCH_PARTITIONS for part search 2018-09-10 11:16:25 +08:00
pci.c
pcmcia.c
pmic.c
pxe.c
qfw.c
read.c
reginfo.c
regulator.c
reiser.c
remoteproc.c
rk_secure_storage.c cmd: rk_secure_storage: dump data which is written in OTP or efuse 2019-08-21 12:58:49 +08:00
rkimgtest.c cmd: move "rkimgtest" to individual file 2020-01-08 18:04:09 +08:00
rknand.c
rksfc.c cmd: rksfc: change dev if_type 2018-07-31 14:51:32 +08:00
rng.c UPSTREAM: cmd: add rng command 2021-01-29 17:50:52 +08:00
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 UPSTREAM: dm: spi: Read default speed and mode values from DT 2019-07-05 19:33:50 +08:00
sha1sum.c
sound.c
source.c cmd: source: update terminal value 2020-06-02 16:04:50 +08: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 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