summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-05-11Kirkwood: allow to override CONFIG_SYS_TCLKSimon Guinot
2011-05-11MX31: change return value of get_cpu_revStefano Babic
2011-05-11MX31: removed warning due to missing prototypeStefano Babic
2011-04-29Handle most LDSCRIPT setting centrallyScott Wood
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-04-27Don't grab memory for LCD if FB address is definedMinkyu Kang
2011-04-27ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin
2011-04-27ftsdmc020: move ftsdmc020.h to include/faradayMacpaul Lin
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli
2011-04-27arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren
2011-04-27arm: Tegra2: Add missing PLLX initTom Warren
2011-04-27ARM: fix stack pointer adjustment in board_init_f()Eric Cooper
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren
2011-04-27ARMV7: OMAP3: Add GPMC_CONFIGx register value definitionsLuca Ceresoli
2011-04-27ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli
2011-04-27omap3_beagle: enable EHCI and USB storage.Alexander Holler
2011-04-27OMAP3: Add support for DPLL5 (usbhost)Alexander Holler
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD
2011-04-27a320evb: fix include path of timer fttmr010Macpaul Lin
2011-04-27fttmr010: move fttmr010 header to include/faradayMacpaul Lin
2011-04-27Orion5x: Correct DRAM bank detectionRogan Dawes
2011-04-27I2C: add i2c support for Armada100 platformLei Wen
2011-04-27I2C: add i2c support for Pantheon platformLei Wen
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen
2011-04-27pxa: move i2c driver to the common placeLei Wen
2011-04-27arm: a320: use new ftpmu010 APIPo-Yu Chuang
2011-04-27arm: Use optimized memcpy and memset from linuxMatthias Weisser
2011-04-27OMAP3: BeagleBoard: Enable pullups on i2c2.Steve Kipisz
2011-04-27MX31: drop warnings in get_cpu_revStefano Babic
2011-04-27MX5: factor out boot cause funciton to common codeJason Liu
2011-04-27ARM: MX31: Fix file name labelFabio Estevam
2011-04-27MX31: Introduce get_reset_cause()Fabio Estevam
2011-04-27ARM: mx31: Print the silicon versionFabio Estevam
2011-04-27IMX: MX31: Cleanup include files and drop nasty #ifdef in driversStefano Babic
2011-04-27mx25: Make the UART port number explicit in its setup functionFabio Estevam
2011-04-27MX31: add support for MX31 watchdogStefano Babic
2011-04-26Respect memreserve regions specified in the device treeGrant Likely
2011-04-26Stop passing around bootmem_base value.Grant Likely
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk
2011-04-12Fix misc spelling errors found by lintianLoïc Minier
2011-03-27ARMV7: S5P: Fixed register offset in mmc.hChander Kashyap
2011-03-27S5P: timer: replace bss variable by gdMinkyu Kang
2011-03-27S5P: timer: Use pwm functionsMinkyu Kang
2011-03-27ARM: S5P: pwm driver supportDonghwa Lee
2011-03-27SMDK6400: Disable LED function in start.s on the nand bootingseedshope
2011-03-27arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-02-21ARM: Update mach-typesSandeep Paulraj
2011-02-21arm1136 relocation: Fix calculation of board_init_rFabio Estevam
2011-02-21arm1136: Fix NAND bootFabio Estevam