Commit Graph

81 Commits (fa18ed76589a684fc9ba14b68d7b917b1bea16cf)

Author SHA1 Message Date
Keerthy d31d4a2d75 ARM: Introduce function to switch to hypervisor mode 9 years ago
Simon Glass b5bd09820c arm: Allow skipping of low-level init with I-cache on 9 years ago
Nishanth Menon a615d0be6a ARM: Introduce erratum workaround for 801819 10 years ago
Pavel Machek 003b09dad4 armv7: better comment in start.S 10 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Nishanth Menon 9b4d65f918 ARM: Introduce erratum workaround for 621766 10 years ago
Nishanth Menon 5902f4ce0f ARM: Introduce erratum workaround for 430973 10 years ago
Nishanth Menon b45c48a7c3 ARM: Introduce erratum workaround for 454179 10 years ago
Nishanth Menon c616a0df29 ARM: Introduce erratum workaround for 798870 10 years ago
Siarhei Siamashka 840fe95c3b sunxi: Support the FEL boot mode in the regular u-boot build 10 years ago
Simon Glass 942cb0b6a2 sunxi: Normalise FEL support 10 years ago
Simon Glass e11c6c279d arm: Allow lr to be saved by board code 10 years ago
Peng Fan 0f274f5376 ARM: armv7 fix spelling of SCTRL 11 years ago
Georges Savoundararadj 3ff46cc42b arm: relocate the exception vectors 11 years ago
Albert ARIBAUD 41623c91b0 arm: move exception handling out of start.S files 11 years ago
Albert ARIBAUD 60a4f39fcd arm: remove unused _end_vect and _vectors_end symbols 11 years ago
Nitin Garg b7588e3bdc ARM: Add workaround for Cortex-A9 errata 761320 11 years ago
Nitin Garg f71cbfe3ca ARM: Add workaround for Cortex-A9 errata 794072 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
Marek Vasut 7cbe638e41 ARM: armv7: Make indirect vector addresses globl 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Albert ARIBAUD 3da0e5750b arm: factorize relocate_code routine 12 years ago
Albert ARIBAUD fa6c7413d1 arm: do not compile relocate_code() for SPL builds 12 years ago
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 13 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 13 years ago
Benoît Thébaudeau 63ee53a7e9 armv7 cpu_init_crit: Simplify code 13 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 13 years ago
Tetsuyuki Kobayashi 6f0dba85a9 arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0 13 years ago
Allen Martin 12b7b70cb0 tegra20: enable SPL for tegra20 boards 13 years ago
Allen Martin 00a2749d7b tegra20: rename tegra2 -> tegra20 13 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 14 years ago
Simon Glass e75119d278 tegra2: Remove unneeded boot code 14 years ago
Simon Glass 80433c9ac6 arm: Move CP15 init out of cpu_init_crit() 14 years ago
Aneesh V e4fce34e7a start.S: remove omap3 specific code from start.S 14 years ago