Commit Graph

180 Commits (f2bc6fc3316d85dcd36d88788c3c412213c7823c)

Author SHA1 Message Date
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 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 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
Rob Herring 0f5141e9c5 ARM: move interrupt_init to before relocation 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 12 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 12 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 12 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