u-boot/arch/arm/mach-at91/arm926ejs
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>
2017-03-18 20:28:01 -04:00
..
Makefile arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
at91sam9m10g45_devices.c at91: Add driver-model GPIO devices for AT91SAM9G45 2016-06-12 23:49:38 +02:00
at91sam9n12_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9rl_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9x5_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9260_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9261_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
at91sam9263_devices.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
cache.c arm, at91: add icache support 2016-10-28 18:37:13 +02:00
clock.c ARM: at91: clock: correct PRES offset for at91sam9x5 2016-10-28 18:37:13 +02:00
cpu.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
eflash.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
led.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
lowlevel_init.S ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
reset.c ARM: at91: collect SoC sources into mach-at91 2015-02-21 08:23:51 -05:00
timer.c ARM: cpu: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
u-boot-spl.lds spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00