1. 25 Mar, 2012 2 commits
  2. 14 Mar, 2012 2 commits
  3. 11 Mar, 2012 2 commits
  4. 07 Mar, 2012 21 commits
  5. 05 Mar, 2012 2 commits
  6. 29 Feb, 2012 3 commits
    • Arnd Bergmann's avatar
      Merge branch 'cleanup' of... · ab15e0e8
      Arnd Bergmann authored
      Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into omap/cleanup
      
      * 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
        ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes
        ARM: OMAP2+: Limit omap_read/write usage to legacy USB drivers
        ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
        ARM: OMAP2+: Move most of plat/io.h into local iomap.h
        ARM: OMAP1: Move most of plat/io.h into local iomap.h
        ARM: OMAP1: Move 16xx GPIO system clock to platform init code
        ARM: OMAP: Move omap_init_consistent_dma_size() to local common.h
        ARM: OMAP2+: Move SDRC related functions from io.h into local common.h
        ARM: OMAP2+: Drop DISPC L3 firewall code
        ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend path
        ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config
      ab15e0e8
    • Arnd Bergmann's avatar
      Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at91... · 7eca30ae
      Arnd Bergmann authored
      Merge branch 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at91 into at91/staging/base2+cleanup
      
      * 'at91-3.4-base2+cleanup' of git://github.com/at91linux/linux-at91: (20 commits)
        ARM: at91: properly sort dtb files in Makefile.boot
        ARM: at91: add at91sam9g25ek.dts in Makefile.boot
        ARM: at91/board-dt: drop default console
        Atmel: move console default platform_device to serial driver
        ARM: at91: merge SRAM Memory banks thanks to mirroring
        ARM: at91: finally drop at91_sys_read/write
        ARM: at91/rtc-at91sam9: pass the GPBR to use via resources
        ARM: at91:rtc/rtc-at91sam9: ioremap register bank
        ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use
        ARM: at91/PMC: make register base soc independent
        ARM: at91/PMC: move assignment out of printf
        ARM: at91/pm_slowclock: add runtime detection of memory contoller
        ARM: at91: make sdram/ddr register base soc independent
        ARM: at91: move at91rm9200 sdramc defines to at91rm9200_sdramc.h
        ARM: at91/pm_slowclock: function slow_clock() accepts parameters
        ARM: at91/pm_slowclock: rename register to named define
        ARM: at91/ST: remove not needed casts
        ARM: at91: make ST (System Timer) soc independent
        ARM: at91: make matrix register base soc independent
        ARM: at91/at91x40: remove use of at91_sys_read/write
      
      Based on top of the at91/9x5, rmk/for-armsoc, at91/device-board,
      at91/pm_cleanup and at91/base.
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      7eca30ae
    • Tony Lindgren's avatar
      ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changes · 1b35af54
      Tony Lindgren authored
      With the introduction of iomap changes platform init code
      fails for emu.c if CONFIG_OMAP3_EMU is selected:
      
      arch/arm/mach-omap2/emu.c:35:8: error:
      'L4_EMU_34XX_BASE' undeclared here (not in a function)
      Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
      1b35af54
  7. 28 Feb, 2012 1 commit
  8. 24 Feb, 2012 7 commits