..
Makefile
Add in the ability to load and boot an uncompressed kernel image during the Falcon Mode boot sequence.
2022-09-14 15:23:03 -04:00
ashldi3.S
…
ashrdi3.S
…
asm-offsets.c
arm: Remove unused mx27 code
2022-12-05 16:07:13 -05:00
asmdefs.h
arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions
2021-09-24 07:48:06 -04:00
bdinfo.c
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-12-05 16:06:08 -05:00
bootm-fdt.c
…
bootm.c
treewide: Drop bootm_headers_t typedef
2022-09-29 16:07:57 -04:00
cache-cp15.c
…
cache-pl310.c
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-12-05 16:06:08 -05:00
cache.c
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-12-05 16:06:08 -05:00
ccn504.S
WS cleanup: remove SPACE(s) followed by TAB
2021-09-30 09:08:16 -04:00
cmd_boot.c
…
crt0.S
arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y
2022-11-21 09:23:00 -05:00
crt0_64.S
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
2022-06-06 12:09:19 -04:00
crt0_aarch64_efi.S
efi_loader: fix building aarch64 EFI binaries
2023-01-04 13:17:42 +01:00
crt0_arm_efi.S
efi_loader: fix SectionAlignment, FileAlignment
2022-01-15 10:57:22 +01:00
debug.S
…
div0.c
…
div64.S
WS cleanup: remove SPACE(s) followed by TAB
2021-09-30 09:08:16 -04:00
eabi_compat.c
…
elf_aarch64_efi.lds
efi_loader: add .rela sections to .text on arm64
2023-01-13 09:09:07 +01:00
elf_arm_efi.lds
efi_loader: fix SectionAlignment, FileAlignment
2022-01-15 10:57:22 +01:00
gic-v3-its.c
Revert "arch: arm: use dt and UCLASS_SYSCON to get gic lpi details"
2021-10-31 08:46:29 -04:00
gic_64.S
arm: gic_v2: Skip gic_init_secure when cpu is not in el3
2022-05-23 09:33:10 -04:00
image.c
…
interrupts.c
…
interrupts_64.c
arm64: Catch non-emulated semihosting calls
2022-04-01 16:56:53 -04:00
interrupts_m.c
…
lib1funcs.S
arm: lib1funcs.S: Update compatibility with Linux comment slightly
2023-01-20 12:27:06 -05:00
lshrdi3.S
…
memcpy-arm64.S
arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions
2021-09-24 07:48:06 -04:00
memcpy.S
arm: ARMv4 assembly compatibility
2022-09-02 13:40:42 -04:00
memset-arm64.S
arm64: memset-arm64: Use simple memset when cache is disabled
2021-09-24 07:48:06 -04:00
memset.S
…
muldi3.S
…
psci-dt.c
…
reloc_aarch64_efi.c
…
reloc_arm_efi.c
…
relocate.S
arm: Use the WEAK assembly entry point consistently
2022-12-06 15:30:30 -05:00
relocate_64.S
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
2022-10-31 11:01:31 -04:00
reset.c
…
save_prev_bl_data.c
arm: init: save previous bootloader data
2022-04-04 14:53:26 -04:00
sections.c
…
semihosting.c
lib: Add common semihosting library
2022-12-08 15:15:22 +08:00
setjmp.S
arm: ARMv4 assembly compatibility
2022-09-02 13:40:42 -04:00
setjmp_aarch64.S
…
spl.c
spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths
2021-11-05 11:23:29 -04:00
stack.c
lmb: arm: Increase LMB alignment to 16k in arch_lmb_reserve_generic()
2021-09-23 14:15:32 -04:00
uldivmod.S
…
vectors.S
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
2022-12-05 16:06:08 -05:00
vectors_m.S
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
2022-06-06 12:09:19 -04:00
zimage.c
…