Commit Graph

431 Commits (lime2-spi)

Author SHA1 Message Date
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 10 years ago
Tom Rini 3f1b6bebe0 arm64: Correct passing of Linux kernel args 10 years ago
Marek Vasut 221a49d5bd ARM: Fix overflow in MMU setup 10 years ago
Christian Riesch db993fc8ec arm: include config.h in arch/arm/lib/vectors.S 10 years ago
Simon Glass 76a1e584e1 arm: Support pre-relocation malloc() 10 years ago
Simon Glass aae2aef9c8 arm: Set up global data before board_init_f() 10 years ago
Marc Zyngier e771a3d538 ARM: HYP/non-sec/PSCI: emit DT nodes 10 years ago
Ma Haijun e29607ed97 ARM: convert arch_fixup_memory_node to a generic FDT fixup function 10 years ago
Marc Zyngier f510aeae68 ARM: HYP/non-sec: allow relocation to secure RAM 10 years ago
Marc Zyngier bf433afd60 ARM: HYP/non-sec: add separate section for secure code 10 years ago
Marc Zyngier b726d22da9 ARM: add missing HYP mode constant 10 years ago
Marc Zyngier c19e0dd741 ARM: HYP/non-sec: move switch to non-sec to the last boot phase 10 years ago
Jeroen Hofstee fcfddfd504 ARM: cache_v7: use __weak 10 years ago
Darwin Rambo 261d27605c arm: Add support for semihosting for armv8 fastmodel targets. 10 years ago
Masahiro Yamada 0a26e1d6c3 arm: fix a double-definition error of _start symbol 10 years ago
Masahiro Yamada 2aff23cadf arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y 10 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 10 years ago
Albert ARIBAUD b4ee1491b9 arm1136: move cache code from start.S to cache.c 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
David Feng c71645ad2b arm64 patch: gicv3 support 10 years ago
Mela Custodio 91290cf728 bootstage: arm: fix fdt stashing code 10 years ago
York Sun 88590148fa armv8: Flush dcache before switching to EL2 10 years ago
York Sun 83571bcab1 armv8/cache: Flush D-cache, invalidate I-cache for relocation 10 years ago
Masahiro Yamada 254d68b601 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 10 years ago
Ian Campbell c6f3d50b9b ahci-plat: Provide a weak scsi_init hook 10 years ago
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 10 years ago
Tom Rini 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler 10 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 10 years ago
Albert ARIBAUD d0b5d9da5d arm: make _end compiler-generated 10 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 10 years ago
Masahiro Yamada 365475e6d1 Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 10 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 10 years ago
Andreas Bießmann 6ba2bc8fa9 arm: use canonical sub mnemonic 11 years ago
David Feng 0ae7653128 arm64: core support 11 years ago
Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 11 years ago
Albert ARIBAUD bd851c7a26 Revert "ARM: move interrupt_init to before relocation" 11 years ago