~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* armv7: Use isb/dsb directly in start.STom Rini2023-04-25
* arm: Use the WEAK assembly entry point consistentlyTom Rini2022-12-06
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE optionPali Rohár2022-04-21
* sunxi: move Cortex SMPEN setting into start.SAndre Przywara2022-02-04
* armv7: Add Position Independent Execution supportChia-Wei Wang2021-09-02
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
* ARM: armv7: Add early stack for erratum workaroundsAndrew F. Davis2018-11-26
* ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...Nishanth Menon2018-06-29
* ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715Nishanth Menon2018-06-29
* arm: v7R: Add initial supportMichal Simek2018-05-07
* arm: v7: Update VBAR only if availableLokesh Vutla2018-05-07
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* arm: Exercise v7_arch_cp15_set_acr even without errata fixupsSiarhei Siamashka2018-01-09
* arm: mark save_boot_params_ret as a functionPhilipp Tomsich2017-11-21
* arm: Implement workaround for Cortex-A9 errata 845369Peng Fan2017-08-16
* Add ARM errata workaround 852421 and 852423 for Cortex-A17Nisal Menuka2017-05-08
* arm: omap3: Bring back ARM errata workaround 725233Siarhei Siamashka2017-03-14
* ARM: Introduce function to switch to hypervisor modeKeerthy2016-10-06
* arm: Allow skipping of low-level init with I-cache onSimon Glass2016-06-12
* ARM: Introduce erratum workaround for 801819Nishanth Menon2015-08-12
* armv7: better comment in start.SPavel Machek2015-07-07
* remove unnecessary version.h includesRob Herring2015-03-24
* ARM: Introduce erratum workaround for 621766Nishanth Menon2015-03-13
* ARM: Introduce erratum workaround for 430973Nishanth Menon2015-03-13
* ARM: Introduce erratum workaround for 454179Nishanth Menon2015-03-13
* ARM: Introduce erratum workaround for 798870Nishanth Menon2015-03-13
* sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka2015-02-16
* sunxi: Normalise FEL supportSimon Glass2015-02-16
* arm: Allow lr to be saved by board codeSimon Glass2015-02-16
* ARM: armv7 fix spelling of SCTRLPeng Fan2015-01-30
* arm: relocate the exception vectorsGeorges Savoundararadj2014-10-29
* arm: move exception handling out of start.S filesAlbert ARIBAUD2014-05-15
* arm: remove unused _end_vect and _vectors_end symbolsAlbert ARIBAUD2014-05-15
* ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg2014-04-07
* ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg2014-04-07
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-26
* ARM: armv7: Make indirect vector addresses globlMarek Vasut2014-01-26
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* arm: factorize relocate_code routineAlbert ARIBAUD2013-05-30
* arm: do not compile relocate_code() for SPL buildsAlbert ARIBAUD2013-05-30
* Tegra: Restore cp15 VBAR _start vector write for ARMv7Tom Warren2013-04-15
* ARMv7: start.S: stay in HYP mode if u-boot is entered in itAndre Przywara2013-04-15
* BUGFIX: arm: data abort in get_bad_stack_swiTetsuyuki Kobayashi2013-04-13
* arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-12
* arm: relocate_code(): Use __image_copy_end for end of relocationBenoît Thébaudeau2013-04-12
* arm: relocate_code(): Remove useless relocation offset computationBenoît Thébaudeau2013-04-12
* arm: relocate_code() is no longer noreturnBenoît Thébaudeau2013-04-12