1. 17 7月, 2013 1 次提交
  2. 07 6月, 2013 1 次提交
    • S
      ARM: shmobile: kzm9d: resigser smsc911x platform device with id -1 · df53721a
      Simon Horman 提交于
      As the kzm9d only has one smsc911x device it
      may be registered as a platform device with id -1.
      
      This allows the kzm9d board to access the smsc911x device
      when CONFIG_REGULATOR (and CONFIG_REGULATOR_FIXED_VOLTAGE)
      are set. The motivation for which is twofold: using regulators
      seems to be generally a good thing; it will move the kzm9d defconfig
      one step closer to being able to be consolidated with other
      shmobile defconfigs.
      
      An alternate but so far untested approach would be to
      update the definition of dummy_supplies in board-kzm9d.c
      to use "smsc911x.0" instead of "smsc911x".
      Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
      df53721a
  3. 12 4月, 2013 1 次提交
    • R
      ARM: convert arm/arm64 arch timer to use CLKSRC_OF init · 0583fe47
      Rob Herring 提交于
      This converts arm and arm64 to use CLKSRC_OF DT based initialization for
      the arch timer. A new function arch_timer_arch_init is added to allow for
      arch specific setup.
      
      This has a side effect of enabling sched_clock on omap5 and exynos5. There
      should not be any reason not to use the arch timers for sched_clock.
      Signed-off-by: NRob Herring <rob.herring@calxeda.com>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Kukjin Kim <kgene.kim@samsung.com>
      Cc: Tony Lindgren <tony@atomide.com>
      Cc: Simon Horman <horms@verge.net.au>
      Cc: Magnus Damm <magnus.damm@gmail.com>
      Cc: Catalin Marinas <catalin.marinas@arm.com>
      Cc: Will Deacon <will.deacon@arm.com>
      Cc: John Stultz <john.stultz@linaro.org>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: linux-samsung-soc@vger.kernel.org
      Cc: linux-omap@vger.kernel.org
      Cc: linux-sh@vger.kernel.org
      Acked-by: NSantosh Shilimkar <santosh.shilimkar@ti.com>
      0583fe47
  4. 13 1月, 2013 1 次提交
  5. 25 12月, 2012 1 次提交
  6. 14 9月, 2012 1 次提交
  7. 01 7月, 2012 1 次提交
  8. 21 6月, 2012 1 次提交
  9. 18 5月, 2012 4 次提交
  10. 09 2月, 2010 2 次提交
  11. 08 2月, 2010 1 次提交
    • M
      ARM: mach-shmobile: SH-Mobile G3 support. · c793c1b0
      Magnus Damm 提交于
      This adds preliminary support for the SH-Mobile G-series.
      
      The SH-Mobile G-series is a series of ARM/SH multi-core CPUs that aside
      from the ARM MPU are primarily composed of existing SH IP blocks.
      
      This includes initial support for the SH7367 (SH-Mobile G3) CPU and
      the G3EVM reference board.
      
      Only timer, serial console, and NOR flash are supported at this point.
      Patches for the interrupt controller, pinmux support, clock framework
      and runtime pm will be submitted as feature patches on top of this.
      Signed-off-by: NMagnus Damm <damm@opensource.se>
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      c793c1b0
  12. 03 7月, 2009 1 次提交
  13. 07 8月, 2008 1 次提交
  14. 08 2月, 2007 1 次提交
  15. 01 12月, 2006 1 次提交
    • A
      [ARM] 3960/1: AT91: Final SAM9 intergration patches. · 05043d08
      Andrew Victor 提交于
      This patch includes a number of small changes for integrating the
      AT91SAM9261 and AT91SAM0260 support.
      
            * Can only select support for one AT91 processor at a time.
            * Remove most of the remaining static memory mapping for the
              AT91RM9200.
            * Reserve 1Mb of memory below the IO for mapping the internal SRAM
              and any custom board-specific devices (ie, FPGA).
            * The SAM9260 has more serial ports, so increase the maximum to 7.
            * Define the standard chipselect addresses, and define other
              addresses relative to those.
            * CLOCK_TICK_RATE is different on the SAM926x's.
      Signed-off-by: NAndrew Victor <andrew@sanpeople.com>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      05043d08
  16. 19 6月, 2006 1 次提交
  17. 10 1月, 2006 1 次提交
  18. 16 11月, 2005 1 次提交
  19. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4