~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
start.S
Commit message (
Expand
)
Author
Age
*
armv7: Use isb/dsb directly in start.S
Tom Rini
2023-04-25
*
arm: Use the WEAK assembly entry point consistently
Tom Rini
2022-12-06
*
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
*
arm: Introduce new CONFIG_SPL_SYS_NO_VECTOR_TABLE option
Pali Rohár
2022-04-21
*
sunxi: move Cortex SMPEN setting into start.S
Andre Przywara
2022-02-04
*
armv7: Add Position Independent Execution support
Chia-Wei Wang
2021-09-02
*
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
*
ARM: armv7: Add early stack for erratum workarounds
Andrew F. Davis
2018-11-26
*
ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...
Nishanth Menon
2018-06-29
*
ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
Nishanth Menon
2018-06-29
*
arm: v7R: Add initial support
Michal Simek
2018-05-07
*
arm: v7: Update VBAR only if available
Lokesh Vutla
2018-05-07
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
arm: Exercise v7_arch_cp15_set_acr even without errata fixups
Siarhei Siamashka
2018-01-09
*
arm: mark save_boot_params_ret as a function
Philipp Tomsich
2017-11-21
*
arm: Implement workaround for Cortex-A9 errata 845369
Peng Fan
2017-08-16
*
Add ARM errata workaround 852421 and 852423 for Cortex-A17
Nisal Menuka
2017-05-08
*
arm: omap3: Bring back ARM errata workaround 725233
Siarhei Siamashka
2017-03-14
*
ARM: Introduce function to switch to hypervisor mode
Keerthy
2016-10-06
*
arm: Allow skipping of low-level init with I-cache on
Simon Glass
2016-06-12
*
ARM: Introduce erratum workaround for 801819
Nishanth Menon
2015-08-12
*
armv7: better comment in start.S
Pavel Machek
2015-07-07
*
remove unnecessary version.h includes
Rob Herring
2015-03-24
*
ARM: Introduce erratum workaround for 621766
Nishanth Menon
2015-03-13
*
ARM: Introduce erratum workaround for 430973
Nishanth Menon
2015-03-13
*
ARM: Introduce erratum workaround for 454179
Nishanth Menon
2015-03-13
*
ARM: Introduce erratum workaround for 798870
Nishanth Menon
2015-03-13
*
sunxi: Support the FEL boot mode in the regular u-boot build
Siarhei Siamashka
2015-02-16
*
sunxi: Normalise FEL support
Simon Glass
2015-02-16
*
arm: Allow lr to be saved by board code
Simon Glass
2015-02-16
*
ARM: armv7 fix spelling of SCTRL
Peng Fan
2015-01-30
*
arm: relocate the exception vectors
Georges Savoundararadj
2014-10-29
*
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-05-15
*
arm: remove unused _end_vect and _vectors_end symbols
Albert ARIBAUD
2014-05-15
*
ARM: Add workaround for Cortex-A9 errata 761320
Nitin Garg
2014-04-07
*
ARM: Add workaround for Cortex-A9 errata 794072
Nitin Garg
2014-04-07
*
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
*
ARM: armv7: Make indirect vector addresses globl
Marek Vasut
2014-01-26
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
*
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
2013-05-30
*
Tegra: Restore cp15 VBAR _start vector write for ARMv7
Tom Warren
2013-04-15
*
ARMv7: start.S: stay in HYP mode if u-boot is entered in it
Andre Przywara
2013-04-15
*
BUGFIX: arm: data abort in get_bad_stack_swi
Tetsuyuki Kobayashi
2013-04-13
*
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
*
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
*
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
2013-04-12
*
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-04-12
[next]