summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-12-5/+3
* Fix misc spelling errors found by lintianLoïc Minier2011-04-12-1/+1
* ARMV7: S5P: Fixed register offset in mmc.hChander Kashyap2011-03-27-4/+6
* S5P: timer: replace bss variable by gdMinkyu Kang2011-03-27-15/+12
* S5P: timer: Use pwm functionsMinkyu Kang2011-03-27-58/+7
* ARM: S5P: pwm driver supportDonghwa Lee2011-03-27-0/+228
* SMDK6400: Disable LED function in start.s on the nand bootingseedshope2011-03-27-0/+2
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-27-1/+88
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-29/+29
* ARM: Update mach-typesSandeep Paulraj2011-02-21-15/+1276
* arm1136 relocation: Fix calculation of board_init_rFabio Estevam2011-02-21-1/+1
* arm1136: Fix NAND bootFabio Estevam2011-02-21-12/+4
* arm: get_sp() should always be compiledPo-Yu Chuang2011-02-21-3/+1
* mvmfp: add MFP configuration support for PANTHEONLei Wen2011-02-21-0/+41
* ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen2011-02-21-0/+641
* mv: seperate kirkwood and armada from common settingLei Wen2011-02-21-0/+189
* ARM: fix write*() I/O accessorsWolfgang Denk2011-02-21-3/+3
* arm relocation: Fix calculation of board_init_rAlexander Stein2011-02-21-1/+1
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-21-0/+861
* armv7: add support for S5PC210 SoCMinkyu Kang2011-02-02-0/+1056
* S5P: serial: Use the inline function instead of static valueMinkyu Kang2011-02-02-1/+4
* arm926ejs: timer: Replace bss variable by gdrHeiko Schocher2011-02-02-16/+32
* remove (double) LED initialization in arm920t start.sJens Scharsig2011-02-02-3/+0
* arm1136: timer: Replace bss variable by gdHeiko Schocher2011-02-02-20/+18
* ARM: */start.S: code cleanupLiu Hui-R643432011-02-02-28/+0
* ARM: Avoid compiler optimization for readb, writeb and friends.Alexander Holler2011-02-02-12/+20
* armv7: s5pc1xx: don't use function pointer for clock functionsMinkyu Kang2011-02-02-23/+27
* DaVinci: Remove incorrect CONFIG optionSandeep Paulraj2011-02-02-6/+0
* DaVinci DM6467: Fix Build ErrorSandeep Paulraj2011-02-02-0/+16
* DaVinci DM6467: Enhance board SupportSandeep Paulraj2011-02-02-0/+1
* ARM: Update mach typesSandeep Paulraj2011-02-02-15/+2290
* DaVinci DM6467: Added ET1011C (LSI) PHY supportSandeep Paulraj2011-02-02-1/+59
* Davinci MMCSD SupportSandeep Paulraj2011-02-02-0/+175
* ARM: fix broken build of ARMStefano Babic2011-02-02-1/+1
* MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for lastinc bssStefano Babic2011-02-02-2/+4
* SPI: mxc_spi: replace fixed offsets with structuresStefano Babic2011-02-02-0/+35
* Add support for MX35 processorStefano Babic2011-02-02-0/+2092
* MX5: Add initial support for MX53 processorLiu Hui-R643432011-02-02-205/+596
* ftpmu010: support faraday ftpmu010 driverMacpaul Lin2011-01-25-146/+0
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-19-1/+1
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-26/+26
* Merge branch 'next' of ../nextWolfgang Denk2010-12-22-2/+821
|\
| * add Multi Function Pin configuration support for ARMADA100Prafulla Wadaskar2010-12-16-0/+67
| * arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar2010-12-16-0/+650
| * Merge branch 'master' of ../master into nextWolfgang Denk2010-12-16-267/+348
| |\
| * | Davinci 8xx: Move common functions to share codeStefano Babic2010-11-30-37/+15
| * | da850: Add RMII support for EMACSudhakar Rajashekhara2010-11-30-0/+8
| * | Add board support for hawkboardSughosh Ganu2010-11-30-1/+7
| * | Move and rename common headers from underSughosh Ganu2010-11-28-0/+84
| * | da850: Enable SPI FlashStefano Babic2010-11-28-1/+11