1. 12 Jul, 2012 1 commit
  2. 06 Jul, 2012 4 commits
  3. 05 Jul, 2012 1 commit
  4. 03 Jul, 2012 27 commits
  5. 02 Jul, 2012 3 commits
  6. 01 Jul, 2012 1 commit
  7. 30 Jun, 2012 3 commits
    • Olof Johansson's avatar
      Merge branch 'lpc32xx/devel' into next/soc · c5362941
      Olof Johansson authored
      * lpc32xx/devel: (22 commits)
        ARM: LPC32xx: Move i2s1 dma enabling to clock.c
        ARM: LPC32xx: Move uart6 irda disable to serial.c
        ARM: LPC32xx: Cleanup board init, remove duplicate clock init
        ARM: LPC32xx: Remove spi chip definitions
        ARM: LPC32xx: Remove spi chipselect request from board init
        ARM: LPC32xx: Add dt settings to the at25 node
        ARM: LPC32xx: Build arch dtbs
        ARM: LPC32xx: Fix lpc32xx.dtsi status property: "disable" -> "disabled"
        ARM: LPC32xx: Remove mach specific ARCH_NR_GPIOS, use default
        ARM: LPC32xx: High Speed UART configuration via DT
        ARM: LPC32xx: DT conversion of Standard UARTs
        ARM: LPC32xx: DTS adjustment for using pl18x primecell
        ARM: LPC32xx: Add MMC controller support
        ARM: LPC32xx: Defconfig update
        ARM: LPC32xx: Clock adjustment for key matrix controller
        ARM: LPC32xx: DTS adjustment for key matrix controller
        ARM: LPC32xx: Add dts for EA3250 reference board
        ARM: LPC32xx: Adjust dtsi file for MLC controller configuration
        ARM: LPC32xx: Add DMA configuration to platform data
        ARM: LPC32xx: Remove SLC controller initialization from platform init
        ...
      c5362941
    • Linus Torvalds's avatar
      Linux 3.5-rc5 · 6887a413
      Linus Torvalds authored
      6887a413
    • Linus Torvalds's avatar
      Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · c07978b3
      Linus Torvalds authored
      Pull ARM SoC fixes from Olof Johansson:
       "Another week, another batch of fixes.
      
        All are small, contained, targeted fixes for explicit problems --
        mostly build and boot failures across i.MX, OMAP, Renesas/Shmobile and
        Samsung."
      
      * tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
        ARM: imx6q: fix suspend regression caused by common clk migration
        ARM: OMAP4470: Fix OMAP4470 boot failure
        ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry
        ARM: OMAP2+: nand: fix build error when CONFIG_MTD_ONENAND_OMAP2=n
        ARM: shmobile: r8a7779: Route all interrupts to ARM
        ARM: shmobile: kzm9d: use late init machine hook
        ARM: shmobile: kzm9g: use late init machine hook
        ARM: mach-shmobile: armadillo800eva: Use late init machine hook
        ARM: SAMSUNG: Fix for S3C2412 EBI memory mapping
        ARM: mach-shmobile: add missing GPIO IRQ configuration on mackerel
        ARM: mach-shmobile: Fix build when SMP is enabled and EMEV2 is not enabled
        ARM: shmobile: sh7372: bugfix: chclr_offset base
        ARM: shmobile: sh73a0: bugfix: SY-DMAC number
        ARM: SAMSUNG: Should check for IS_ERR(clk) instead of NULL
      c07978b3