freebsd-dev/sys/powerpc/ps3
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
..
ehci_ps3.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
if_glc.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
if_glcreg.h
mmu_ps3.c Merge from vmobj-rwlock branch: 2013-02-26 01:00:11 +00:00
ohci_ps3.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
platform_ps3.c Rearchitect platform memory map parsing to make it less 2013-12-01 19:43:15 +00:00
ps3_syscons.c Avoid warnings about duplicate modules. 2012-02-04 19:50:26 +00:00
ps3-hv-asm.awk Add version header to output file. 2011-12-18 16:53:03 +00:00
ps3-hv-header.awk
ps3-hvcall.h Support infrastructure for X11 on PS3. 2011-12-18 16:53:21 +00:00
ps3-hvcall.master Support infrastructure for X11 on PS3. 2011-12-18 16:53:21 +00:00
ps3-hvcall.S Support infrastructure for X11 on PS3. 2011-12-18 16:53:21 +00:00
ps3bus.c - Change contigmalloc() to use the vm_paddr_t type instead of an unsigned 2012-03-01 19:58:34 +00:00
ps3bus.h Driver for PS3's internal hard disk. Hopefully this can be CAM-ified in 2011-06-20 00:17:44 +00:00
ps3cdrom.c Changes to CAM or busdma have caused SIMs to be sent 0-length CCBs on 2013-09-29 20:10:22 +00:00
ps3disk.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
ps3pic.c Pick a constant high IRQ value for the PS3 IPI, which lets PS3 devices be 2012-01-15 18:26:43 +00:00