summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
Commit message (Expand)AuthorAgeFilesLines
* Add an OHCI driver to complement the EHCI one. The infrastructure to attachnwhitehorn2011-06-201-0/+1
* Driver for PS3's internal hard disk. Hopefully this can be CAM-ified innwhitehorn2011-06-201-0/+1
* Add new fan controller driver for the G4 MDD PowerMac. Submitted and testedandreast2011-06-041-0/+1
* Missed file in r222613.nwhitehorn2011-06-021-1/+4
* Add a new driver, the ad7417, to read temperatures and voltages on someandreast2011-05-291-0/+1
* Factor out the SMU fan management code into a new module (powermac_thermal)nwhitehorn2011-05-281-0/+1
* Compile in in_cksum* implementations for both IPv6 and IPv6.bz2011-04-201-1/+1
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().jkim2011-01-171-1/+0
* Import support for the Sony Playstation 3 using the OtherOS featurenwhitehorn2011-01-061-0/+9
* Add an abstraction layer to the 64-bit AIM MMU's page table manipulationnwhitehorn2010-12-041-0/+2
* Provide a simple IOMMU framework on PowerPC, which is required to supportnwhitehorn2010-12-031-0/+1
* Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmwarenwhitehorn2010-11-121-1/+1
* Add a driver for the Apple Uninorth AGP host bridge found in all PowerPCnwhitehorn2010-10-311-0/+1
* Add three new drivers for fan control and temperature reading on theandreast2010-10-151-0/+3
* Add a memory-range interface to /dev/mem on PowerPC using PAT attributes.nwhitehorn2010-10-031-0/+1
* Update PowerPC event timer code to use new event timers infrastructure.mav2010-09-111-0/+1
* Restructure how reset and poweroff are handled on PowerPC systems, sincenwhitehorn2010-08-311-1/+1
* FPU EMU is 32-bit only for now, so mark it as a powerpc-only feature.nwhitehorn2010-08-201-9/+9
* Add support for the IBM Full-System Simulator (Mambo). This code has beennwhitehorn2010-07-311-0/+5
* MFppc64:nwhitehorn2010-07-131-15/+26
* Unify ABI-related bits of the Book-E and AIM machdep routinesnwhitehorn2010-07-121-0/+1
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-111-16/+16
* Add a driver for the CPU temperature sensors attached over I2C on thenwhitehorn2010-06-051-0/+1
* Add support for the U4 PCI-Express bridge chipset used in late-generationnwhitehorn2010-05-161-1/+2
* Move libteken out of the syscons directory.ed2009-09-031-1/+0
* Add cpufreq support on the PowerPC G5, along with a skeleton SMU drivernwhitehorn2009-06-231-4/+6
* Keep file list sorted.raj2009-06-221-1/+1
* DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus.raj2009-06-221-0/+2
* Integrated I2C controller driver (found in MPC85xx and other SOC parts).raj2009-06-221-0/+1
* Initial version of the sec(4) driver for the integrated security engine foundraj2009-06-061-0/+1
* Introduce support for cpufreq on PowerPC with the dynamic frequencynwhitehorn2009-05-311-0/+3
* Initial support for SMP on PowerPC MPC85xx.raj2009-05-211-0/+1
* Factor out platform dependent things unrelated to device drivers into anwhitehorn2009-05-141-0/+4
* Add suppport for ISA and ISA interrupts to make the ATAmarcel2009-04-241-0/+2
* Add an Open Firmware access module for real-mode OF accesses to the PowerPCnwhitehorn2009-04-051-0/+1
* Modularize the Macintosh built-in ATA along the lines of the rest of thenwhitehorn2009-04-041-3/+3
* PowerPC, meet kernel core dumps. The support is basedmarcel2009-04-041-0/+1
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modenwhitehorn2009-04-041-2/+3
* Add memmove() to the kernel, making the kernel compile with Clang.ed2009-02-281-0/+1
* Include altivec.c, missed on previous commit r188860. This should unbreak thenwhitehorn2009-02-211-0/+1
* Add support for the I2S and davbus audio controllers found in Apple PowerPCnwhitehorn2009-01-251-0/+5
* Driver for Apple Keywest I2C controllers found in MacIO ASICs. Used fornwhitehorn2009-01-151-0/+1
* Import an Open Firmware I2C bus module. This attaches firmware device treenwhitehorn2009-01-151-0/+1
* Rework BookE pmap towards multi-core support.raj2009-01-131-1/+0
* Replace syscons terminal renderer by a new renderer that uses libteken.ed2009-01-011-1/+2
* Modularize the Open Firmware client interface to allow run-time switchingnwhitehorn2008-12-201-0/+2
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-011-10/+0
* Add ADB support. This provides support for the external ADB bus on the PowerMacnwhitehorn2008-10-261-0/+8
* Add a driver for flash memory that implements to the Common Flashmarcel2008-10-251-0/+1
* Add a driver for the Local Bus Controller.marcel2008-10-251-0/+1
OpenPOWER on IntegriCloud