1. 01 11月, 2012 1 次提交
    • T
      ARM: OMAP: Make plat-omap/i2c.c port checks local · c34f7c69
      Tony Lindgren 提交于
      The common code should not have any omap1 or omap2+
      specific code, and should not need to call the cpu_is_omap
      macros.
      
      The only remaining user for cpu_is_omap macros is
      omap_i2c_nr_ports(). Let's make those checks in
      the omap specific implementation of omap_i2c_add_bus()
      instead in order to remove cpu_is_omap usage from
      the common code.
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      c34f7c69
  2. 19 10月, 2012 1 次提交
    • T
      ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 · e4c060db
      Tony Lindgren 提交于
      We want to remove plat/cpu.h. To do this, let's first split
      it to private soc.h to mach-omap1 and mach-omap2. We have to
      keep plat/cpu.h around until the remaining drivers are fixed,
      so let's include the local soc.h in plat/cpu.h and for drivers
      still including plat/cpu.h.
      
      Once the drivers are fixed not to include plat/cpu.h, we
      can remove the file.
      
      This is needed for the ARM common zImage support.
      
      [tony@atomide.com: updated to not print a warning]
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      e4c060db
  3. 18 10月, 2012 1 次提交
  4. 21 9月, 2012 1 次提交
    • T
      ARM: OMAP1: Make plat/mux.h omap1 only · 70c494c3
      Tony Lindgren 提交于
      We are moving omap2+ to use the device tree based pinctrl-single.c
      and will be removing the old mux framework. This will remove the
      omap1 specific parts from plat-omap.
      Acked-by: NFelipe Balbi <balbi@ti.com>
      Cc: Grant Likely <grant.likely@secretlab.ca>
      Cc: Alan Stern <stern@rowland.harvard.edu>
      Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
      Cc: Richard Purdie <rpurdie@rpsys.net>
      Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
      Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
      Cc: linux-usb@vger.kernel.org
      Cc: linux-pcmcia@lists.infradead.org
      Cc: spi-devel-general@lists.sourceforge.net
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      70c494c3
  5. 26 2月, 2010 1 次提交
  6. 12 12月, 2009 2 次提交
  7. 11 7月, 2009 3 次提交
  8. 07 5月, 2009 1 次提交
  9. 17 4月, 2009 1 次提交
  10. 30 4月, 2008 1 次提交
  11. 20 3月, 2008 1 次提交
  12. 09 5月, 2007 1 次提交
  13. 03 4月, 2006 1 次提交
  14. 08 9月, 2005 1 次提交
  15. 03 5月, 2005 1 次提交
  16. 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