summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/ps3
Commit message (Expand)AuthorAgeFilesLines
* Follow Linux by unconditionally stripping the RX vlan tag from incomingnwhitehorn2011-07-051-4/+7
* Use atomic operations to mask and unmask IRQs. This prevents a problemnwhitehorn2011-06-231-8/+8
* Use 4 KB pages for storage bus devices, which seems to be what the HV usesnwhitehorn2011-06-231-2/+6
* Rework the PS3 disk driver to support NCQ and do its DMA a littlenwhitehorn2011-06-231-388/+189
* Add hypervisor call error codes.nwhitehorn2011-06-232-0/+56
* This is more complicated than I expected. Storage devices need the IOMMUnwhitehorn2011-06-221-2/+11
* The IOMMU is not involved for the storage bus.nwhitehorn2011-06-221-2/+1
* Work/hack around some race conditions present in the hardware/HV interface.nwhitehorn2011-06-201-14/+33
* Make this slightly less yelly about regions that the hypervisor protectsnwhitehorn2011-06-201-2/+10
* Add an OHCI driver to complement the EHCI one. The infrastructure to attachnwhitehorn2011-06-201-0/+170
* Driver for PS3's internal hard disk. Hopefully this can be CAM-ified innwhitehorn2011-06-203-22/+1068
* Add RTC support for the LV1 clock on the PS3. The hypervisor won't let usnwhitehorn2011-05-241-1/+33
* Fix the interrupt code, broken 7 months ago. The interrupt frameworkmarcel2011-01-291-12/+1
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-111-1/+0
* Import support for the Sony Playstation 3 using the OtherOS featurenwhitehorn2011-01-0614-0/+5050
OpenPOWER on IntegriCloud