aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/start.S
AgeCommit message (Expand)AuthorFilesLines
2012-05-15armv7: add appropriate headers for assembly functionsAneesh V1-6/+7
2011-12-21arm: Tegra: fix undefined instruction hang immediately after resetTom Warren1-0/+2
2011-12-09tegra2: Remove unneeded boot codeSimon Glass1-12/+0
2011-12-09arm: Move CP15 init out of cpu_init_crit()Simon Glass1-6/+18
2011-12-06start.S: remove omap3 specific code from start.SAneesh V1-23/+0
2011-12-06armv7: setup vectorAneesh V1-0/+17
2011-08-03omap: add MMC and FAT support to SPLAneesh V1-0/+1
2011-08-03armv7: start.S: fixes and enhancements for SPLAneesh V1-12/+37
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V1-3/+3
2011-07-17ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring1-0/+2
2011-07-04armv7: integrate cache maintenance supportAneesh V1-1/+17
2011-05-19Minor coding style cleanup.Wolfgang Denk1-1/+1
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren1-0/+12
2011-04-27ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli1-1/+1
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang1-0/+4
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-1/+1
2011-02-02ARM: */start.S: code cleanupLiu Hui-R643431-2/+0
2010-12-13ARM: */start.S: use canonical asm syntaxWolfgang Denk1-1/+1
2010-12-09armv7: fix relocation skipAndreas Bießmann1-2/+2
2010-12-09arm: fixloop(): do not use r8 for relocationAndreas Bießmann1-3/+3
2010-12-09arm: relocate_code(): do not set register uselessAndreas Bießmann1-4/+4
2010-12-09arm: copy_loop(): use scratch registerAndreas Bießmann1-5/+5
2010-12-08arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher1-0/+1
2010-11-17ARM: fix linker file for newer ld supportAlbert Aribaud1-24/+0
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk1-4/+0
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk1-113/+0
2010-10-26ARM: fix address setup in start.SDarius Augulis1-2/+4
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-4/+5
2010-10-26ARM: Use consistent assembler syntaxGray Remlin1-5/+5
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk1-53/+78
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-13armv7, beagle: add support for ELF relocationsHeiko Schocher1-53/+78
2010-10-11arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud1-4/+4
2010-09-19ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher1-4/+187
2010-07-05ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman1-0/+416