summaryrefslogtreecommitdiff
path: root/sys/arch/powerpc/include/booke/cpuvar.h
AgeCommit message (Expand)Author
2020-07-06Include missing opt_multiprocessor.h.rin
2019-04-07Detangle some of the PowerPC CPU configuration spaghetti.thorpej
2018-04-19s/static inline/static __inline/g for consistency.christos
2015-06-16This needs to define PRIxPTE too.matt
2012-10-02move common tlb stuff to uvmchristos
2012-08-01Add a machine splhist command to give (a incomplete) spl history.matt
2012-08-01Export dump_trapframe.matt
2012-07-29Add command line processing from ubootmatt
2012-07-27Fix -fno-common fallout.matt
2011-06-30Modify mapiodev to take a third argument indicating whether the spacematt
2011-06-29Declare cpu_hatch_datamatt
2011-06-23Switch to using the common <common/pmap/tlb/tlb.h>matt
2011-06-20Explicitly include <powerpc/psl.h>matt
2011-06-15Move booke_fixup_stubs() to fixup.c and rename it to cpu_fixup_stubs().matt
2011-06-14Take the fast softint support in e500_intr.c and make generic so that it canmatt
2011-06-05Remove <machine/atomic.h>; use <sys/atomic.h> instead.matt
2011-02-17add begging of single step support. Since BookE doesn't support PSL_SE, ifmatt
2011-02-16Add little endian bus_space_tags.matt
2011-02-08Allow code to allow inclusive/exclusive locators for subdevices.matt
2011-01-18Add support for BookE Freescale MPC85xx (e500 core) processors.matt