aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-02-02armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang
2011-02-02DaVinci: Remove incorrect CONFIG optionSandeep Paulraj
2011-02-02DaVinci DM6467: Fix Build ErrorSandeep Paulraj
2011-02-02DaVinci DM6467: Enhance board SupportSandeep Paulraj
2011-02-02ARM: Update mach typesSandeep Paulraj
2011-02-02DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj
2011-02-02Davinci MMCSD SupportSandeep Paulraj
2011-02-02ARM: fix broken build of ARMStefano Babic
2011-02-02MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic
2011-02-02SPI: mxc_spi: replace fixed offsets with structuresStefano Babic
2011-02-02Add support for MX35 processorStefano Babic
2011-02-02MX5: Add initial support for MX53 processorLiu Hui-R64343
2011-01-25ftpmu010: support faraday ftpmu010 driverMacpaul Lin
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-12-22Merge branch 'next' of ../nextWolfgang Denk
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-12-17AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPUclagix@gmail.com
2010-12-16add Multi Function Pin configuration support for ARMADA100Prafulla Wadaskar
2010-12-16arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar
2010-12-16Merge branch 'master' of ../master into nextWolfgang Denk
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-30Davinci 8xx: Move common functions to share codeStefano Babic
2010-11-30da850: Add RMII support for EMACSudhakar Rajashekhara
2010-11-30Add board support for hawkboardSughosh Ganu
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-28Move and rename common headers from underSughosh Ganu
2010-11-28da850: Enable SPI FlashStefano Babic
2010-11-28da8xx: Add cpu_is_da8xx macrosSudhakar Rajashekhara
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