rv1126-uboot/cmd
Lin Jinhan 80ca1a53eb cmd: crypto: add hash performance evaluate
Change-Id: I493ff0bf3a08e24f427b89d21ea7e6e8731f2e9f
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
2020-03-30 19:10:13 +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
.gitignore
Kconfig cmd: net: support tftp/tftpbootm/tftpflash commands 2020-03-19 09:58:11 +08:00
Makefile cmd: add "boot_uimage" command for legacy uImage 2020-03-19 09:54:27 +08:00
aes.c
android.c cmd: android: round up image header size 2019-09-03 08:53:08 +08:00
android_ab_select.c
android_cmds.c
armflash.c
bdinfo.c UPSTREAM: powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx 2019-07-23 17:15:32 +08:00
bedbug.c
blk_common.c
blkcache.c
blob.c
bmp.c
boot.c cmd: boot: add mode args for "reset" 2019-11-12 19:34:04 +08:00
boot_android.c common: android/rkimg: remove/clean android a/b (slot) code 2019-11-04 15:43:46 +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: return -1 as error code 2020-03-28 18:25:32 +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: return -1 as error code 2020-03-28 18:25:32 +08:00
bootz.c
cache.c
cbfs.c
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
cros_ec.c
crypto.c cmd: crypto: add hash performance evaluate 2020-03-30 19:10:13 +08:00
dataflash_mmc_mux.c
date.c
demo.c
dfu.c
diag.c
disk.c
display.c
download.c cmd: add "download" to enter rockusb/bootrom mode 2019-08-01 10:05: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
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 tftp/tftpbootm/tftpflash commands 2020-03-19 09:58:11 +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
rockusb.c UPSTREAM: usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers 2020-01-07 17:24:53 +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: fix compile error 2020-01-16 11:10:58 +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