Commit Graph

368 Commits (ffc76589d0e728877992b7247a2ced39025e4493)

Author SHA1 Message Date
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
Masahiro Yamada cd2e46cb38 kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC 11 years ago
Tom Rini 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
Albert ARIBAUD d0b5d9da5d arm: make _end compiler-generated 11 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 12 years ago
Masahiro Yamada 365475e6d1 Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 12 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 12 years ago
Andreas Bießmann 6ba2bc8fa9 arm: use canonical sub mnemonic 12 years ago
David Feng 0ae7653128 arm64: core support 12 years ago
Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 12 years ago
Albert ARIBAUD bd851c7a26 Revert "ARM: move interrupt_init to before relocation" 12 years ago
Masahiro Yamada 0f0f75774e cosmetic: remove empty lines at the top of file 12 years ago
Masahiro Yamada fa8f95084d ARM: convert makefiles to Kbuild style 12 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Andre Przywara d429688754 ARM: extend non-secure switch to also go into HYP mode 12 years ago
Andre Przywara bb97545565 ARM: trigger non-secure state switch during bootm execution 12 years ago
Jeroen Hofstee fe1378a961 ARM: use r9 for gd 12 years ago
Jeroen Hofstee a81872ff27 ARM,relocate: do not use r9 12 years ago
Masahiro Yamada fb8d49cb44 arm: spl: Do not set the stack pointer twice 12 years ago
Tom Rini ec101fdb8d arm: spl: For Falcon Mode, set a default machid of ~0 12 years ago