1. 07 2月, 2008 1 次提交
  2. 24 12月, 2007 5 次提交
  3. 20 10月, 2007 1 次提交
  4. 12 10月, 2007 1 次提交
  5. 03 10月, 2007 1 次提交
  6. 07 9月, 2007 1 次提交
  7. 20 8月, 2007 2 次提交
  8. 24 4月, 2007 1 次提交
    • D
      [POWERPC] Re-organize Kconfig code for 4xx in arch/powerpc · f6557331
      David Gibson 提交于
      Now that we always take a device tree in arch/powerpc, there's no good
      reason not to allow a single kernel to support multiple embedded 4xx
      boards - the correct platform code can be selected based on the device
      tree information.
      
      Therefore, this patch re-arranges the 4xx Kconfig code to allow this.
      In addition we:
      	- use "select" instead of depends to configure the correct
      	  config options for specific 4xx CPUs and workarounds, which
      	  makes the information about specific boards and CPUs less
      	  scattered.
      	- Some old, unused (in arch/powerpc) config options are
      	  removed: WANT_EARLY_SERIAL, IBM_OCP, etc.
      Signed-off-by: NDavid Gibson <dwg@au1.ibm.com>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      f6557331
  9. 13 12月, 2006 1 次提交
  10. 26 9月, 2005 1 次提交
    • P
      powerpc: Merge enough to start building in arch/powerpc. · 14cf11af
      Paul Mackerras 提交于
      This creates the directory structure under arch/powerpc and a bunch
      of Kconfig files.  It does a first-cut merge of arch/powerpc/mm,
      arch/powerpc/lib and arch/powerpc/platforms/powermac.  This is enough
      to build a 32-bit powermac kernel with ARCH=powerpc.
      
      For now we are getting some unmerged files from arch/ppc/kernel and
      arch/ppc/syslib, or arch/ppc64/kernel.  This makes some minor changes
      to files in those directories and files outside arch/powerpc.
      
      The boot directory is still not merged.  That's going to be interesting.
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      14cf11af
  11. 05 9月, 2005 3 次提交
  12. 24 8月, 2005 2 次提交
  13. 02 8月, 2005 1 次提交
  14. 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