summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/start.S
Commit message (Expand)AuthorAgeLines
* start.S: remove omap3 specific code from start.SAneesh V2011-12-06-23/+0
* armv7: setup vectorAneesh V2011-12-06-0/+17
* omap: add MMC and FAT support to SPLAneesh V2011-08-03-0/+1
* armv7: start.S: fixes and enhancements for SPLAneesh V2011-08-03-12/+37
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-26-3/+3
* ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring2011-07-17-0/+2
* armv7: integrate cache maintenance supportAneesh V2011-07-04-1/+17
* Minor coding style cleanup.Wolfgang Denk2011-05-19-1/+1
* arm: Tegra2: add support for A9 CPU initTom Warren2011-04-27-0/+12
* ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli2011-04-27-1/+1
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-27-0/+4
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-1/+1
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-02-2/+0
* ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-13-1/+1
* armv7: fix relocation skipAndreas Bießmann2010-12-09-2/+2
* arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-09-3/+3
* arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-09-4/+4
* arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-09-5/+5
* arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-08-0/+1
* ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-17-24/+0
* Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-29-4/+0
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-113/+0
* ARM: fix address setup in start.SDarius Augulis2010-10-26-2/+4
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-4/+5
* ARM: Use consistent assembler syntaxGray Remlin2010-10-26-5/+5
* Merge branch 'elf_reloc'Wolfgang Denk2010-10-19-53/+78
|\
| * armv7, beagle: add support for ELF relocationsHeiko Schocher2010-10-13-53/+78
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
|/
* arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud2010-10-11-4/+4
* ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-19-4/+187
* ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-05-0/+416