aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-06-02Minor coding style cleanupWolfgang Denk
2011-06-01armv7: Add ST-Ericsson u8500 archJohn Rigby
2011-05-26S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)Minkyu Kang
2011-05-26S5P: add set_mmc_clk for external clock controlJaehoon Chung
2011-05-26S5PC2XX: Support the cpu revisionMinkyu Kang
2011-05-26S5P:SROM config code moved to s5p-common directoryChander Kashyap
2011-05-26S5P: GPIO Macro Values Corrected.Chander Kashyap
2011-05-23MX31: drop warnings due to missing prototype for mxc_watchdog_reset()Stefano Babic
2011-05-23MX31: Make get_reset_cause() static and drop unreachable codeStefano Babic
2011-05-23MX53: Handle silicon revision 2.1 caseFabio Estevam
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-05-18at91: fixed at91sam9263 system fileDaniel Gorsulowski
2011-05-18remove __attribute__ ((packed)) in at91 headersJens Scharsig
2011-05-18at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig
2011-05-18AT91: fix timer.c - remove reset_timer()Reinhard Meyer
2011-05-18AT91: remove LEGACY from at91_rstc.hReinhard Meyer
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer
2011-05-18AT91: cleanup at91sam9260_matrix.h to struct SoC accessReinhard Meyer
2011-05-18AT91: fix related at91 system/driver filesReinhard Meyer
2011-05-18AT91: fix related arch-at91 header filesReinhard Meyer
2011-05-18AT91: cleanup hardware.h, remove memory-map.hReinhard Meyer
2011-05-18AT91: rework at91sam9g45.hReinhard Meyer
2011-05-18AT91: rework at91sam9263.hReinhard Meyer
2011-05-18AT91: rework at91sam9261.hReinhard Meyer
2011-05-18AT91: rework at91sam9260.hReinhard Meyer
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-30Handle 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