summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-07-26mx25: add PWM4 to iomuxBaruch Siach1-0/+1
2010-07-26mx25: add iomux defines for UART4 on KPP pinsBaruch Siach1-0/+4
2010-07-26mx31_3ds: Handle USB OTG GPIO ErrorsFabio Estevam1-3/+20
2010-07-26mx25: add support for the CSI deviceBaruch Siach4-2/+37
2010-07-26mx27: add support for the CSI deviceBaruch Siach3-1/+33
2010-07-26pca100: clean up GPIO pin multiplexingLuotao Fu1-12/+11
2010-07-26pca100: add framebuffer device support and TFTLuotao Fu1-0/+66
2010-07-26mxc/iomux: add GPIO bank offset for iomux v3 platformsJason Wang1-0/+15
2010-07-26mx51/iomux: add UART and GPIO pad definitions for imx51_3ds boardJason Wang1-1/+5
2010-07-26mx51/iomux: Fix mux mode and input path for two padsJason Wang1-2/+2
2010-07-26[PATCH] mxc: Fix pad names for imx51Amit Kucheria2-290/+265
2010-07-26i.MX35: add cpuimx35 support and its baseboardEric Bénard5-0/+553
2010-07-26mx25: add a comment documenting undocumented IPG clocksBaruch Siach1-0/+22
2010-07-26mx25pdk: register watchdog deviceBaruch Siach1-0/+1
2010-07-26mx25: add watchdog clockBaruch Siach1-0/+2
2010-07-26i.MX25: add cpuimx25 module and its baseboardEric Bénard5-0/+492
2010-07-26i.MX25: add AUDMUX and SSI supportEric Bénard7-2/+83
2010-07-26i.MX25: fix get_rate_otg to return the correct valueEric Bénard1-1/+4
2010-07-26plat-mxc/ehci.c: add i.MX25 supportEric Bénard1-1/+45
2010-07-26MX25: put define for OTG base address in right includeEric Bénard2-2/+1
2010-07-26i.MX27: add suspend to RAM supportEric Bénard2-1/+47
2010-07-26eukrea_mbimx27: fix audio support when SOC is compiled as moduleEric Bénard1-2/+4
2010-07-26mach-cpuimx27: fix USB_ULPI build warningsEric Bénard1-0/+2
2010-07-26i.MX35: return IPU clock's value for mx3fbEric Bénard1-1/+1
2010-07-26mx5: Register i2c on Freescale MX51 Babbage HWDinh Nguyen1-0/+26
2010-07-26mx5: Add i2c to Freescale MX51 Babbage HWDinh Nguyen4-6/+84
2010-07-26arm: mxc: utilise usecount field in clock operationsAmit Kucheria1-12/+25
2010-07-26mx25pdk: add keypad supportBaruch Siach1-0/+36
2010-07-26mx25: add platform code for imx-keypadBaruch Siach5-9/+35
2010-07-26mxc_nand: add support for platform defined partitionsBaruch Siach1-0/+4
2010-07-26eukrea_mbimx27: add audio codecEric Bénard1-1/+43
2010-07-26eukrea_mbimx27: add support for the keyboardEric Bénard1-0/+15
2010-07-26MX2X: Add Keypad device definition for MX2X archEric Bénard2-0/+19
2010-07-26eukrea_mbimx27: use card detect through DAT3 for SDHC1Eric Bénard1-1/+5
2010-07-26mxcmmc: add card detect through DAT3 possibilityEric Bénard1-0/+3
2010-07-26mach-cpuimx27: register wdt and w1_master resourcesEric Bénard1-0/+2
2010-07-26mach-cpuimx27: add USB Host2 and OTG supportEric Bénard2-0/+78
2010-07-26eukrea_mbimx27: fix ADS7846 supportEric Bénard1-7/+12
2010-07-26mach-cpuimx27: fix QuadUART's IRQ typo in pins'setupEric Bénard1-4/+4
2010-07-26cpuimx27 and mbimx27: allow fine control of UART4 and SDHC2 usageEric Bénard3-1/+22
2010-07-26eukrea_mbimx27-baseboard: add timings for DVI outputEric Bénard1-0/+32
2010-07-26eukrea_mbimx27-baseboard: add generic-bl and platform-lcd controlsEric Bénard1-6/+49
2010-07-26eukrea_mbimx27-baseboard: fix typo in display nameEric Bénard1-1/+1
2010-07-26pcm037/pcm043/pca100: fix ULPI-related build warningsWolfram Sang3-0/+6
2010-07-26ARM: mx3: mx31lilly: pass mc13783 SPI IRQ pinDaniel Mack1-0/+1
2010-05-26ARM: mx3: pcm037: remove unused variableDaniel Mack1-1/+0
2010-05-26Merge branch 'alpha-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds4-62/+42
2010-05-26alpha: simplify and optimize sched_find_first_bitMatt Turner1-11/+9
2010-05-26alpha: invoke oom-killer from page faultNick Piggin1-9/+2
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz2-42/+31