index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
start.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
1
-2
/
+2
*
ARM: armv7: Add early stack for erratum workarounds
Andrew F. Davis
2018-11-26
1
-0
/
+9
*
ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...
Nishanth Menon
2018-06-29
1
-0
/
+8
*
ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
Nishanth Menon
2018-06-29
1
-2
/
+5
*
arm: v7R: Add initial support
Michal Simek
2018-05-07
1
-0
/
+2
*
arm: v7: Update VBAR only if available
Lokesh Vutla
2018-05-07
1
-0
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
arm: Exercise v7_arch_cp15_set_acr even without errata fixups
Siarhei Siamashka
2018-01-09
1
-20
/
+12
*
arm: mark save_boot_params_ret as a function
Philipp Tomsich
2017-11-21
1
-0
/
+1
*
arm: Implement workaround for Cortex-A9 errata 845369
Peng Fan
2017-08-16
1
-0
/
+6
*
Add ARM errata workaround 852421 and 852423 for Cortex-A17
Nisal Menuka
2017-05-08
1
-0
/
+12
*
arm: omap3: Bring back ARM errata workaround 725233
Siarhei Siamashka
2017-03-14
1
-0
/
+13
*
ARM: Introduce function to switch to hypervisor mode
Keerthy
2016-10-06
1
-0
/
+21
*
arm: Allow skipping of low-level init with I-cache on
Simon Glass
2016-06-12
1
-1
/
+4
*
ARM: Introduce erratum workaround for 801819
Nishanth Menon
2015-08-12
1
-0
/
+21
*
armv7: better comment in start.S
Pavel Machek
2015-07-07
1
-4
/
+3
*
remove unnecessary version.h includes
Rob Herring
2015-03-24
1
-1
/
+0
*
ARM: Introduce erratum workaround for 621766
Nishanth Menon
2015-03-13
1
-0
/
+13
*
ARM: Introduce erratum workaround for 430973
Nishanth Menon
2015-03-13
1
-0
/
+13
*
ARM: Introduce erratum workaround for 454179
Nishanth Menon
2015-03-13
1
-0
/
+13
*
ARM: Introduce erratum workaround for 798870
Nishanth Menon
2015-03-13
1
-1
/
+24
*
sunxi: Support the FEL boot mode in the regular u-boot build
Siarhei Siamashka
2015-02-16
1
-4
/
+1
*
sunxi: Normalise FEL support
Simon Glass
2015-02-16
1
-1
/
+4
*
arm: Allow lr to be saved by board code
Simon Glass
2015-02-16
1
-2
/
+5
*
ARM: armv7 fix spelling of SCTRL
Peng Fan
2015-01-30
1
-3
/
+3
*
arm: relocate the exception vectors
Georges Savoundararadj
2014-10-29
1
-6
/
+0
*
arm: move exception handling out of start.S files
Albert ARIBAUD
2014-05-15
1
-249
/
+1
*
arm: remove unused _end_vect and _vectors_end symbols
Albert ARIBAUD
2014-05-15
1
-3
/
+0
*
ARM: Add workaround for Cortex-A9 errata 761320
Nitin Garg
2014-04-07
1
-0
/
+5
*
ARM: Add workaround for Cortex-A9 errata 794072
Nitin Garg
2014-04-07
1
-1
/
+1
*
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
1
-23
/
+0
*
ARM: armv7: Make indirect vector addresses globl
Marek Vasut
2014-01-26
1
-0
/
+7
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
1
-76
/
+0
*
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
2013-05-30
1
-4
/
+2
*
Tegra: Restore cp15 VBAR _start vector write for ARMv7
Tom Warren
2013-04-15
1
-2
/
+0
*
ARMv7: start.S: stay in HYP mode if u-boot is entered in it
Andre Przywara
2013-04-15
1
-3
/
+7
*
BUGFIX: arm: data abort in get_bad_stack_swi
Tetsuyuki Kobayashi
2013-04-13
1
-1
/
+2
*
arm: Remove unused relocate_code() parameters
Benoît Thébaudeau
2013-04-12
1
-4
/
+2
*
arm: relocate_code(): Use __image_copy_end for end of relocation
Benoît Thébaudeau
2013-04-12
1
-2
/
+2
*
arm: relocate_code(): Remove useless relocation offset computation
Benoît Thébaudeau
2013-04-12
1
-5
/
+3
*
arm: relocate_code() is no longer noreturn
Benoît Thébaudeau
2013-04-12
1
-3
/
+1
*
arm: start.S: Fix _TEXT_BASE for SPL
Benoît Thébaudeau
2013-04-12
1
-0
/
+4
*
armv7: do not relocate _start twice
Vincent Stehlé
2013-03-28
1
-1
/
+0
*
ARM: implement erratum 716044 workaround
Stephen Warren
2013-03-22
1
-0
/
+6
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
1
-0
/
+19
|
\
|
*
ARM: implement some Cortex-A9 errata workarounds
Stephen Warren
2013-03-13
1
-0
/
+19
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
1
-1
/
+1
|
/
*
Tegra30: Add generic Tegra30 build support
Tom Warren
2013-01-16
1
-2
/
+2
[next]