index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
start.S
Age
Commit message (
Expand
)
Author
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
2010-12-09
armv7: fix relocation skip
Andreas Bießmann
2010-12-09
arm: fixloop(): do not use r8 for relocation
Andreas Bießmann
2010-12-09
arm: relocate_code(): do not set register useless
Andreas Bießmann
2010-12-09
arm: copy_loop(): use scratch register
Andreas Bießmann
2010-12-08
arm: add 8-byte alignment for ABI compliance before board_init_f
Heiko Schocher
2010-11-17
ARM: fix linker file for newer ld support
Albert Aribaud
[next]