summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/start.S
AgeCommit message (Expand)Author
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2018-11-26ARM: armv7: Add early stack for erratum workaroundsAndrew F. Davis
2018-06-29ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...Nishanth Menon
2018-06-29ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715Nishanth Menon
2018-05-07arm: v7R: Add initial supportMichal Simek
2018-05-07arm: v7: Update VBAR only if availableLokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-09arm: Exercise v7_arch_cp15_set_acr even without errata fixupsSiarhei Siamashka
2017-11-21arm: mark save_boot_params_ret as a functionPhilipp Tomsich
2017-08-16arm: Implement workaround for Cortex-A9 errata 845369Peng Fan
2017-05-08Add ARM errata workaround 852421 and 852423 for Cortex-A17Nisal Menuka
2017-03-14arm: omap3: Bring back ARM errata workaround 725233Siarhei Siamashka
2016-10-06ARM: Introduce function to switch to hypervisor modeKeerthy
2016-06-12arm: Allow skipping of low-level init with I-cache onSimon Glass
2015-08-12ARM: Introduce erratum workaround for 801819Nishanth Menon
2015-07-07armv7: better comment in start.SPavel Machek
2015-03-24remove unnecessary version.h includesRob Herring
2015-03-13ARM: Introduce erratum workaround for 621766Nishanth Menon
2015-03-13ARM: Introduce erratum workaround for 430973Nishanth Menon
2015-03-13ARM: Introduce erratum workaround for 454179Nishanth Menon
2015-03-13ARM: Introduce erratum workaround for 798870Nishanth Menon
2015-02-16sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-02-16arm: Allow lr to be saved by board codeSimon Glass
2015-01-30ARM: armv7 fix spelling of SCTRLPeng Fan
2014-10-29arm: relocate the exception vectorsGeorges Savoundararadj
2014-05-15arm: move exception handling out of start.S filesAlbert ARIBAUD
2014-05-15arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD
2014-04-07ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg
2014-04-07ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg
2014-02-26arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD
2014-01-26ARM: armv7: Make indirect vector addresses globlMarek Vasut
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-30arm: factorize relocate_code routineAlbert ARIBAUD
2013-05-30arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD
2013-04-15Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren
2013-04-15ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara
2013-04-13BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau
2013-04-12arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau
2013-04-12arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau
2013-04-12arm: start.S: Fix _TEXT_BASE for SPLBenoît Thébaudeau
2013-03-28armv7: do not relocate _start twiceVincent Stehlé
2013-03-22ARM: implement erratum 716044 workaroundStephen Warren
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-13ARM: implement some Cortex-A9 errata workaroundsStephen Warren
2013-01-16Tegra30: Add generic Tegra30 build supportTom Warren