freebsd-dev/sys/powerpc
Marcel Moolenaar 8609d8293d Properly implement the bus_config_intr, bus_setup_intr and bus_teardown_intr
methods so that MI drvers can depend on us doing the right thing instead
of having to go around us and call MD code directly. See the FDT code for
example (not for long though).
2012-07-02 23:41:56 +00:00
..
aim The `end' symbol doesn't match the end of the kernel image because it's 2012-06-29 01:55:20 +00:00
booke Fix a typo that resulted in or-ing PTE_UW twice whrn PTE_SW was needed. 2012-07-02 21:21:12 +00:00
compile
conf Remove device uart_z8530 and options GEOM_PART_APM from DEFAULTS and instead 2012-07-02 21:25:24 +00:00
cpufreq Remove unused variables. Spotted by a cppcheck 2011-01-06 20:19:01 +00:00
fpu Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
include Make the wchar_t type machine dependent. 2012-06-24 04:15:58 +00:00
mambo kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
mpc85xx Properly implement the bus_config_intr, bus_setup_intr and bus_teardown_intr 2012-07-02 23:41:56 +00:00
ofw Make ofw_bus_get_node() consistently return -1 when there is no associated 2012-03-15 22:53:39 +00:00
powermac Remove bogus __unused attribute from hrowpic_eoi(). 2012-07-01 19:07:45 +00:00
powerpc Let us manage differences of Book-E PowerPC variations i.e. vendor / 2012-05-27 10:25:20 +00:00
ps3 - Change contigmalloc() to use the vm_paddr_t type instead of an unsigned 2012-03-01 19:58:34 +00:00
psim Fix the interrupt code, broken 7 months ago. The interrupt framework 2011-01-29 20:58:38 +00:00