aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.powerpc
Commit message (Expand)AuthorAgeFilesLines
* Add an OHCI driver to complement the EHCI one. The infrastructure to attachNathan Whitehorn2011-06-201-0/+1
* Driver for PS3's internal hard disk. Hopefully this can be CAM-ified inNathan Whitehorn2011-06-201-0/+1
* Add new fan controller driver for the G4 MDD PowerMac. Submitted and testedAndreas Tobler2011-06-041-0/+1
* Missed file in r222613.Nathan Whitehorn2011-06-021-1/+4
* Add a new driver, the ad7417, to read temperatures and voltages on someAndreas Tobler2011-05-291-0/+1
* Factor out the SMU fan management code into a new module (powermac_thermal)Nathan Whitehorn2011-05-281-0/+1
* Compile in in_cksum* implementations for both IPv6 and IPv6.Bjoern A. Zeeb2011-04-201-1/+1
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().Jung-uk Kim2011-01-171-1/+0
* Import support for the Sony Playstation 3 using the OtherOS featureNathan Whitehorn2011-01-061-0/+9
* Add an abstraction layer to the 64-bit AIM MMU's page table manipulationNathan Whitehorn2010-12-041-0/+2
* Provide a simple IOMMU framework on PowerPC, which is required to supportNathan Whitehorn2010-12-031-0/+1
* Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open FirmwareNathan Whitehorn2010-11-121-1/+1
* Add a driver for the Apple Uninorth AGP host bridge found in all PowerPCNathan Whitehorn2010-10-311-0/+1
* Add three new drivers for fan control and temperature reading on theAndreas Tobler2010-10-151-0/+3
* Add a memory-range interface to /dev/mem on PowerPC using PAT attributes.Nathan Whitehorn2010-10-031-0/+1
* Update PowerPC event timer code to use new event timers infrastructure.Alexander Motin2010-09-111-0/+1
* Restructure how reset and poweroff are handled on PowerPC systems, sinceNathan Whitehorn2010-08-311-1/+1
* FPU EMU is 32-bit only for now, so mark it as a powerpc-only feature.Nathan Whitehorn2010-08-201-9/+9
* Add support for the IBM Full-System Simulator (Mambo). This code has beenNathan Whitehorn2010-07-311-0/+5
* MFppc64:Nathan Whitehorn2010-07-131-15/+26
* Unify ABI-related bits of the Book-E and AIM machdep routinesNathan Whitehorn2010-07-121-0/+1
* Convert Freescale PowerPC platforms to FDT convention.Rafal Jaworowski2010-07-111-16/+16
* Add a driver for the CPU temperature sensors attached over I2C on theNathan Whitehorn2010-06-051-0/+1
* Add support for the U4 PCI-Express bridge chipset used in late-generationNathan Whitehorn2010-05-161-1/+2
* Move libteken out of the syscons directory.Ed Schouten2009-09-031-1/+0
* Add cpufreq support on the PowerPC G5, along with a skeleton SMU driverNathan Whitehorn2009-06-231-4/+6
* Keep file list sorted.Rafal Jaworowski2009-06-221-1/+1
* DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus.Rafal Jaworowski2009-06-221-0/+2
* Integrated I2C controller driver (found in MPC85xx and other SOC parts).Rafal Jaworowski2009-06-221-0/+1
* Initial version of the sec(4) driver for the integrated security engine foundRafal Jaworowski2009-06-061-0/+1
* Introduce support for cpufreq on PowerPC with the dynamic frequencyNathan Whitehorn2009-05-311-0/+3
* Initial support for SMP on PowerPC MPC85xx.Rafal Jaworowski2009-05-211-0/+1
* Factor out platform dependent things unrelated to device drivers into aNathan Whitehorn2009-05-141-0/+4
* Add suppport for ISA and ISA interrupts to make the ATAMarcel Moolenaar2009-04-241-0/+2
* Add an Open Firmware access module for real-mode OF accesses to the PowerPCNathan Whitehorn2009-04-051-0/+1
* Modularize the Macintosh built-in ATA along the lines of the rest of theNathan Whitehorn2009-04-041-3/+3
* PowerPC, meet kernel core dumps. The support is basedMarcel Moolenaar2009-04-041-0/+1
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modeNathan Whitehorn2009-04-041-2/+3
* Add memmove() to the kernel, making the kernel compile with Clang.Ed Schouten2009-02-281-0/+1
* Include altivec.c, missed on previous commit r188860. This should unbreak theNathan Whitehorn2009-02-211-0/+1
* Add support for the I2S and davbus audio controllers found in Apple PowerPCNathan Whitehorn2009-01-251-0/+5
* Driver for Apple Keywest I2C controllers found in MacIO ASICs. Used forNathan Whitehorn2009-01-151-0/+1
* Import an Open Firmware I2C bus module. This attaches firmware device treeNathan Whitehorn2009-01-151-0/+1
* Rework BookE pmap towards multi-core support.Rafal Jaworowski2009-01-131-1/+0
* Replace syscons terminal renderer by a new renderer that uses libteken.Ed Schouten2009-01-011-1/+2
* Modularize the Open Firmware client interface to allow run-time switchingNathan Whitehorn2008-12-201-0/+2
* Switch to ath hal source code. Note this removes the ath_halSam Leffler2008-12-011-10/+0
* Add ADB support. This provides support for the external ADB bus on the PowerMacNathan Whitehorn2008-10-261-0/+8
* Add a driver for flash memory that implements to the Common FlashMarcel Moolenaar2008-10-251-0/+1
* Add a driver for the Local Bus Controller.Marcel Moolenaar2008-10-251-0/+1