aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2009-08-14Add i.MX25 supportSascha Hauer
2009-08-14mxc pwm: add mx25 supportSascha Hauer
2009-08-14iomux-v3: Allow for a runtime base addressSascha Hauer
2009-08-14MXC: i.MX25 timer supportSascha Hauer
2009-08-14MXC: use variable for irq controller base in entry-macro.SSascha Hauer
2009-08-14ARM: MX3: add ckil clockDaniel Mack
2009-08-14ARM: mxc: Fix i2c_board_info definitionsSascha Hauer
2009-08-07Add support for Eukrea's MBIMX27Eric Benard
2009-08-07Add support for Eukrea's CPUIMX27Eric Benard
2009-08-07MX27: Add USB platform devices and resourcesjavier Martin
2009-08-07MX3: add additional USB pins to iomuxDaniel Mack
2009-08-07ehci mxc: Fix clocksSascha Hauer
2009-08-07MX3: Add USB platform devices and resourcesDaniel Mack
2009-08-07[ARM] MXC: remove the now unused #ifndef CONFIG_COMMON_CLKDEVSascha Hauer
2009-08-07[ARM] MXC: Switch MX1 to clkdev supportSascha Hauer
2009-08-07MXC PLL decoding: calculate mfn value with less magicSascha Hauer
2009-08-07MXC: pwm driver fixesSascha Hauer
2009-08-07MXC gpio interrupt support: move register definitions to .c fileSascha Hauer
2009-08-07mxc gpio: CONFIG_ARCH_* -> cpu_is_*()Sascha Hauer
2009-08-07pcm038: Add support for SJA1000 on baseboardSascha Hauer
2009-08-07pcm037: Add support for SJA1000 on baseboardSascha Hauer
2009-08-07imxfb: Add support for multiple displaysSascha Hauer
2009-08-07imxfb: calculate bpix value from bits_per_pixelSascha Hauer
2009-08-07mx1: Codingstyle: Let the compiler count arraysSascha Hauer
2009-08-07mx3: Codingstyle: Let the compiler count arraysSascha Hauer
2009-08-07mx2: Codingstyle: Let the compiler count arraysSascha Hauer
2009-08-07mx2: remove mxc_irda platform deviceSascha Hauer
2009-08-07MXC iomux-v3: Fix defines for PAD_CTL registersSascha Hauer
2009-08-07mxc: turn to soc specific init_irq functionsSascha Hauer
2009-08-07mxc: remove do not include directlySascha Hauer
2009-08-07MXC: remove board specific setup of MXC_LL_UART_[PV]ADDRSascha Hauer
2009-08-07MXC uncompress macros: determine uart base by machine typeSascha Hauer
2009-08-07mxc: remove ARCH_NR_GPIOSSascha Hauer
2009-08-07system.c: runtime base addressSascha Hauer
2009-08-07MXC: pass base/irq to mxc_timer_initSascha Hauer
2009-07-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-07-18ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King
2009-07-17[ARM] 5608/1: Updated U300 defconfigLinus Walleij
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-09[ARM] 5594/1: Correct U300 VIC init PM settingLinus Walleij
2009-07-09[ARM] 5595/1: ep93xx: missing header in dma-m2p.cHartley Sweeten
2009-07-09Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2009-07-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2009-07-09Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-07-06[ARM] Kirkwood: Correct header defineSimon Kagstrom
2009-07-06[ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP definesMike Rapoport
2009-07-05[ARM] pgtable: file pte layout documentationRussell King
2009-07-05[ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King
2009-07-05[ARM] export __cpu_flush_dcache_pageRussell King
2009-07-03[ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack