aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm1176
AgeCommit message (Expand)Author
2012-03-30arm: Use common .lds file where possibleSimon Glass
2011-11-03Reduce build timesWolfgang Denk
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner
2011-07-26Timer: Remove reset_timer_masked()Graeme Russ
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-07-26replace CONFIG_PRELOADER with CONFIG_SPL_BUILDAneesh V
2011-03-27SMDK6400: Disable LED function in start.s on the nand bootingseedshope
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-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-26arm1176: bugfix: fix start.S for ELF relocationAlbert Aribaud
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
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-26arm1176: fix relocationDarius Augulis
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-11arm: bugfix: replace ble with blo in start.S filesAlbert Aribaud
2010-09-19ARM: implement relocation for arm1176Heiko Schocher
2010-06-22ARM: Align stack to 8 bytesVitaly Kuzmichev
2010-06-08ARM1176: TI: TNETV107X soc initial supportCyril Chemparathy
2010-06-08ARM1176: Coexist with other ARM1176 platformsCyril Chemparathy
2010-04-13arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser