Commit Graph

256 Commits (f9fd4558ea977f0ad574c829026f26157176cea6)

Author SHA1 Message Date
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Linus Walleij d5f3d17ca6 armv8: semihosting: delete external interface 10 years ago
Linus Walleij 202a674bb8 armv8: semihosting: add a command to load semihosted images 10 years ago
Linus Walleij e769f68613 armv8: semihosting: do not inline trap call 10 years ago
David Feng b263302aa5 ARMv8: enable pre-allocation malloc 10 years ago
Tom Rini dd09f7e73c ARM: PSCI: Rework the DT handler slightly 10 years ago
Przemyslaw Marczak 114c86d826 arm: relocation: clear .bss section with arch memset if defined 10 years ago
Simon Glass db910353a1 arm: spl: Allow board_init_r() to run with a larger stack 10 years ago
Simon Glass fc8fdc76e7 arm: spl: Avoid setting up a duplicate global data structure 10 years ago
Masahiro Yamada 41fbbbbc71 ARM: remove jadecpu board support 10 years ago
York Sun dcd468b8f4 armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack 10 years ago
Andreas Bießmann 68145d4c7b common/board_f: factor out reserve_stacks 10 years ago
Simon Glass 23d184d2fb arm: Show relocated PC/LR in the register dump 10 years ago
Heiko Schocher 99197a9e31 arm, arm926ejs: make thumb mode compileable 10 years ago
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