rv1126-uboot/arch/arm/lib
Joseph Chen 1d22de7f19 rockchip: rv1126: rename periph device region
Adding to whitelist.txt:
	CONFIG_PERIPH_DEVICE_START_ADDR
	CONFIG_PERIPH_DEVICE_END_ADDR

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ia07a467489e52b7580351829768437dc67e71833
2020-12-30 17:48:20 +08:00
..
Makefile arm: add spl relocation support for armv8 2019-05-17 17:47:20 +08:00
ashldi3.S
ashrdi3.S
asm-offsets.c ARM: adjust arm-smccc code for use in U-Boot 2017-04-18 10:29:17 -04:00
bootm-fdt.c board_f/arm: fixup 4GB+ memory size 2019-12-16 21:01:55 +08:00
bootm.c arm: add bootm_headers_t args for announce_and_cleanup() 2020-04-09 18:26:22 +08:00
cache-cp15.c rockchip: rv1126: rename periph device region 2020-12-30 17:48:20 +08:00
cache-pl310.c
cache.c arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
ccn504.S
cmd_boot.c
crt0.S dm: serial: support always use uart debug mode 2020-11-02 18:34:22 +08:00
crt0_64.S dm: serial: support always use uart debug mode 2020-11-02 18:34:22 +08:00
crt0_aarch64_efi.S
crt0_arm_efi.S
debug.S
div0.c
div64.S
eabi_compat.c
elf_aarch64_efi.lds
elf_arm_efi.lds
gic_64.S arm: irq: do not enable irq in SPL/TPL 2017-11-09 19:34:04 -08:00
interrupts.c arm: lib: interrupt/stacktrace: remove unhelpful message 2019-10-24 10:52:45 +08:00
interrupts_64.c arm64: interrupts: show ESR register for SPL 2020-03-16 15:03:50 +08:00
interrupts_m.c
lib1funcs.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
lshrdi3.S
memcpy.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
memset.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
muldi3.S
psci-dt.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
reloc_aarch64_efi.c
reloc_arm_efi.c
relocate.S
relocate_64.S UPSTREAM: arm: arm64 32bit address relocation 2020-12-18 15:13:24 +08:00
reset.c
sections.c
semihosting.c env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
setjmp.S UPSTREAM: arm: provide a PCS-compliant setjmp implementation 2017-11-08 10:49:23 +08:00
setjmp_aarch64.S ARM64: invalid icache for cortex a35 2018-07-31 14:48:57 +08:00
spl.c arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
stack.c arm: irq: do not enable irq in SPL/TPL 2017-11-09 19:34:04 -08:00
stacktrace.c arm: lib: interrupt/stacktrace: remove unhelpful message 2019-10-24 10:52:45 +08:00
stacktrace_64.c arm: lib: interrupt/stacktrace: remove unhelpful message 2019-10-24 10:52:45 +08:00
uldivmod.S
vectors.S arm: vectors: irq context get svc_lr and svc_sp 2019-02-01 11:53:47 +08:00
vectors_m.S
zimage.c