summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King10-27/+87
2008-11-27Merge branch 'clps7500' into develRussell King22-1180/+0
2008-11-27Merge branches 'core' and 'clks' into develRussell King34-578/+608
2008-11-27[ARM] sa1100: match clock by dev_name(dev)Russell King1-73/+27
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2-2/+2
2008-11-27[ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King9-205/+201
2008-11-27[ARM] versatile: convert to clkdev and lookup clocks by device nameRussell King5-89/+62
2008-11-27[ARM] integrator: convert to clkdev and lookup clocks by device nameRussell King7-119/+91
2008-11-27[ARM] realview: convert to clkdev and lookup clocks by device nameRussell King9-90/+63
2008-11-27[ARM] clkdev: add generic clkdev infrastructureRussell King4-0/+162
2008-11-27[ARM] clps7500: remove supportRussell King22-1179/+0
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King13-53/+65
2008-11-27[ARM] remove memzero()Russell King8-15/+8
2008-11-17[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar1-3/+4
2008-11-17Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2-2/+3
2008-11-16[ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao1-1/+2
2008-11-16[ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao1-1/+0
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-98/+43
2008-11-13[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constantsRussell King1-18/+0
2008-11-13[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constantsRussell King4-13/+9
2008-11-13[ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constantsRussell King3-53/+3
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King1-2/+11
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams3-3/+11
2008-11-11pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao1-0/+1
2008-11-10Fix the teehbr_read function prototypeCatalin Marinas1-1/+1
2008-11-10Modern processors may need to drain the WB before WFICatalin Marinas2-0/+3
2008-11-09[ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King3-8/+16
2008-11-09[ARM] versatile: correct MMC clock rateRussell King1-1/+1
2008-11-09[ARM] realview: correct MMC clock rateRussell King1-1/+1
2008-11-09[ARM] 5329/1: Feroceon: fix feroceon_l2_inv_rangeNicolas Pitre1-2/+2
2008-11-06Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King4-16/+16
2008-11-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King1-2/+2
2008-11-06[ARM] xsc3: fix xsc3_l2_inv_rangeDan Williams1-2/+2
2008-11-06[ARM] mm: fix page table initializationRussell King3-36/+87
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King3-12/+12
2008-11-06ARMv7: Add SMP initialisation to proc-v7.SJon Callan1-2/+15
2008-11-06ARMv7: Do not set TTBR0 in __v7_setupCatalin Marinas1-1/+0
2008-11-06Do not flush the cache in flush_cache_v(un)map for VIPT cachesCatalin Marinas1-10/+26
2008-11-06ARMv7: Branch over conditional undefined instructions in vfphw.SCatalin Marinas1-9/+18
2008-11-06ARMv7: Add extra barriers for flush_cache_all compressed/head.SCatalin Marinas2-4/+12
2008-11-06Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas3-0/+11
2008-11-06Add "thumbee" to the hwcap_str arrayCatalin Marinas1-0/+1
2008-11-05ARM: OMAP: Fix define for twl4030 irqsTony Lindgren1-1/+1
2008-11-05ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bitsTony Lindgren1-1/+3
2008-11-05ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omapZhaolei1-10/+10
2008-11-05ARM: OMAP: Fix compiler warnings in gpmc.cSanjeev Premi1-4/+2
2008-11-04[ARM] fix VFP+softfloat binariesRussell King1-1/+5
2008-10-30[ARM] 5326/1: AFEB9260: Fix for i2c_board_info structureSergey Lapin1-0/+1
2008-10-30Merge branch 'for-rmk-rc' of git://pasiphae.extern.pengutronix.de/git/imx/lin...Russell King4-3/+25
2008-10-30[ARM] mx31ads: Add missing includeSascha Hauer1-0/+2