aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2011-02-02armv7: add support for S5PC210 SoCMinkyu Kang3-0/+292
2011-02-02arm926ejs: timer: Replace bss variable by gdrHeiko Schocher8-16/+32
2011-02-02remove (double) LED initialization in arm920t start.sJens Scharsig1-3/+0
2011-02-02arm1136: timer: Replace bss variable by gdHeiko Schocher2-20/+18
2011-02-02ARM: */start.S: code cleanupLiu Hui-R6434314-28/+0
2011-02-02armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang2-17/+23
2011-02-02DaVinci: Remove incorrect CONFIG optionSandeep Paulraj1-6/+0
2011-02-02DaVinci DM6467: Fix Build ErrorSandeep Paulraj1-0/+16
2011-02-02DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2-1/+56
2011-02-02MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic1-2/+4
2011-02-02Add support for MX35 processorStefano Babic5-0/+805
2011-02-02MX5: Add initial support for MX53 processorLiu Hui-R643433-47/+96
2011-01-09miiphy: convert to linux/mii.hMike Frysinger4-26/+26
2010-12-22Merge branch 'next' of ../nextWolfgang Denk4-0/+476
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby1-2/+4
2010-12-16arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar4-0/+476
2010-12-13ARM: */start.S: use canonical asm syntaxWolfgang Denk14-14/+14
2010-12-11omap3: emif|sdrc: use a single global data defineNishanth Menon2-4/+2
2010-12-11OMAP: Timer: Replace bss variable by gdDirk Behme1-11/+11
2010-12-11davinci: Rewrite timer.c to use tbl/tbu emulation variables in gdNick Thompson1-49/+28
2010-12-09Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk3-0/+38
2010-12-09armv7: fix relocation skipAndreas Bießmann1-2/+2
2010-12-09arm: fixloop(): do not use r8 for relocationAndreas Bießmann14-42/+42
2010-12-09arm: relocate_code(): do not set register uselessAndreas Bießmann14-30/+30
2010-12-09arm: copy_loop(): use scratch registerAndreas Bießmann14-70/+70
2010-12-08arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher14-0/+14
2010-12-08ARMV7: Vexpress: fix build errorsMatt Waddel1-1/+0
2010-12-07arm920t/at91/timer: replace bss variables by gdAndreas Bießmann1-15/+14
2010-12-07arm920t/at91/reset: board_reset: define weak symbolAndreas Bießmann1-3/+5
2010-12-07AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer1-0/+5
2010-11-30Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk1-9/+9
2010-11-30ARMV7: S5P: timer: get the count_value from register when call udelayMinkyu Kang1-9/+9
2010-11-29AM3517:EMIF4: fix SDRAM size to 256MbVaibhav Hiremath1-2/+3
2010-11-26arm1176: bugfix: fix start.S for ELF relocationAlbert Aribaud1-34/+13
2010-11-26arm: add ELF relocation support to rest of cpusAlbert Aribaud18-666/+785
2010-11-21imx: Get fec mac address from fuseLiu Hui-R643433-0/+38
2010-11-19omap4: board: change global data pointer to file scopeNishanth Menon1-1/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier45-90/+90
2010-11-17ARM: fix linker file for newer ld supportAlbert Aribaud7-121/+105
2010-11-04armv7, beagle: Second SDRAM bank don;t workHeiko Schocher1-0/+7
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk1-0/+10
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk3-78/+5
2010-10-29Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk4-27/+48
2010-10-29Merge branch 'for-wd-master' of git://git.denx.de/u-boot-pxaWolfgang Denk1-1/+0
2010-10-29Drop support for CONFIG_SKIP_RELOCATE_UBOOTWolfgang Denk14-38/+0
2010-10-29Drop support for CONFIG_SYS_ARM_WITHOUT_RELOCWolfgang Denk18-1673/+8
2010-10-28Kirkwood: bugfix: DRAM size initializationTanmay Upadhyay1-0/+10
2010-10-28MX51: remove warning in clock.cStefano Babic1-1/+1
2010-10-28imx25: Fix resetMatthias Weisser1-4/+4
2010-10-28MX5:use common u-boot.lds of cpu layerJason Liu1-73/+0