index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
powerpc
/
include
/
booke
/
cpuvar.h
Age
Commit message (
Expand
)
Author
2020-07-06
Include missing opt_multiprocessor.h.
rin
2019-04-07
Detangle some of the PowerPC CPU configuration spaghetti.
thorpej
2018-04-19
s/static inline/static __inline/g for consistency.
christos
2015-06-16
This needs to define PRIxPTE too.
matt
2012-10-02
move common tlb stuff to uvm
christos
2012-08-01
Add a machine splhist command to give (a incomplete) spl history.
matt
2012-08-01
Export dump_trapframe.
matt
2012-07-29
Add command line processing from uboot
matt
2012-07-27
Fix -fno-common fallout.
matt
2011-06-30
Modify mapiodev to take a third argument indicating whether the space
matt
2011-06-29
Declare cpu_hatch_data
matt
2011-06-23
Switch to using the common <common/pmap/tlb/tlb.h>
matt
2011-06-20
Explicitly include <powerpc/psl.h>
matt
2011-06-15
Move booke_fixup_stubs() to fixup.c and rename it to cpu_fixup_stubs().
matt
2011-06-14
Take the fast softint support in e500_intr.c and make generic so that it can
matt
2011-06-05
Remove <machine/atomic.h>; use <sys/atomic.h> instead.
matt
2011-02-17
add begging of single step support. Since BookE doesn't support PSL_SE, if
matt
2011-02-16
Add little endian bus_space_tags.
matt
2011-02-08
Allow code to allow inclusive/exclusive locators for subdevices.
matt
2011-01-18
Add support for BookE Freescale MPC85xx (e500 core) processors.
matt