summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-02-01armv7: add support for S5PC210 SoCMinkyu Kang
2011-02-01S5P: serial: Use the inline function instead of static valueMinkyu Kang
2011-02-01arm926ejs: timer: Replace bss variable by gdrHeiko Schocher
2011-02-01remove (double) LED initialization in arm920t start.sJens Scharsig
2011-02-01arm1136: timer: Replace bss variable by gdHeiko Schocher
2011-02-01ARM: */start.S: code cleanupLiu Hui-R64343
2011-02-01ARM: Avoid compiler optimization for readb, writeb and friends.Alexander Holler
2011-02-01armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang
2011-02-01DaVinci: Remove incorrect CONFIG optionSandeep Paulraj
2011-02-01DaVinci DM6467: Fix Build ErrorSandeep Paulraj
2011-02-01DaVinci DM6467: Enhance board SupportSandeep Paulraj
2011-02-01ARM: Update mach typesSandeep Paulraj
2011-02-01DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj
2011-02-01Davinci MMCSD SupportSandeep Paulraj
2011-02-01ARM: fix broken build of ARMStefano Babic
2011-02-01MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic
2011-02-01SPI: mxc_spi: replace fixed offsets with structuresStefano Babic
2011-02-01Add support for MX35 processorStefano Babic
2011-02-01MX5: Add initial support for MX53 processorLiu Hui-R64343
2011-01-25ftpmu010: support faraday ftpmu010 driverMacpaul Lin
2011-01-18Replace "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-29Move and rename common headers from underSughosh Ganu