summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* armv7: add support for S5PC210 SoCMinkyu Kang2011-02-0212-0/+1056
* S5P: serial: Use the inline function instead of static valueMinkyu Kang2011-02-021-1/+4
* arm926ejs: timer: Replace bss variable by gdrHeiko Schocher2011-02-028-16/+32
* remove (double) LED initialization in arm920t start.sJens Scharsig2011-02-021-3/+0
* arm1136: timer: Replace bss variable by gdHeiko Schocher2011-02-022-20/+18
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-0214-28/+0
* ARM: Avoid compiler optimization for readb, writeb and friends.Alexander Holler2011-02-021-12/+20
* armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang2011-02-023-23/+27
* DaVinci: Remove incorrect CONFIG optionSandeep Paulraj2011-02-021-6/+0
* DaVinci DM6467: Fix Build ErrorSandeep Paulraj2011-02-021-0/+16
* DaVinci DM6467: Enhance board SupportSandeep Paulraj2011-02-021-0/+1
* ARM: Update mach typesSandeep Paulraj2011-02-021-15/+2290
* DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2011-02-023-1/+59
* Davinci MMCSD SupportSandeep Paulraj2011-02-021-0/+175
* ARM: fix broken build of ARMStefano Babic2011-02-021-1/+1
* MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic2011-02-021-2/+4
* SPI: mxc_spi: replace fixed offsets with structuresStefano Babic2011-02-023-0/+35
* Add support for MX35 processorStefano Babic2011-02-0211-0/+2092
* MX5: Add initial support for MX53 processorLiu Hui-R643432011-02-027-205/+596
* ftpmu010: support faraday ftpmu010 driverMacpaul Lin2011-01-251-146/+0
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-191-1/+1
* miiphy: convert to linux/mii.hMike Frysinger2011-01-094-26/+26
* Merge branch 'next' of ../nextWolfgang Denk2010-12-229-2/+821
|\
| * add Multi Function Pin configuration support for ARMADA100Prafulla Wadaskar2010-12-161-0/+67
| * arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar2010-12-166-0/+650
| * Merge branch 'master' of ../master into nextWolfgang Denk2010-12-1631-267/+348
| |\
| * | Davinci 8xx: Move common functions to share codeStefano Babic2010-11-302-37/+15
| * | da850: Add RMII support for EMACSudhakar Rajashekhara2010-11-302-0/+8
| * | Add board support for hawkboardSughosh Ganu2010-11-302-1/+7
| * | Move and rename common headers from underSughosh Ganu2010-11-282-0/+84
| * | da850: Enable SPI FlashStefano Babic2010-11-281-1/+11
| * | da8xx: Add cpu_is_da8xx macrosSudhakar Rajashekhara2010-11-281-0/+16
* | | Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-211-2/+4
* | | AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPUclagix@gmail.com2010-12-171-0/+8
| |/ |/|
* | ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-1314-14/+14
* | omap3: emif|sdrc: use a single global data defineNishanth Menon2010-12-112-4/+2
* | OMAP: Timer: Replace bss variable by gdDirk Behme2010-12-111-11/+11
* | davinci: Rewrite timer.c to use tbl/tbu emulation variables in gdNick Thompson2010-12-111-49/+28
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-096-15/+96
|\ \
| * | imx: Get fec mac address from fuseLiu Hui-R643432010-11-216-15/+96
* | | ARM: make timer variables in gt_t available for all ARM platformsPrafulla Wadaskar2010-12-091-1/+3
* | | armv7: fix relocation skipAndreas Bießmann2010-12-091-2/+2
* | | arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-0914-42/+42
* | | arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-0914-30/+30
* | | arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-0914-70/+70
* | | arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-0815-1/+15
* | | ARMV7: Vexpress: fix build errorsMatt Waddel2010-12-081-1/+0
* | | arm920t/at91/timer: replace bss variables by gdAndreas Bießmann2010-12-072-15/+15
* | | arm920t/at91/reset: board_reset: define weak symbolAndreas Bießmann2010-12-071-3/+5
* | | AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer2010-12-071-0/+5
OpenPOWER on IntegriCloud