rv1126-uboot/common/spl
Joseph Chen a7560f55a3 spl: fit: not allow default configure node miss
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I07af21fdc371dcfdc55115febfc3e99ff41ee8d4
2020-07-13 20:41:52 +08:00
..
Kconfig spl: mmc: add partition name to load image 2020-06-08 16:23:31 +08:00
Makefile UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU 2020-01-07 17:24:56 +08:00
spl.c common: spl: initial spl->next_stage 2020-05-22 16:39:51 +08:00
spl_ab.c common: spl: ab: update new function to support ab system 2020-05-06 11:59:29 +08:00
spl_atf.c spl: do cleanup before jumping to next stage 2020-04-09 18:26:22 +08:00
spl_bootrom.c spl: add a 'return to bootrom' boot method 2017-08-13 17:12:19 +02:00
spl_dfu.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
spl_ext.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
spl_fat.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_fit.c spl: fit: not allow default configure node miss 2020-07-13 20:41:52 +08:00
spl_mmc.c spl: mmc: support load image depend on parameter next_stage 2020-06-12 09:22:40 +08:00
spl_mtd_blk.c spl: mtd_blk: load rk firmware when load fit failed 2020-06-09 11:01:59 +08:00
spl_nand.c spl: nand: clean rkfw code 2020-06-08 16:23:21 +08:00
spl_net.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_nor.c spl: make image arg or fdt blob address reconfigurable 2017-05-08 11:38:40 -04:00
spl_onenand.c spl: Add a name to the SPL load-image methods 2016-12-09 08:40:13 -05:00
spl_optee.S common: spl: jump next process depend on entry_point_os 2020-04-07 17:47:16 +08:00
spl_ram.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_rkfw.c spl: rkfw: fix test misc_decompress_is_complete return value 2020-06-18 10:34:16 +08:00
spl_sata.c dm: scsi: Document and rename the scsi_scan() parameter 2017-07-11 10:08:19 -06:00
spl_sdp.c UPSTREAM: usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP 2020-01-07 17:24:58 +08:00
spl_spi.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_ubi.c spl: Make UBI fastmap support Kconfig selectable 2017-07-06 13:09:37 -04:00
spl_usb.c spl: Add a name to the SPL load-image methods 2016-12-09 08:40:13 -05:00
spl_xip.c SPL: Add XIP booting support 2017-06-09 11:23:59 -04:00
spl_ymodem.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00