freebsd-dev/sys/powerpc/mpc85xx
Justin Hibbits b2f831c009 Simplify the page tracking for VA<->PA translations.
Drop the tracking down to the pmap layer, with optimizations to only track
necessary pages.  This should give a (slight) performance improvement, as well
as a stability improvement, as the tracking is already mostly handled by the
pmap layer.
2016-11-16 05:24:42 +00:00
..
atpic.c
ds1553_bus_fdt.c
ds1553_core.c
ds1553_reg.h
fsl_diu.c Adjust copyright date. No real work was done on it until 2016. 2016-10-08 01:18:01 +00:00
i2c.c
isa.c
lbc.c Unbreak the LBC driver, broken with the large RMan and 36-bit physical address changes. 2016-07-05 06:14:23 +00:00
lbc.h
mpc85xx_gpio.c
mpc85xx.c Return a NULL pointer (0 vm_offset) on error in map_dcsr(). 2016-09-03 04:21:40 +00:00
mpc85xx.h Simplify the page tracking for VA<->PA translations. 2016-11-16 05:24:42 +00:00
pci_mpc85xx_pcib.c
pci_mpc85xx.c Merge MPC85XX and QorIQ config options 2016-08-03 01:22:11 +00:00
platform_mpc85xx.c Simplify the page tracking for VA<->PA translations. 2016-11-16 05:24:42 +00:00
qoriq_gpio.c Write to the correct GPIO registers. 2016-11-15 04:49:26 +00:00