Commit Graph

285 Commits (2c12ff039ca6e36c8c2025befcda3d91fbf47dcd)

Author SHA1 Message Date
Masahiro Yamada 3fd968e931 ARM: remove CONFIG_ARM1136 defines 11 years ago
Masahiro Yamada 5d7b131d41 ARM: remove CONFIG_ARM926EJS defines 11 years ago
Albert ARIBAUD db544b9662 imx: fix exception vectors relocation in imx27 11 years ago
Albert ARIBAUD 28970ef66d cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S 11 years ago
Thierry Reding 25026fa9f1 ARM: cache-cp15: Use more accurate types 11 years ago
Michal Simek f888cf5d94 Revert "lib: bootm: add missing include" 11 years ago
Georges Savoundararadj 571bdf16a7 arm: interrupt_init: set sp in IRQ/FIQ modes 11 years ago
Georges Savoundararadj 3ff46cc42b arm: relocate the exception vectors 11 years ago
Georges Savoundararadj c57a642384 arm: make .vectors section allocatable 11 years ago
Masahiro Yamada b81fa615df arm: debug: adjust for U-Boot 11 years ago
Masahiro Yamada 51b17d4946 arm: debug: add Kconfig entries for lowlevel debug 11 years ago
Masahiro Yamada 9345651200 arm: debug: replace license blocks with SPDX 11 years ago
Masahiro Yamada 1cfe9fa012 arm: debug: import debug files from Linux 3.16 11 years ago
Jeroen Hofstee 49c4bc3a6c arm: vectors: provide protypes from vectors.S 11 years ago
Jeroen Hofstee 1e96220a56 lib: bootm: add missing include 11 years ago
Jeroen Hofstee 52422e37bb leds: missing include 11 years ago
Jeroen Hofstee 8590c800ee arm: board: use __weak 11 years ago
Eric Nelson 8d196e52b5 ARM: prevent compiler warnings from bootm.c 11 years ago
Marek Vasut ff7e9700ed arm: cache: Add support for write-allocate D-Cache 11 years ago
York Sun 40f8dec54d armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page 11 years ago
Tom Rini 1ee30aeed4 Revert "ARM: SPL: do not set gd again" 11 years ago
Benoît Thébaudeau a7f99bf139 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG 11 years ago
Benoît Thébaudeau 58f9e1ae63 arm: Make reset position-independent 11 years ago
Jeroen Hofstee f2cbb037a7 eabi_compat: add __aeabi_memcpy __aeabi_memset 11 years ago
Jeroen Hofstee f0c3a6c4ad ARM: SPL: do not set gd again 11 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
Masahiro Yamada 2aff23cadf arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y 11 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 11 years ago
Albert ARIBAUD b4ee1491b9 arm1136: move cache code from start.S to cache.c 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
David Feng c71645ad2b arm64 patch: gicv3 support 11 years ago
Mela Custodio 91290cf728 bootstage: arm: fix fdt stashing code 11 years ago
York Sun 88590148fa armv8: Flush dcache before switching to EL2 11 years ago
York Sun 83571bcab1 armv8/cache: Flush D-cache, invalidate I-cache for relocation 11 years ago
Masahiro Yamada 254d68b601 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 11 years ago
Ian Campbell c6f3d50b9b ahci-plat: Provide a weak scsi_init hook 11 years ago