summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/cpu.h
AgeCommit message (Expand)Author
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-02-14Simplify hw.{cpuspeed,setperf} api moving all the sysctl stuffAlexander Yurchenko
2003-12-24support cpu_cpuspeed on macppc.Dale Rahn
2003-07-08Improved timebase register handling. use all 64 bits, instead of theDale Rahn
2003-07-02Reduce the amount of asm code in powerpc/macppc by replacing it withDale Rahn
2003-07-02make ppc_intr_(enable|disable)() inlined functions.Dale Rahn
2002-09-15backout prematureTheo de Raadt
2002-09-15KNFTheo de Raadt
2002-06-08Factorize common parts (cache-related stuff).Miod Vallat
2002-06-07Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@Thomas Nordin
2002-03-14First round of __P removal in sysTodd C. Miller
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn
2001-07-09lots of parens, protosMichael Shalayeff
2001-06-24More inline function cleanup for stricter -W flags.Dale Rahn
2001-01-24Optimization base on looking at generated asm code.Dale Rahn
2001-01-15__asm__ and __volatile__Theo de Raadt
1997-10-13Monolithic PowerPC kernel, new includePer Fogelstrom
1996-12-28adding OpenBSD tag to files.Dale S. Rahn
1996-12-21Check-in of powerpc kernel support.Dale S. Rahn