Commit Graph

57 Commits (293eb33fcb95e2b2bae71edf97b0ca3bdd6ba98d)

Author SHA1 Message Date
Tom Warren 3ebbbfe4c7 Tegra: Restore cp15 VBAR _start vector write for ARMv7 12 years ago
Andre Przywara c4a4e2e20c ARMv7: start.S: stay in HYP mode if u-boot is entered in it 12 years ago
Tetsuyuki Kobayashi 4411b2aea7 BUGFIX: arm: data abort in get_bad_stack_swi 12 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau 7086e91b0e arm: relocate_code(): Use __image_copy_end for end of relocation 12 years ago
Benoît Thébaudeau 4b3db1cd31 arm: relocate_code(): Remove useless relocation offset computation 12 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 12 years ago
Benoît Thébaudeau 508611bcb7 arm: start.S: Fix _TEXT_BASE for SPL 12 years ago
Vincent Stehlé d53e340edf armv7: do not relocate _start twice 12 years ago
Stephen Warren c5d4752c05 ARM: implement erratum 716044 workaround 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Stephen Warren 0678587fb6 ARM: implement some Cortex-A9 errata workarounds 12 years ago
Tom Warren 6d6c0baebe Tegra30: Add generic Tegra30 build support 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Benoît Thébaudeau 63ee53a7e9 armv7 cpu_init_crit: Simplify code 12 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 12 years ago
Tetsuyuki Kobayashi 6f0dba85a9 arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 12 years ago
Allen Martin 12b7b70cb0 tegra20: enable SPL for tegra20 boards 12 years ago
Allen Martin 00a2749d7b tegra20: rename tegra2 -> tegra20 12 years ago
Zhong Hongbo 448217d4b2 arm: Fix to mistake clean the memory space 13 years ago
Tetsuyuki Kobayashi f8b9d1d30e arm: bugfix: Move vector table before jumping relocated code 13 years ago
Aneesh V 74236acacc armv7: add appropriate headers for assembly functions 13 years ago
Tom Warren e2132c29d8 arm: Tegra: fix undefined instruction hang immediately after reset 13 years ago
Simon Glass e75119d278 tegra2: Remove unneeded boot code 13 years ago
Simon Glass 80433c9ac6 arm: Move CP15 init out of cpu_init_crit() 13 years ago
Aneesh V e4fce34e7a start.S: remove omap3 specific code from start.S 13 years ago
Aneesh V a8c686399f armv7: setup vector 13 years ago
Aneesh V 8cf686e19b omap: add MMC and FAT support to SPL 14 years ago
Aneesh V 033ca72438 armv7: start.S: fixes and enhancements for SPL 14 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 14 years ago
Rob Herring 22193540c1 ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7 14 years ago
Aneesh V c2dd0d4554 armv7: integrate cache maintenance support 14 years ago
Wolfgang Denk cd6881b519 Minor coding style cleanup. 14 years ago
Tom Warren 74652cf684 arm: Tegra2: add support for A9 CPU init 14 years ago
Luca Ceresoli b32e8126a3 ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX 14 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Liu Hui-R64343 386ad72637 ARM: */start.S: code cleanup 14 years ago
Wolfgang Denk 3600945b5a ARM: */start.S: use canonical asm syntax 14 years ago
Andreas Bießmann b9c5081d7d armv7: fix relocation skip 14 years ago
Andreas Bießmann 1f52d89f2b arm: fixloop(): do not use r8 for relocation 14 years ago
Andreas Bießmann a1a47d3c57 arm: relocate_code(): do not set register useless 14 years ago
Andreas Bießmann a78fb68f71 arm: copy_loop(): use scratch register 14 years ago
Heiko Schocher 296cae732b arm: add 8-byte alignment for ABI compliance before board_init_f 14 years ago
Albert Aribaud aaeb0a890a ARM: fix linker file for newer ld support 14 years ago
Wolfgang Denk e03f316974 Drop support for CONFIG_SKIP_RELOCATE_UBOOT 14 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 14 years ago
Darius Augulis 123fb7deb2 ARM: fix address setup in start.S 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Gray Remlin 8c0c2b9050 ARM: Use consistent assembler syntax 14 years ago