You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Rini
3a649407a4
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
...
Today, we have cases where we wish to build all of U-Boot in Thumb2 mode for
various reasons. We also have cases where we only build SPL in Thumb2 mode due
to size constraints and wish to build the rest of the system in ARM mode. So
in this migration we introduce a new symbol as well, SPL_SYS_THUMB_BUILD to
control if we build everything or just SPL (or in theory, just U-Boot) in
Thumb2 mode.
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Siarhei Siamashka <siarhei.siamashka@gmail.com>
8 years ago
..
Makefile
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
8 years ago
ashldi3.S
arm: lib: fix push/pop-section directives
9 years ago
ashrdi3.S
arm: lib: fix push/pop-section directives
9 years ago
asm-offsets.c
…
bootm-fdt.c
ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI
8 years ago
bootm.c
armv8: aarch64: Fix the warning about x1-x3 nonzero issue
8 years ago
cache-cp15.c
arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode
9 years ago
cache-pl310.c
…
cache.c
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
8 years ago
ccn504.S
armv8: lsch3: Enable WUO config for RNI-20 node
9 years ago
cmd_boot.c
common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()
10 years ago
crt0.S
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
8 years ago
crt0_64.S
armv8: spl: Call spl_relocate_stack_gd for ARMv8
8 years ago
crt0_aarch64_efi.S
efi: arm: Add aarch64 EFI app support
9 years ago
crt0_arm_efi.S
efi: arm: Add EFI app support
9 years ago
debug.S
…
div0.c
…
div64.S
arm: lib: fix push/pop-section directives
9 years ago
eabi_compat.c
…
elf_aarch64_efi.lds
efi: arm: Add aarch64 EFI app support
9 years ago
elf_arm_efi.lds
efi: arm: Add EFI app support
9 years ago
gic_64.S
armv8/gic: Fix GIC v2 initialization
10 years ago
interrupts.c
arm: Allow EFI payload code to take exceptions
9 years ago
interrupts_64.c
arm64: Allow EFI payload code to take exceptions
9 years ago
interrupts_m.c
Change e-mail address of Kamil Lulko
10 years ago
lib1funcs.S
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
8 years ago
lshrdi3.S
arm: lib: fix push/pop-section directives
9 years ago
memcpy.S
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
8 years ago
memset.S
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
8 years ago
muldi3.S
arm: lib: fix push/pop-section directives
9 years ago
psci-dt.c
ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI
8 years ago
reloc_aarch64_efi.c
efi: arm: Add aarch64 EFI app support
9 years ago
reloc_arm_efi.c
efi: arm: Add EFI app support
9 years ago
relocate.S
elf: arm: Add a few ARM relocation types
9 years ago
relocate_64.S
arm64: fix comment in relocate_64.S
8 years ago
reset.c
…
sections.c
ARM: Add an empty secure stack section
9 years ago
semihosting.c
do_smhload: fix return code
8 years ago
spl.c
spl: Add a parameter to jump_to_image_linux()
9 years ago
stack.c
Change my mailaddress
9 years ago
uldivmod.S
arm: lib: fix push/pop-section directives
9 years ago
vectors.S
ARM: boot0 hook: remove macro, include whole header file
9 years ago
vectors_m.S
Change e-mail address of Kamil Lulko
10 years ago
zimage.c
spl: zImage support in Falcon mode
9 years ago