rv1126-uboot/common
Ziyuan Xu 6ebb5f3d0d common: boot_rkimg: get boot_mode from register without misc partition
If the misc partition is nonexistent, it's still to be hope that get the
boot mode from GRF register.

Change-Id: I94e6a64b9433a0c95071e3ee380841b8fddf768d
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
2018-11-06 18:15:59 +08:00
..
eeprom
init serial: ns16550: support using pre-loader serial 2018-10-19 17:40:56 +08:00
spl rockchip: tpl: rename CONFIG_TINY_TPL to CONFIG_TPL_TINY_FRAMEWORK 2018-07-18 17:09:38 +08:00
Kconfig fdt: add config to enable/disable fdt_root function 2018-08-09 10:40:57 +08:00
Makefile FROMLIST: cmd: Add dtimg command 2018-08-06 11:15:19 +08:00
android_ab.c android: Implement A/B slot select. 2017-11-14 10:55:46 +08:00
android_bootloader.c android: support boot images packed with rockchip android hdr 2018-11-01 08:42:27 +08:00
attestation_key.c lib: optee_client:Support attestation 2018-03-21 16:38:08 +08:00
autoboot.c autoboot: only allow ctrl+c to abort bootcmd 2018-03-27 09:02:33 +08:00
bedbug.c
board_f.c serial: ns16550: support using pre-loader serial 2018-10-19 17:40:56 +08:00
board_info.c
board_r.c serial: ns16550: support using pre-loader serial 2018-10-19 17:40:56 +08:00
boot_fit.c UPSTREAM: fit: fixed bug in locate_dtb_in_fit() 2018-01-17 15:27:28 +08:00
boot_rkimg.c common: boot_rkimg: get boot_mode from register without misc partition 2018-11-06 18:15:59 +08:00
bootm.c boot_android: add runtime compatible for un/compressed kernel image 2018-07-14 11:39:04 +08:00
bootm_os.c bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot 2017-08-28 07:19:13 -04:00
bootretry.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
bootstage.c
bouncebuf.c
cli.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cli_hush.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
cli_readline.c
cli_simple.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
command.c
common_fit.c UPSTREAM: fit: If no matching config is found in fit_find_config_node(), use the default one 2018-01-17 15:27:28 +08:00
console.c console: support timestamp for printf 2018-07-17 10:07:08 +08:00
cros_ec.c
ddr_spd.c
dfu.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
dlmalloc.c UPSTREAM: malloc: don't compare pointers to 0 2018-01-17 15:27:28 +08:00
dlmalloc.src
edid.c drm: Transplant dw-hdmi code from rkdevelop 2018-08-15 10:10:19 +08:00
exports.c
fb_common.c Handle slow MMC writes 2017-11-14 10:55:45 +08:00
fb_mmc.c fastboot: get mmc erase group size for fastboot 2018-08-13 09:58:31 +08:00
fb_nand.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
fdt_support.c fdt_support: add more debug info when merge bootargs 2018-08-08 11:39:32 +08:00
flash.c
hash.c hash: Compile only hardware or software versions of SHA algorithms 2017-08-20 09:53:13 -04:00
hwconfig.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
image-android-dt.c image: android-dt: add dt_for_each_entry() to iterate over all dt entry of DT image 2018-08-06 11:15:19 +08:00
image-android.c android: support boot images packed with rockchip android hdr 2018-11-01 08:42:27 +08:00
image-fdt.c fdt: add config to enable/disable fdt_root function 2018-08-09 10:40:57 +08:00
image-fit.c UPSTREAM: fit: Introduce methods for applying overlays on fit-load 2018-01-16 18:16:48 +08:00
image-sig.c UPSTREAM: image-sig: use designated initializers for algorithm 2018-01-17 15:27:28 +08:00
image-sparse.c Implement fastboot flash and erase. 2017-11-14 10:55:45 +08:00
image.c UPSTREAM: image: add os type for OP-TEE 2018-01-17 15:28:11 +08:00
iomux.c
iotrace.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c lcd: avoid possible NULL dereference 2017-08-19 20:42:20 +02:00
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
log.c UPSTREAM: log: Plumb logging into the init sequence 2018-01-17 15:27:28 +08:00
log_console.c UPSTREAM: log: Add a console driver 2018-01-17 15:27:28 +08:00
lynxkdi.c
main.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
splash_source.c splash_source: Verify FIT magic 2017-09-04 23:53:47 +02:00
stdio.c Drop the log buffer 2018-01-17 15:27:28 +08:00
system_map.c
update.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
usb.c UPSTREAM: usb: Read device descriptor after device is addressed for xHCI 2018-01-17 15:27:28 +08:00
usb_hub.c UPSTREAM: usb: Correct use of debug() 2018-01-17 15:27:28 +08:00
usb_kbd.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
usb_storage.c UPSTREAM: usb: storage: Fix overwritten in usb_stor_set_max_xfer_blk() 2018-01-17 15:27:28 +08:00
xyzModem.c