1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/powerpc/mpc85xx
Nathan Whitehorn c1cb22d755 Rearchitect platform memory map parsing to make it less
Open Firmware-centric:
- Keep the static list of regions in platform.c instead of ofw_machdep.c
- Move various merging and sorting operations to platform.c as well
- Move apple_hacks code out of ofw_machdep.c and into platform_powermac.c,
  where it belongs
- Move CHRP-specific dynamic-reconfiguration memory parsing into
  platform_chrp.c instead of pretending it is shared code
2013-12-01 19:43:15 +00:00
..
atpic.c
ds1553_bus_fdt.c
ds1553_core.c
ds1553_reg.h
fsl_sdhc.c Remove all the instances of '#undef DEBUG' from kernel. 2013-10-25 18:38:44 +00:00
fsl_sdhc.h
i2c.c
isa.c
lbc.c Teach nexus(4) about Open Firmware (e.g. FDT) on ARM and MIPS, retiring 2013-11-05 13:48:34 +00:00
lbc.h
mpc85xx.c Interrelated improvements to early boot mappings: 2013-10-26 18:18:14 +00:00
mpc85xx.h Move CCSR discovery into the platform module, while simultaneously making 2013-11-17 02:03:36 +00:00
pci_mpc85xx.c Be more flexible about which compatible strings to accept. This brings up 2013-11-11 15:44:20 +00:00
platform_mpc85xx.c Rearchitect platform memory map parsing to make it less 2013-12-01 19:43:15 +00:00