Commit Graph

291 Commits (379b3280b30c4aad5ff0fdf1cd6431c5fa6861b1)

Author SHA1 Message Date
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 11 years ago
Masahiro Yamada 365475e6d1 Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 11 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 11 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
Masahiro Yamada 0f0f75774e cosmetic: remove empty lines at the top of file 11 years ago
Masahiro Yamada fa8f95084d ARM: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Andre Przywara d429688754 ARM: extend non-secure switch to also go into HYP mode 11 years ago
Andre Przywara bb97545565 ARM: trigger non-secure state switch during bootm execution 11 years ago
Jeroen Hofstee fe1378a961 ARM: use r9 for gd 11 years ago
Jeroen Hofstee a81872ff27 ARM,relocate: do not use r9 11 years ago
Masahiro Yamada fb8d49cb44 arm: spl: Do not set the stack pointer twice 11 years ago
Tom Rini ec101fdb8d arm: spl: For Falcon Mode, set a default machid of ~0 11 years ago
Rob Herring 0f5141e9c5 ARM: move interrupt_init to before relocation 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 11 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 11 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 11 years ago
Simon Glass a5266d6b5d bootm: Clean up bootz_setup() function 12 years ago
Simon Glass bce1b92aa1 arm: Implement the 'fake' go command 12 years ago
Mike Dunn 9dc8fef258 pxa: fix memory coherency problem after relocation 12 years ago
Albert ARIBAUD fbf87b1823 arm: optimize relocate_code routine 12 years ago
Albert ARIBAUD 47bd65ef05 arm: make __rel_dyn_{start, end} compiler-generated 12 years ago
Albert ARIBAUD d026dec875 arm: make __image_copy_{start, end} compiler-generated 12 years ago
Albert ARIBAUD df84502edf arm: generalize lib/bss.c into lib/sections.c 12 years ago
Albert ARIBAUD 09d81184e1 remove all references to .dynsym 12 years ago
Masahiro Yamada 58bb8f5f61 cosmetic: arm: fix comments in arch/arm/lib/crt0.S 12 years ago
Tom Rini 7f5eef93af arm: Remove OMAP2420H4 and all omap24xx support 12 years ago
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine 12 years ago
Simon Glass 6caa195614 arm: Use image_setup_linux() instead of local code 12 years ago
Simon Glass c19d13b030 arm: Refactor bootm to reduce #ifdefs 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Benoît Thébaudeau 66f30bf983 arm: Remove deprecated and now unused NAND SPL 12 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau 9c5feab76f arm: crt0.S: Remove bogus .globl 12 years ago
R Sricharan de63ac278c ARM: mmu: Set domain permissions to client access 12 years ago