summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-12-13ARM: */start.S: use canonical asm syntaxWolfgang Denk
2010-12-11omap3: emif|sdrc: use a single global data defineNishanth Menon
2010-12-11OMAP: Timer: Replace bss variable by gdDirk Behme
2010-12-11davinci: Rewrite timer.c to use tbl/tbu emulation variables in gdNick Thompson
2010-12-09Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-12-09ARM: make timer variables in gt_t available for all ARM platformsPrafulla Wadaskar
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-12-08ARMV7: Vexpress: fix build errorsMatt Waddel
2010-12-07arm920t/at91/timer: replace bss variables by gdAndreas Bießmann
2010-12-07arm920t/at91/reset: board_reset: define weak symbolAndreas Bießmann
2010-12-07AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer
2010-11-30Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-11-30ARMV7: S5P: timer: get the count_value from register when call udelayMinkyu Kang
2010-11-29AM3517:EMIF4: fix SDRAM size to 256MbVaibhav Hiremath
2010-11-26arm1176: bugfix: fix start.S for ELF relocationAlbert Aribaud
2010-11-26arm: add ELF relocation support to rest of cpusAlbert Aribaud
2010-11-21imx: Get fec mac address from fuseLiu Hui-R64343
2010-11-19omap4: board: change global data pointer to file scopeNishanth Menon
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-17ARM: fix linker file for newer ld supportAlbert Aribaud
2010-11-13Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk
2010-11-04armv7, beagle: Second SDRAM bank don;t workHeiko Schocher
2010-11-04ARMV7: Fix build for non-OMAP3 boardsSteve Sakoman
2010-11-02AT91: add header file for the Shutdown ControllerReinhard Meyer
2010-10-30AT91: add 2nd SPI to 9260/9XE/9G20Reinhard Meyer
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk
2010-10-29Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-28Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay
2010-10-28mx51evk: support new relocation schemeShawn Guo
2010-10-28MX51: remove warning in clock.cStefano Babic
2010-10-28imx25: Fix resetMatthias Weisser
2010-10-28MX5:use common u-boot.lds of cpu layerJason Liu
2010-10-28Add generic support for samsung s3c2440C Nauman
2010-10-27arm/pxa: remove unused arch-pxa/macro.hMikhail Kshevetskiy
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-26ARM: use the same branch insn on all architecturesWolfgang Denk
2010-10-26arm, bootm: Fix compile warningHeiko Schocher
2010-10-26arm1176: fix relocationDarius Augulis
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