summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* OMAP3: BeagleBoard: Enable pullups on i2c2.Steve Kipisz2011-04-271-0/+14
* MX31: drop warnings in get_cpu_revStefano Babic2011-04-271-1/+1
* MX5: factor out boot cause funciton to common codeJason Liu2011-04-271-0/+28
* ARM: MX31: Fix file name labelFabio Estevam2011-04-271-3/+3
* MX31: Introduce get_reset_cause()Fabio Estevam2011-04-271-1/+28
* ARM: mx31: Print the silicon versionFabio Estevam2011-04-272-2/+53
* IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic2011-04-275-7/+7
* mx25: Make the UART port number explicit in its setup functionFabio Estevam2011-04-271-1/+1
* MX31: add support for MX31 watchdogStefano Babic2011-04-272-1/+47
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-121-5/+3
* Fix misc spelling errors found by lintianLoïc Minier2011-04-121-1/+1
* ARMV7: S5P: Fixed register offset in mmc.hChander Kashyap2011-03-272-4/+6
* S5P: timer: replace bss variable by gdMinkyu Kang2011-03-271-15/+12
* S5P: timer: Use pwm functionsMinkyu Kang2011-03-273-58/+7
* ARM: S5P: pwm driver supportDonghwa Lee2011-03-274-0/+228
* SMDK6400: Disable LED function in start.s on the nand bootingseedshope2011-03-271-0/+2
* arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-2731-1/+88
* rename _end to __bss_end__Po-Yu Chuang2011-03-2729-29/+29
* ARM: Update mach-typesSandeep Paulraj2011-02-211-15/+1276
* arm1136 relocation: Fix calculation of board_init_rFabio Estevam2011-02-211-1/+1
* arm1136: Fix NAND bootFabio Estevam2011-02-211-12/+4
* arm: get_sp() should always be compiledPo-Yu Chuang2011-02-211-3/+1
* mvmfp: add MFP configuration support for PANTHEONLei Wen2011-02-211-0/+41
* ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen2011-02-217-0/+641
* mv: seperate kirkwood and armada from common settingLei Wen2011-02-212-0/+189
* ARM: fix write*() I/O accessorsWolfgang Denk2011-02-211-3/+3
* arm relocation: Fix calculation of board_init_rAlexander Stein2011-02-211-1/+1
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-2112-0/+861
* 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