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
*
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
1
-11
/
+2
*
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
Tetsuyuki Kobayashi
2012-09-01
1
-0
/
+14
*
tegra20: enable SPL for tegra20 boards
Allen Martin
2012-09-01
1
-2
/
+0
*
tegra20: rename tegra2 -> tegra20
Allen Martin
2012-09-01
1
-4
/
+4
*
arm: Fix to mistake clean the memory space
Zhong Hongbo
2012-07-20
1
-3
/
+5
*
arm: bugfix: Move vector table before jumping relocated code
Tetsuyuki Kobayashi
2012-07-07
1
-0
/
+12
*
armv7: add appropriate headers for assembly functions
Aneesh V
2012-05-15
1
-6
/
+7
*
arm: Tegra: fix undefined instruction hang immediately after reset
Tom Warren
2011-12-21
1
-0
/
+2
*
tegra2: Remove unneeded boot code
Simon Glass
2011-12-09
1
-12
/
+0
*
arm: Move CP15 init out of cpu_init_crit()
Simon Glass
2011-12-09
1
-6
/
+18
*
start.S: remove omap3 specific code from start.S
Aneesh V
2011-12-06
1
-23
/
+0
*
armv7: setup vector
Aneesh V
2011-12-06
1
-0
/
+17
*
omap: add MMC and FAT support to SPL
Aneesh V
2011-08-03
1
-0
/
+1
*
armv7: start.S: fixes and enhancements for SPL
Aneesh V
2011-08-03
1
-12
/
+37
*
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-07-26
1
-3
/
+3
*
ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7
Rob Herring
2011-07-17
1
-0
/
+2
*
armv7: integrate cache maintenance support
Aneesh V
2011-07-04
1
-1
/
+17
*
Minor coding style cleanup.
Wolfgang Denk
2011-05-19
1
-1
/
+1
*
arm: Tegra2: add support for A9 CPU init
Tom Warren
2011-04-27
1
-0
/
+12
*
ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX
Luca Ceresoli
2011-04-27
1
-1
/
+1
*
arm: fix incorrect monitor protection region in FLASH
Po-Yu Chuang
2011-03-27
1
-0
/
+4
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
1
-1
/
+1
*
ARM: */start.S: code cleanup
Liu Hui-R64343
2011-02-02
1
-2
/
+0
*
ARM: */start.S: use canonical asm syntax
Wolfgang Denk
2010-12-13
1
-1
/
+1
*
armv7: fix relocation skip
Andreas Bießmann
2010-12-09
1
-2
/
+2
*
arm: fixloop(): do not use r8 for relocation
Andreas Bießmann
2010-12-09
1
-3
/
+3
*
arm: relocate_code(): do not set register useless
Andreas Bießmann
2010-12-09
1
-4
/
+4
*
arm: copy_loop(): use scratch register
Andreas Bießmann
2010-12-09
1
-5
/
+5
*
arm: add 8-byte alignment for ABI compliance before board_init_f
Heiko Schocher
2010-12-08
1
-0
/
+1
*
ARM: fix linker file for newer ld support
Albert Aribaud
2010-11-17
1
-24
/
+0
*
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
Wolfgang Denk
2010-10-29
1
-4
/
+0
*
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-10-29
1
-113
/
+0
*
ARM: fix address setup in start.S
Darius Augulis
2010-10-26
1
-2
/
+4
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
1
-4
/
+5
*
ARM: Use consistent assembler syntax
Gray Remlin
2010-10-26
1
-5
/
+5
*
Merge branch 'elf_reloc'
Wolfgang Denk
2010-10-19
1
-53
/
+78
|
\
|
*
armv7, beagle: add support for ELF relocations
Heiko Schocher
2010-10-13
1
-53
/
+78
*
|
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-18
1
-1
/
+1
|
/
*
arm: bugfix: replace ble with blo in start.S files
Albert Aribaud
2010-10-11
1
-4
/
+4
*
ARM: implement relocation for ARM V7 (OMAP)
Heiko Schocher
2010-09-19
1
-4
/
+187
*
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
Steve Sakoman
2010-07-05
1
-0
/
+416