summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-11-24efikamx: add spi nor supportArnaud Patard (Rtp)2-0/+59
2010-11-24imx51: fix gpio_4_24 and gpio_4_25 pad configurationArnaud Patard (Rtp)1-2/+2
2010-11-24efikamx: add support for power keyArnaud Patard (Rtp)1-0/+24
2010-11-24efikamx: add leds supportArnaud Patard (Rtp)1-1/+46
2010-11-24imx51: add gpio mode for csi1 {h,v}syncArnaud Patard (Rtp)1-0/+2
2010-11-24efikamx: add mmc supportArnaud Patard (Rtp)2-0/+28
2010-11-24imx51: enhance iomux configuration for esdhc supportArnaud Patard (Rtp)1-0/+6
2010-11-24imx51: fix iomux configurationArnaud Patard (Rtp)1-8/+8
2010-11-24efikamx: read board idArnaud Patard (Rtp)1-0/+65
2010-11-24mx31_3ds: Add touchscreen supportFabio Estevam1-1/+1
2010-11-24ARM: i.MX IOMUX-V3 replace struct pad_desc with bitmapped cookieLothar Waßmann16-40/+70
2010-11-24Merge branch 'imx-for-2.6.38' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Sascha Hauer112-2651/+2101
2010-11-19ARM: imx: fix name for functions adding sdhci-esdhc-imx devicesUwe Kleine-König19-118/+124
2010-11-19ARM: mx3/mx35_3ds: Add watchdog supportUwe Kleine-König2-0/+2
2010-11-19ARM: mx3: dynamically allocate imx-keypad devicesUwe Kleine-König7-23/+21
2010-11-19ARM: mx3: dynamically allocate imx2-wdt devicesUwe Kleine-König10-42/+26
2010-11-19ARM: mx3: dynamically allocate mxc-ehci devicesUwe Kleine-König17-135/+92
2010-11-19ARM: mx3: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König16-68/+78
2010-11-19ARM: mx3: dynamically allocate mxc_rnga devicesUwe Kleine-König6-20/+62
2010-11-19ARM: mx3: dynamically register mxc-mmc devicesUwe Kleine-König14-73/+48
2010-11-19ARM: mx3: introduce SOC_IMX31 and SOC_IMX35Uwe Kleine-König15-58/+70
2010-11-19ARM: mx3: use an MX35 constant in imx35 only codeUwe Kleine-König1-1/+1
2010-11-19ARM: mx3: move registration of gpios to plat-mxc/gpio.cUwe Kleine-König3-39/+34
2010-11-19ARM: imx: use SOC_IMX25 instead of ARCH_MX25 for multi-SoCUwe Kleine-König19-39/+39
2010-11-19ARM: imx: let the machines select SOC_IMX{21,27}Uwe Kleine-König1-2/+9
2010-11-19ARM: imx: let IMX_HAVE_PLATFORM_IMX_FB select HAVE_FB_IMXUwe Kleine-König2-2/+2
2010-11-19ARM: imx: move mx25 support to mach-imxUwe Kleine-König14-74/+81
2010-11-19ARM: mx25: remove now empty devices.hUwe Kleine-König4-3/+0
2010-11-19ARM: mx25: dynamically allocate mx2-camera devicesUwe Kleine-König5-53/+22
2010-11-19ARM: mx25: dynamically allocate imx2-wdt devicesUwe Kleine-König7-21/+17
2010-11-18Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-11/+10
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2-6/+10
2010-11-18powerpc: Update a BKL related commentAlessio Igor Bogani1-3/+2
2010-11-18powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala1-1/+4
2010-11-18powerpc: Fix call to subpage_protection()Michael Neuling1-1/+1
2010-11-18powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson1-0/+4
2010-11-18powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala1-1/+1
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan3-4/+6
2010-11-18powerpc: Fix div64 in bootloaderBenjamin Herrenschmidt1-1/+2
2010-11-17KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity1-8/+7
2010-11-17KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity2-3/+3
2010-11-17kgdb,ppc: Fix regression in evr register handlingDongdong Deng1-2/+2
2010-11-17kgdb,x86: fix regression in detach handlingJason Wessel1-4/+8
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann26-26/+0
2010-11-17ARM: mx25: dynamically allocatate imx-fb devicesUwe Kleine-König8-34/+21
2010-11-17ARM: mx25: dynamically allocate imxdi_rtc devicesUwe Kleine-König10-22/+60
2010-11-17ARM: mx25: dynamically allocate imx-keypad devicesUwe Kleine-König7-48/+19
2010-11-17ARM: mx25: move registration of gpios to plat-mxc/gpio.cUwe Kleine-König6-52/+55
2010-11-17ARM: mx25: dynamically allocate mxc_pwm devicesUwe Kleine-König5-87/+32
2010-11-17ARM: mx25: dynamically allocate fsl-usb2-udc devicesUwe Kleine-König6-30/+12