1. 03 Feb, 2008 1 commit
  2. 12 May, 2007 1 commit
  3. 17 Feb, 2007 1 commit
  4. 11 Oct, 2006 1 commit
  5. 11 Jul, 2006 1 commit
    • Russell King's avatar
      [ARM] Allow Versatile to be built for AB and PB · dc5bc8f1
      Russell King authored
      
      If a configuration was chosen to support both the Versatile
      AB and PB boards, the result would write to registers not
      available on the PB version of the board.  Resolve this by
      using machine_is_xxx().
      
      Also, for the CLCD, despite how the code looks, both the AB
      and PB access the same location to control the clock rate -
      it's just called something different between the two board
      versions.  Invent our own name for this location and use it
      unconditionally.
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      dc5bc8f1
  6. 24 Jun, 2006 1 commit
  7. 20 Jun, 2006 1 commit
  8. 28 Mar, 2006 1 commit
  9. 21 Mar, 2006 2 commits
  10. 13 Jan, 2006 1 commit
  11. 07 Jan, 2006 1 commit
  12. 04 Jan, 2006 2 commits
  13. 03 Jan, 2006 1 commit
    • Russell King's avatar
      [ARM] Cleanup ARM includes · 78ff18a4
      Russell King authored
      
      arch/arm/kernel/entry-armv.S has contained a comment suggesting
      that asm/hardware.h and asm/arch/irqs.h should be moved into the
      asm/arch/entry-macro.S include.  So move the includes to these
      two files as required.
      
      Add missing includes (asm/hardware.h, asm/io.h) to asm/arch/system.h
      includes which use those facilities, and remove asm/io.h from
      kernel/process.c.
      
      Remove other unnecessary includes from arch/arm/kernel, arch/arm/mm
      and arch/arm/mach-footbridge.
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      78ff18a4
  14. 29 Oct, 2005 1 commit
  15. 28 Oct, 2005 2 commits
  16. 29 Sep, 2005 1 commit
  17. 20 Jun, 2005 1 commit
  18. 16 Jun, 2005 1 commit
  19. 03 May, 2005 1 commit
  20. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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