Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
50827a5991bb345319bd0ce76f5e2402fac0c391
/
arch
/
arm
/
cpu
/
arm720t
/
start.S
41623c9
arm: move exception handling out of start.S files
by Albert ARIBAUD
· 11 years ago
b60eff3
arm: remove unneeded symbol offsets and _TEXT_BASE
by Albert ARIBAUD
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
3da0e57
arm: factorize relocate_code routine
by Albert ARIBAUD
· 11 years ago
fa6c741
arm: do not compile relocate_code() for SPL builds
by Albert ARIBAUD
· 11 years ago
60985bb
tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
by Axel Lin
· 11 years ago
578e637
ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit
by Axel Lin
· 11 years ago
5c6db12
arm: Remove unused relocate_code() parameters
by Benoît Thébaudeau
· 12 years ago
7086e91
arm: relocate_code(): Use __image_copy_end for end of relocation
by Benoît Thébaudeau
· 12 years ago
4b3db1c
arm: relocate_code(): Remove useless relocation offset computation
by Benoît Thébaudeau
· 12 years ago
959eaa7
arm: relocate_code() is no longer noreturn
by Benoît Thébaudeau
· 12 years ago
508611b
arm: start.S: Fix _TEXT_BASE for SPL
by Benoît Thébaudeau
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
e05e5de
arm: move C runtime setup code in crt0.S
by Albert ARIBAUD
· 12 years ago
82138f4
arm720: Remove CONFIG_ARM7_REVD
by Marek Vasut
· 12 years ago
a63dd62
arm720: Further clean up the arm720t directory
by Marek Vasut
· 12 years ago
b411eb3
arm: Remove support for NETARM
by Marek Vasut
· 12 years ago
afad402
arm: Remove support for s3c4510
by Marek Vasut
· 12 years ago
6f62f42
arm: Remove support for lpc2292
by Marek Vasut
· 12 years ago
c037c93
ARM: add tegra20 support to arm720t
by Allen Martin
· 12 years ago
c7da6c6
ARM: Fix arm720t SPL build
by Allen Martin
· 12 years ago
448217d
arm: Fix to mistake clean the memory space
by Zhong Hongbo
· 12 years ago
2d3be7c
led: remove camel casing of led identifiers globally
by Jason Kridner
· 13 years ago
c1f8750
ARM: remove broken "impa7" board.
by Wolfgang Denk
· 13 years ago
c8f63b4
ARM: remove broken "ep7312" board.
by Wolfgang Denk
· 13 years ago
fa82f87
Convert ISO-8859 files to UTF-8
by Albert ARIBAUD
· 13 years ago
1626308
cleanup: Fix typos and misspellings in various files.
by Mike Williams
· 13 years ago
401bb30
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
by Aneesh V
· 13 years ago
f326cbb
arm: fix incorrect monitor protection region in FLASH
by Po-Yu Chuang
· 14 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
386ad72
ARM: */start.S: code cleanup
by Liu Hui-R64343
· 14 years ago
3600945
ARM: */start.S: use canonical asm syntax
by Wolfgang Denk
· 14 years ago
1f52d89
arm: fixloop(): do not use r8 for relocation
by Andreas Bießmann
· 14 years ago
a1a47d3
arm: relocate_code(): do not set register useless
by Andreas Bießmann
· 14 years ago
a78fb68
arm: copy_loop(): use scratch register
by Andreas Bießmann
· 14 years ago
296cae7
arm: add 8-byte alignment for ABI compliance before board_init_f
by Heiko Schocher
· 14 years ago
3336ca6
arm: add ELF relocation support to rest of cpus
by Albert Aribaud
· 14 years ago
e03f316
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
by Wolfgang Denk
· 14 years ago
a9aa392
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· 14 years ago
79e6313
ARM: use the same branch insn on all architectures
by Wolfgang Denk
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
da90d4c
arm: bugfix: replace ble with blo in start.S files
by Albert Aribaud
· 14 years ago
abef7b8
ARM: implement relocation for arm720t
by Heiko Schocher
· 14 years ago
1a27f7d
ARM: Align stack to 8 bytes
by Vitaly Kuzmichev
· 14 years ago
84ad688
arm: Move cpu/$CPU to arch/arm/cpu/$CPU
by Peter Tyser
· 15 years ago
[Renamed from cpu/arm720t/start.S]
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f8db84f
LPC2292 SODIMM port coding style cleanup.
by Wolfgang Denk
· 18 years ago
6bd2447
Add port for the lpc2292sodimm evaluation board from EmbeddedArtists
by Gary Jennejohn
· 18 years ago
3df5bea
Add support for NetSilicon NS7520 processor.
by Wolfgang Denk
· 19 years ago
87cb686
Update make target for ARM supported boards.
by Wolfgang Denk
· 19 years ago
c570b2f
Add board support for armadillo HT1070 Patch by Rowel Atienza, 06 Apr 2005
by Wolfgang Denk
· 19 years ago
8aa1a2d
Patch by Steven Scholz, 4 Apr 2005:
by wdenk
· 20 years ago
400558b
Prepare for SoC rework of ARM code:
by wdenk
· 20 years ago
a119190
* Patch by Jon Loeliger, 02 Sep 2004:
by wdenk
· 20 years ago
cdc7fea
Patch by Curt Brune, 07 Jul 2004:
by wdenk
· 20 years ago
3953988
* Code cleanup (ARM mostly)
by wdenk
· 20 years ago
356a0d9
Patch by Markus Pietrek, 04 May 2004:
by wdenk
· 20 years ago
2d1a537
* Patch by Thomas Elste, 10 Feb 2004:
by wdenk
· 21 years ago
f6e20fc
Patch by Anders Larsen, 09 Jan 2004:
by wdenk
· 21 years ago
a8c7c70
* Patch by Gleb Natapov, 19 Sep 2003:
by wdenk
· 21 years ago
b0639ca
Support new configuration of TRAB board with more memory
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
fe8c280
Initial revision
by wdenk
· 22 years ago