Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f013a3aea1e5462517dbc175ff80ff0a39df7e16
/
arch
/
arm
/
cpu
/
armv7
/
start.S
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
49db62d
ARM: Introduce erratum workaround for 621766
by Nishanth Menon
· 10 years ago
3f44511
ARM: Introduce erratum workaround for 430973
by Nishanth Menon
· 10 years ago
071d6ce
ARM: Introduce erratum workaround for 454179
by Nishanth Menon
· 10 years ago
aa0294e
ARM: Introduce erratum workaround for 798870
by Nishanth Menon
· 10 years ago
7ef91f0
sunxi: Support the FEL boot mode in the regular u-boot build
by Siarhei Siamashka
· 10 years ago
5debe1f
sunxi: Normalise FEL support
by Simon Glass
· 10 years ago
47197fe
arm: Allow lr to be saved by board code
by Simon Glass
· 10 years ago
0bd6887
ARM: armv7 fix spelling of SCTRL
by Peng Fan
· 10 years ago
58623d1
arm: relocate the exception vectors
by Georges Savoundararadj
· 10 years ago
9852cc6
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
4b41649
arm: remove unused _end_vect and _vectors_end symbols
by Albert ARIBAUD
· 11 years ago
245defa
ARM: Add workaround for Cortex-A9 errata 761320
by Nitin Garg
· 11 years ago
7f17aed
ARM: Add workaround for Cortex-A9 errata 794072
by Nitin Garg
· 11 years ago
6e29472
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
eb54c6b
ARM: armv7: Make indirect vector addresses globl
by Marek Vasut
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
9580b32
arm: factorize relocate_code routine
by Albert ARIBAUD
· 12 years ago
1c29409
arm: do not compile relocate_code() for SPL builds
by Albert ARIBAUD
· 12 years ago
23b2c7c
Tegra: Restore cp15 VBAR _start vector write for ARMv7
by Tom Warren
· 12 years ago
7acb96b
ARMv7: start.S: stay in HYP mode if u-boot is entered in it
by Andre Przywara
· 12 years ago
b023a95
BUGFIX: arm: data abort in get_bad_stack_swi
by Tetsuyuki Kobayashi
· 12 years ago
a043661
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· 12 years ago
03bae03
arm: relocate_code(): Use __image_copy_end for end of relocation
by Benoît Thébaudeau
· 12 years ago
a18f323
arm: relocate_code(): Remove useless relocation offset computation
by Benoît Thébaudeau
· 12 years ago
9039c10
arm: relocate_code() is no longer noreturn
by Benoît Thébaudeau
· 12 years ago
a402da3
arm: start.S: Fix _TEXT_BASE for SPL
by Benoît Thébaudeau
· 12 years ago
59dd8b5
armv7: do not relocate _start twice
by Vincent Stehlé
· 12 years ago
c63c350
ARM: implement erratum 716044 workaround
by Stephen Warren
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
e9d59c9
ARM: implement some Cortex-A9 errata workarounds
by Stephen Warren
· 12 years ago
d32b2a4
Tegra30: Add generic Tegra30 build support
by Tom Warren
· 12 years ago
facdae5
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
0a16790
armv7 cpu_init_crit: Simplify code
by Benoît Thébaudeau
· 12 years ago
31dfba4
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
by Tom Rini
· 12 years ago
153ba38
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
by Tetsuyuki Kobayashi
· 12 years ago
c9c9846
tegra20: enable SPL for tegra20 boards
by Allen Martin
· 12 years ago
55d98a1
tegra20: rename tegra2 -> tegra20
by Allen Martin
· 12 years ago
1a324a5
arm: Fix to mistake clean the memory space
by Zhong Hongbo
· 12 years ago
61c70db
arm: bugfix: Move vector table before jumping relocated code
by Tetsuyuki Kobayashi
· 12 years ago
fd8798b
armv7: add appropriate headers for assembly functions
by Aneesh V
· 13 years ago
778eb3c
arm: Tegra: fix undefined instruction hang immediately after reset
by Tom Warren
· 13 years ago
6ddda84
tegra2: Remove unneeded boot code
by Simon Glass
· 13 years ago
277e308
arm: Move CP15 init out of cpu_init_crit()
by Simon Glass
· 13 years ago
49a2e55
start.S: remove omap3 specific code from start.S
by Aneesh V
· 13 years ago
688ee13
armv7: setup vector
by Aneesh V
· 13 years ago
13a74c1
omap: add MMC and FAT support to SPL
by Aneesh V
· 13 years ago
ef0f76e
armv7: start.S: fixes and enhancements for SPL
by Aneesh V
· 13 years ago
552a319
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
a693287
ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7
by Rob Herring
· 13 years ago
3e3bc1e
armv7: integrate cache maintenance support
by Aneesh V
· 13 years ago
80f7021
Minor coding style cleanup.
by Wolfgang Denk
· 14 years ago
112a188
arm: Tegra2: add support for A9 CPU init
by Tom Warren
· 14 years ago
c1164af
ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX
by Luca Ceresoli
· 14 years ago
1864b00
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
52d1fdb
ARM: */start.S: code cleanup
by Liu Hui-R64343
· 14 years ago
899cdd1
ARM: */start.S: use canonical asm syntax
by Wolfgang Denk
· 14 years ago
2003d8c
armv7: fix relocation skip
by Andreas Bießmann
· 14 years ago
318cea1
arm: fixloop(): do not use r8 for relocation
by Andreas Bießmann
· 14 years ago
007b38f
arm: relocate_code(): do not set register useless
by Andreas Bießmann
· 14 years ago
8cfbda9
arm: copy_loop(): use scratch register
by Andreas Bießmann
· 14 years ago
17f288a
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· 14 years ago
c6665d7
ARM: fix linker file for newer ld support
by Albert Aribaud
· 14 years ago
804d193
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
50a0a9c
ARM: fix address setup in start.S
by Darius Augulis
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
ea4b2c8
ARM: Use consistent assembler syntax
by Gray Remlin
· 14 years ago
2185646
Merge branch 'elf_reloc'
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
661a29e
armv7, beagle: add support for ELF relocations
by Heiko Schocher
· 14 years ago
0668d16
arm: bugfix: replace ble with blo in start.S files
by Albert Aribaud
· 14 years ago
56d0a4d
ARM: implement relocation for ARM V7 (OMAP)
by Heiko Schocher
· 14 years ago
6329a8f
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
by Steve Sakoman
· 14 years ago
[Renamed from arch/arm/cpu/arm_cortexa8/start.S]
9c2cec4
ARM: Align stack to 8 bytes
by Vitaly Kuzmichev
· 14 years ago
f7c6737
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago
[Renamed from cpu/arm_cortexa8/start.S]
d61fbcc
Coding Style cleanup; update CHANGELOG, prepare -rc1
by Wolfgang Denk
· 15 years ago
096b9c2
OMAP3 Move cache routine to cache.S
by Tom Rix
· 15 years ago
ae6f0c6
ARM Cortex A8: Move OMAP3 specific reset handler
by Minkyu Kang
· 15 years ago
f1b3f2b
Fix e-mail address of Gary Jennejohn.
by Detlev Zundel
· 16 years ago
7d75a10
OMAP3: Add common cpu and start code
by Dirk Behme
· 16 years ago