index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
start.S
Age
Commit message (
Expand
)
Author
2014-05-15
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-04-07
ARM: Add workaround for Cortex-A9 errata 761320
Nitin Garg
2014-04-07
ARM: Add workaround for Cortex-A9 errata 794072
Nitin Garg
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-01-26
ARM: armv7: Make indirect vector addresses globl
Marek Vasut
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-30
arm: do not compile relocate_code() for SPL builds
Albert ARIBAUD
2013-04-15
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-13
BUGFIX: arm: data abort in get_bad_stack_swi
Tetsuyuki Kobayashi
2013-04-12
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
arm: start.S: Fix _TEXT_BASE for SPL
Benoît Thébaudeau
2013-03-28
armv7: do not relocate _start twice
Vincent Stehlé
2013-03-22
ARM: implement erratum 716044 workaround
Stephen Warren
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-13
ARM: implement some Cortex-A9 errata workarounds
Stephen Warren
2013-01-16
Tegra30: Add generic Tegra30 build support
Tom Warren
2013-01-08
arm: move C runtime setup code in crt0.S
Albert ARIBAUD
2012-10-04
armv7 cpu_init_crit: Simplify code
Benoît Thébaudeau
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-01
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
Tetsuyuki Kobayashi
2012-09-01
tegra20: enable SPL for tegra20 boards
Allen Martin
2012-09-01
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-07-20
arm: Fix to mistake clean the memory space
Zhong Hongbo
2012-07-07
arm: bugfix: Move vector table before jumping relocated code
Tetsuyuki Kobayashi
2012-05-15
armv7: add appropriate headers for assembly functions
Aneesh V
2011-12-21
arm: Tegra: fix undefined instruction hang immediately after reset
Tom Warren
2011-12-09
tegra2: Remove unneeded boot code
Simon Glass
2011-12-09
arm: Move CP15 init out of cpu_init_crit()
Simon Glass
2011-12-06
start.S: remove omap3 specific code from start.S
Aneesh V
2011-12-06
armv7: setup vector
Aneesh V
2011-08-03
omap: add MMC and FAT support to SPL
Aneesh V
2011-08-03
armv7: start.S: fixes and enhancements for SPL
Aneesh V
2011-07-26
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-07-17
ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7
Rob Herring
2011-07-04
armv7: integrate cache maintenance support
Aneesh V
2011-05-19
Minor coding style cleanup.
Wolfgang Denk
2011-04-27
arm: Tegra2: add support for A9 CPU init
Tom Warren
2011-04-27
ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX
Luca Ceresoli
2011-03-27
arm: fix incorrect monitor protection region in FLASH
Po-Yu Chuang
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-02-02
ARM: */start.S: code cleanup
Liu Hui-R64343
2010-12-13
ARM: */start.S: use canonical asm syntax
Wolfgang Denk
[next]