1. 15 3月, 2011 1 次提交
    • G
      m68knommu: move ColdFire PIT timer base addresses · f317c71a
      Greg Ungerer 提交于
      The PIT hardware timer module used in some ColdFire CPU's is not always
      addressed relative to an IPSBAR register. Parts like the ColdFire 5207 and
      5208 have fixed peripheral addresses. So lets not define the register
      addresses of the PIT relative to an IPSBAR definition. Move the base
      address definitions into the per-part headers. This is a lot more consistent
      since all the other peripheral base addresses are defined in the per-part
      header files already.
      Signed-off-by: NGreg Ungerer <gerg@uclinux.org>
      f317c71a
  2. 17 1月, 2010 1 次提交
  3. 16 9月, 2009 1 次提交
  4. 22 4月, 2009 1 次提交
  5. 13 12月, 2008 1 次提交
  6. 23 7月, 2008 1 次提交
  7. 01 2月, 2008 2 次提交
  8. 23 10月, 2007 1 次提交
    • G
      m68knommu: cleanup m68knommu timer code · 2f2c2679
      Greg Ungerer 提交于
      Reduce the function pointer mess of the m68knommu timer code by calling
      directly to the local hardware's timer setup, and expose the local
      common timer interrupt handler to the lower level hardware timer.
      
      Ultimately this will save definitions of all these functions across all
      the platform code to setup the function pointers (which for any given
      m68knommu CPU family member can be only one set of hardware timer
      functions).
      Signed-off-by: NGreg Ungerer <gerg@uclinux.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      2f2c2679
  9. 20 10月, 2007 1 次提交
  10. 27 7月, 2007 1 次提交
  11. 10 2月, 2007 1 次提交
  12. 03 7月, 2006 1 次提交
  13. 01 7月, 2006 1 次提交
  14. 26 6月, 2006 1 次提交
  15. 08 11月, 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