Skip to content
  1. Nov 01, 2005
  2. Oct 31, 2005
  3. Oct 24, 2005
  4. Oct 20, 2005
  5. Oct 19, 2005
    • Paul Mackerras's avatar
      powerpc: Merge machdep.h · 143a1dec
      Paul Mackerras authored
      
      
      A few things change for consistency between ppc32 and ppc64:
      idle functions return void; *_get_boot_time functions return
      unsigned long (i.e. time_t) rather than filling in a struct rtc_time
      (since that's useful to the callers and easier for pmac to
      generate); *_get_rtc_time and *_set_rtc_time functions take
      a struct rtc_time; irq_canonicalize is gone; nvram_sync returns
      void.
      
      Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
      143a1dec
  6. Oct 14, 2005
  7. Oct 12, 2005
  8. Oct 10, 2005
  9. Oct 01, 2005
  10. Sep 30, 2005
  11. Sep 28, 2005
  12. Sep 27, 2005
  13. Sep 26, 2005
    • Paul Mackerras's avatar
      powerpc: Merge enough to start building in arch/powerpc. · 14cf11af
      Paul Mackerras authored
      
      
      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: default avatarPaul Mackerras <paulus@samba.org>
      14cf11af
Loading