freebsd-dev/sys/powerpc/mpc85xx
Justin Hibbits 83d9b89cfb Unbreak the LBC driver, broken with the large RMan and 36-bit physical address changes.
Remove the use of fdt_data_to_res(), and instead construct the resources
manually.  Additionally, avoid the 32-bit size limitation of fdt_data_get(), by
building physical addresses manually from the lbc ranges property.

Approved by:	re@(gjb)
2016-07-05 06:14:23 +00:00
..
atpic.c
ds1553_bus_fdt.c
ds1553_core.c
ds1553_reg.h
fsl_sdhc.c sys/powerpc: make use of the howmany() macro when available. 2016-04-26 14:44:49 +00:00
fsl_sdhc.h
i2c.c Make i2c device child auto-probe work for MPC85xx and QorIQ SoCs. 2016-04-05 02:27:01 +00:00
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
mpc85xx.h
pci_mpc85xx_pcib.c
pci_mpc85xx.c Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64 2016-03-29 15:19:56 +00:00
platform_mpc85xx.c Fix SMP booting for PowerPC Book-E 2016-04-19 01:48:18 +00:00
qoriq_gpio.c