Commit Graph

236 Commits (56333be9b262ba4059affe277bca4cf9d2991b69)

Author SHA1 Message Date
Simon Glass 480ca13e74 arm: Add warnings about using gdata 10 years ago
Stefan Agner 75d7a0d7f1 arm: build arch memset/memcpy in Thumb2 mode 10 years ago
Ian Campbell 97a8196451 ARM: bootm: do not add PSCI to fdt when booting in secure mode. 10 years ago
Linus Walleij 9be5c661be arm: semihosting: get rid of forward declarations 10 years ago
Linus Walleij 4e1ef15091 arm: semihosting: fix up compile bugs 10 years ago
Linus Walleij 50b5639430 arm: semihosting: staticize internal functions 10 years ago
Thierry Reding 1dfdd9ba4e ARM: Implement non-cached memory support 10 years ago
Thierry Reding ed710457a5 ARM: Implement non-cached memory support 10 years ago
Hans de Goede 8bc347e2ec ARM: bootm: Allow booting in secure mode on hyp capable systems 10 years ago
Simon Glass ba19599b44 dm: arm: spl: Allow simple malloc() in SPL 10 years ago
Masahiro Yamada 3fd968e931 ARM: remove CONFIG_ARM1136 defines 10 years ago
Masahiro Yamada 5d7b131d41 ARM: remove CONFIG_ARM926EJS defines 10 years ago
Albert ARIBAUD db544b9662 imx: fix exception vectors relocation in imx27 10 years ago
Albert ARIBAUD 28970ef66d cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S 10 years ago
Thierry Reding 25026fa9f1 ARM: cache-cp15: Use more accurate types 10 years ago
Michal Simek f888cf5d94 Revert "lib: bootm: add missing include" 10 years ago
Georges Savoundararadj 571bdf16a7 arm: interrupt_init: set sp in IRQ/FIQ modes 10 years ago
Georges Savoundararadj 3ff46cc42b arm: relocate the exception vectors 10 years ago
Georges Savoundararadj c57a642384 arm: make .vectors section allocatable 10 years ago
Masahiro Yamada b81fa615df arm: debug: adjust for U-Boot 10 years ago
Masahiro Yamada 51b17d4946 arm: debug: add Kconfig entries for lowlevel debug 10 years ago
Masahiro Yamada 9345651200 arm: debug: replace license blocks with SPDX 10 years ago
Masahiro Yamada 1cfe9fa012 arm: debug: import debug files from Linux 3.16 10 years ago
Jeroen Hofstee 49c4bc3a6c arm: vectors: provide protypes from vectors.S 10 years ago
Jeroen Hofstee 1e96220a56 lib: bootm: add missing include 10 years ago
Jeroen Hofstee 52422e37bb leds: missing include 10 years ago
Jeroen Hofstee 8590c800ee arm: board: use __weak 10 years ago
Eric Nelson 8d196e52b5 ARM: prevent compiler warnings from bootm.c 10 years ago
Marek Vasut ff7e9700ed arm: cache: Add support for write-allocate D-Cache 10 years ago
York Sun 40f8dec54d armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page 10 years ago
Tom Rini 1ee30aeed4 Revert "ARM: SPL: do not set gd again" 10 years ago
Benoît Thébaudeau a7f99bf139 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG 10 years ago
Benoît Thébaudeau 58f9e1ae63 arm: Make reset position-independent 10 years ago
Jeroen Hofstee f2cbb037a7 eabi_compat: add __aeabi_memcpy __aeabi_memset 10 years ago
Jeroen Hofstee f0c3a6c4ad ARM: SPL: do not set gd again 10 years ago
Przemyslaw Marczak 1fb4dab2a1 arm:reset: call the reset_misc() before the cpu reset 11 years ago
Tom Rini 3f1b6bebe0 arm64: Correct passing of Linux kernel args 11 years ago
Marek Vasut 221a49d5bd ARM: Fix overflow in MMU setup 11 years ago
Christian Riesch db993fc8ec arm: include config.h in arch/arm/lib/vectors.S 11 years ago
Simon Glass 76a1e584e1 arm: Support pre-relocation malloc() 11 years ago
Simon Glass aae2aef9c8 arm: Set up global data before board_init_f() 11 years ago
Marc Zyngier e771a3d538 ARM: HYP/non-sec/PSCI: emit DT nodes 11 years ago
Ma Haijun e29607ed97 ARM: convert arch_fixup_memory_node to a generic FDT fixup function 11 years ago
Marc Zyngier f510aeae68 ARM: HYP/non-sec: allow relocation to secure RAM 11 years ago
Marc Zyngier bf433afd60 ARM: HYP/non-sec: add separate section for secure code 11 years ago
Marc Zyngier b726d22da9 ARM: add missing HYP mode constant 11 years ago
Marc Zyngier c19e0dd741 ARM: HYP/non-sec: move switch to non-sec to the last boot phase 11 years ago
Jeroen Hofstee fcfddfd504 ARM: cache_v7: use __weak 11 years ago
Darwin Rambo 261d27605c arm: Add support for semihosting for armv8 fastmodel targets. 11 years ago
Masahiro Yamada 0a26e1d6c3 arm: fix a double-definition error of _start symbol 11 years ago