Skip to content
Snippets Groups Projects
  1. Sep 13, 2006
  2. Mar 27, 2006
    • Paul Mackerras's avatar
      ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc · 0a26b136
      Paul Mackerras authored
      
      32-bit CHRP machines are now supported only in arch/powerpc, as are
      all 64-bit PowerPC processors.  This means that we don't use
      Open Firmware on any platform in arch/ppc any more.
      
      This makes PReP support a single-platform option like every other
      platform support option in arch/ppc now, thus CONFIG_PPC_MULTIPLATFORM
      is gone from arch/ppc.  CONFIG_PPC_PREP is the option that selects
      PReP support and is generally what has replaced
      CONFIG_PPC_MULTIPLATFORM within arch/ppc.
      
      _machine is all but dead now, being #defined to 0.
      
      Updated Makefiles, comments and Kconfig options generally to reflect
      these changes.
      
      Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
      0a26b136
  3. Feb 07, 2006
  4. Jan 18, 2006
  5. Jan 09, 2006
  6. Nov 09, 2005
  7. Nov 07, 2005
  8. Sep 05, 2005
  9. Aug 02, 2005
  10. Jul 27, 2005
  11. Jul 06, 2005
  12. Jun 22, 2005
  13. May 28, 2005
  14. Apr 16, 2005
    • 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!
      v2.6.12-rc2
      1da177e4
Loading