summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/start.S
Commit message (Expand)AuthorAgeFilesLines
* arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi2012-09-011-0/+14
* tegra20: enable SPL for tegra20 boardsAllen Martin2012-09-011-2/+0
* tegra20: rename tegra2 -> tegra20Allen Martin2012-09-011-4/+4
* arm: Fix to mistake clean the memory spaceZhong Hongbo2012-07-201-3/+5
* arm: bugfix: Move vector table before jumping relocated codeTetsuyuki Kobayashi2012-07-071-0/+12
* armv7: add appropriate headers for assembly functionsAneesh V2012-05-151-6/+7
* arm: Tegra: fix undefined instruction hang immediately after resetTom Warren2011-12-211-0/+2
* tegra2: Remove unneeded boot codeSimon Glass2011-12-091-12/+0
* arm: Move CP15 init out of cpu_init_crit()Simon Glass2011-12-091-6/+18
* start.S: remove omap3 specific code from start.SAneesh V2011-12-061-23/+0
* armv7: setup vectorAneesh V2011-12-061-0/+17
* omap: add MMC and FAT support to SPLAneesh V2011-08-031-0/+1
* armv7: start.S: fixes and enhancements for SPLAneesh V2011-08-031-12/+37
* replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V2011-07-261-3/+3
* ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7Rob Herring2011-07-171-0/+2
* armv7: integrate cache maintenance supportAneesh V2011-07-041-1/+17
* Minor coding style cleanup.Wolfgang Denk2011-05-191-1/+1
* arm: Tegra2: add support for A9 CPU initTom Warren2011-04-271-0/+12
* ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli2011-04-271-1/+1
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-271-0/+4
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-021-2/+0
* ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-131-1/+1
* armv7: fix relocation skipAndreas Bießmann2010-12-091-2/+2
* arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-091-3/+3
* arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-091-4/+4
* arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-091-5/+5
* arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-081-0/+1
* ARM: fix linker file for newer ld supportAlbert Aribaud2010-11-171-24/+0
* Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk2010-10-291-4/+0
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-291-113/+0
* ARM: fix address setup in start.SDarius Augulis2010-10-261-2/+4
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-4/+5
* ARM: Use consistent assembler syntaxGray Remlin2010-10-261-5/+5
* Merge branch 'elf_reloc'Wolfgang Denk2010-10-191-53/+78
|\
| * armv7, beagle: add support for ELF relocationsHeiko Schocher2010-10-131-53/+78
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
|/
* arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud2010-10-111-4/+4
* ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-191-4/+187
* ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman2010-07-051-0/+416
OpenPOWER on IntegriCloud