summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1136/start.S
Commit message (Expand)AuthorAgeLines
* Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk2010-10-29-127/+0
* ARM: use the same branch insn on all architecturesWolfgang Denk2010-10-26-1/+1
* 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-75/+96
|\
| * arm1136, qong: add support for ELF relocationsHeiko Schocher2010-10-13-75/+96
* | 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 ARM11Heiko Schocher2010-09-19-0/+201
* ARM (ARM11): add data cache support, test on Qong boardHeiko Schocher2010-09-19-0/+5
* ARM: Align stack to 8 bytesVitaly Kuzmichev2010-06-22-0/+1
* ARM1136: Fix cache_flush() error and correct cpu_init_crit() commentsGeorge G. Davis2010-06-01-2/+2
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-13-0/+443