1. 09 2月, 2012 2 次提交
  2. 02 3月, 2010 1 次提交
  3. 07 8月, 2008 1 次提交
  4. 03 8月, 2008 1 次提交
  5. 17 2月, 2007 1 次提交
    • N
      [ARM] 4090/2: avoid clash between PXA and SA1111 defines · bc43fd40
      Nicolas Pitre 提交于
      The Lubbock platform uses both a PXA25x and a SA1111 at the same time.
      Both chips have the same "Serial Audio Controller" registers although
      the SA1111 one is never expected to be used in preference to the PXA25x
      one. So let's disable the SA1111 defines whenever compilation is for a
      PXA architecture and make the PXA defines always defined.
      
      This removes a bunch of "already defined" warnings as well since the
      current hack to prevent them depended on include ordering which wasn't
      always right.
      
      While at it, clean up the SA1111 defines allowing to get rid of the
      __CCREG() macro.
      Signed-off-by: NNicolas Pitre <nico@cam.org>
      Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
      bc43fd40
  6. 04 10月, 2006 1 次提交
  7. 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