freebsd-dev/sys/powerpc/mpc85xx
Justin Hibbits 78220c7be8 Fix an off-by-one error missed in the initial commit of this driver
When the segment count is > 16 it spills into an 'indirect descriptor list',
which immediately follows the main table, but the indirect list is entry 15, so
needs to be skipped for the general list.
2017-11-05 22:09: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 Fix an off-by-one error missed in the initial commit of this driver 2017-11-05 22:09:59 +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 Don't bother checking core version 2017-03-24 01:52:10 +00:00
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
pci_mpc85xx.c
platform_mpc85xx.c Simplify the page tracking for VA<->PA translations. 2016-11-16 05:24:42 +00:00
qoriq_gpio.c Switch qoriq_gpio over to using ofw_bus_search_compatible 2017-03-24 01:30:18 +00:00