summaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)Author
2011-06-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-06-23IXP NPE: add support for fixed-speed MII portsMichael Schwingen
2011-06-23use -ffunction-sections / --gc-sections on IXP42xMichael Schwingen
2011-06-23fix "depend" target in npe directoryMichael Schwingen
2011-06-23Fix IXP code to work after relocation was addedMichael Schwingen
2011-06-23add support for IXP42x Rev. B1 and newerMichael Schwingen
2011-06-22ARM: drop unsupported 'trab' boardWolfgang Denk
2011-06-21arm926ejs/at91/lowlevel_init.S: fix definesEric Benard
2011-06-21update arm/at91rm9200 work with rework rework110202Jens Scharsig
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-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-18at91rm9200: fix lowlevel_init() SMRDATA sizeJens Scharsig
2011-05-18AT91: fix timer.c - remove reset_timer()Reinhard Meyer
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer
2011-05-18AT91: fix related at91 system/driver filesReinhard Meyer
2011-05-11MX31: change return value of get_cpu_revStefano Babic
2011-04-27ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli
2011-04-27arm: Tegra2: Add missing PLLX initTom Warren
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren
2011-04-27ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli
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-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-27MX5: factor out boot cause funciton to common codeJason Liu
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-12Fix misc spelling errors found by lintianLoïc Minier
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