aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/start.S
AgeCommit message (Expand)Author
2017-07-31Orangepi i96 support (mega patch)rda/v2012.04.01-r0Daniel Thompson
2011-12-21arm: Tegra: fix undefined instruction hang immediately after resetTom Warren
2011-12-09tegra2: Remove unneeded boot codeSimon Glass
2011-12-09arm: Move CP15 init out of cpu_init_crit()Simon Glass
2011-12-06start.S: remove omap3 specific code from start.SAneesh V
2011-12-06armv7: setup vectorAneesh V
2011-08-03omap: add MMC and FAT support to SPLAneesh V
2011-08-03armv7: start.S: fixes and enhancements for SPLAneesh V
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-07-17ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring
2011-07-04armv7: integrate cache maintenance supportAneesh V
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren
2011-04-27ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-02ARM: */start.S: code cleanupLiu Hui-R64343
2010-12-13ARM: */start.S: use canonical asm syntaxWolfgang Denk
2010-12-09armv7: fix relocation skipAndreas Bießmann
2010-12-09arm: fixloop(): do not use r8 for relocationAndreas Bießmann
2010-12-09arm: relocate_code(): do not set register uselessAndreas Bießmann
2010-12-09arm: copy_loop(): use scratch registerAndreas Bießmann
2010-12-08arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher
2010-11-17ARM: fix linker file for newer ld supportAlbert Aribaud
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-26ARM: fix address setup in start.SDarius Augulis
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26ARM: Use consistent assembler syntaxGray Remlin
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-13armv7, beagle: add support for ELF relocationsHeiko Schocher
2010-10-11arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud
2010-09-19ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher
2010-07-05ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman