freebsd-skq/sys/powerpc/mpc85xx
nwhitehorn 53d7b1890a Whether you can use mttb() or not is more complicated than whether PSL_HV
is set and the right thing to do may be platform-dependent (it requires
firmware on PowerNV, for instance). Make it a new platform method called
platform_smp_timebase_sync().

MFC after:	3 weeks
2017-11-25 21:59:59 +00:00
..
atpic.c
ds1553_bus_fdt.c
ds1553_core.c
ds1553_reg.h
fsl_diu.c Remove some unnecessary includes 2017-10-19 02:14:39 +00:00
fsl_espi.c Add Freescale eSPI driver found on QorIQ SoCs 2017-04-02 01:21:35 +00:00
fsl_sata.c Set the PRD extension list base address in little endian 2017-11-06 05:09:18 +00:00
fsl_sata.h Add Freescale QorIQ SATA controller support. 2017-11-05 02:47:46 +00:00
i2c.c
isa.c
lbc.c Fix integer type and format in debug print 2017-11-03 03:13:15 +00:00
lbc.h
mpc85xx_gpio.c
mpc85xx.c Add P5021 and P5040 conditions for LAW count check. 2017-09-09 02:19:44 +00:00
mpc85xx.h Actually add the mpc85xx_get_platform_clock() function. 2017-06-14 04:26:37 +00:00
pci_mpc85xx_pcib.c Expand the Freescale PCIe root complex driver with the ofw_pcib_pci 2017-11-14 03:53:15 +00:00
pci_mpc85xx.c
platform_mpc85xx.c Whether you can use mttb() or not is more complicated than whether PSL_HV 2017-11-25 21:59:59 +00:00
qoriq_gpio.c