| Commit message (Expand) | Author | Age | Files | Lines |
* | Let us manage differences of Book-E PowerPC variations i.e. vendor / | raj | 2012-05-27 | 1 | -10/+10 |
* | Move OpenPIC FDT bus glue to a shared location, so that other PowerPC | raj | 2012-05-26 | 1 | -1/+1 |
* | Remove dead code. The routines in atomic.S did not work properly anyway, and | nwhitehorn | 2012-04-22 | 1 | -1/+0 |
* | Allow (with a license warning) "options ZFS" to work in static kernels. | peter | 2012-03-27 | 1 | -0/+3 |
* | Add backlight control to ATI-graphics PowerBooks and iBooks. | jhibbits | 2012-02-26 | 1 | -0/+1 |
* | Missed file in r230993. | nwhitehorn | 2012-02-04 | 1 | -0/+1 |
* | Add support for special keys (volume/brightness/eject) on Apple laptops with | nwhitehorn | 2011-10-16 | 1 | -0/+1 |
* | Add support for the Blu-Ray drive found in the Sony Playstation 3 and fix | nwhitehorn | 2011-08-14 | 1 | -1/+1 |
* | Add an OHCI driver to complement the EHCI one. The infrastructure to attach | nwhitehorn | 2011-06-20 | 1 | -0/+1 |
* | Driver for PS3's internal hard disk. Hopefully this can be CAM-ified in | nwhitehorn | 2011-06-20 | 1 | -0/+1 |
* | Add new fan controller driver for the G4 MDD PowerMac. Submitted and tested | andreast | 2011-06-04 | 1 | -0/+1 |
* | Missed file in r222613. | nwhitehorn | 2011-06-02 | 1 | -1/+4 |
* | Add a new driver, the ad7417, to read temperatures and voltages on some | andreast | 2011-05-29 | 1 | -0/+1 |
* | Factor out the SMU fan management code into a new module (powermac_thermal) | nwhitehorn | 2011-05-28 | 1 | -0/+1 |
* | Compile in in_cksum* implementations for both IPv6 and IPv6. | bz | 2011-04-20 | 1 | -1/+1 |
* | Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set(). | jkim | 2011-01-17 | 1 | -1/+0 |
* | Import support for the Sony Playstation 3 using the OtherOS feature | nwhitehorn | 2011-01-06 | 1 | -0/+9 |
* | Add an abstraction layer to the 64-bit AIM MMU's page table manipulation | nwhitehorn | 2010-12-04 | 1 | -0/+2 |
* | Provide a simple IOMMU framework on PowerPC, which is required to support | nwhitehorn | 2010-12-03 | 1 | -0/+1 |
* | Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware | nwhitehorn | 2010-11-12 | 1 | -1/+1 |
* | Add a driver for the Apple Uninorth AGP host bridge found in all PowerPC | nwhitehorn | 2010-10-31 | 1 | -0/+1 |
* | Add three new drivers for fan control and temperature reading on the | andreast | 2010-10-15 | 1 | -0/+3 |
* | Add a memory-range interface to /dev/mem on PowerPC using PAT attributes. | nwhitehorn | 2010-10-03 | 1 | -0/+1 |
* | Update PowerPC event timer code to use new event timers infrastructure. | mav | 2010-09-11 | 1 | -0/+1 |
* | Restructure how reset and poweroff are handled on PowerPC systems, since | nwhitehorn | 2010-08-31 | 1 | -1/+1 |
* | FPU EMU is 32-bit only for now, so mark it as a powerpc-only feature. | nwhitehorn | 2010-08-20 | 1 | -9/+9 |
* | Add support for the IBM Full-System Simulator (Mambo). This code has been | nwhitehorn | 2010-07-31 | 1 | -0/+5 |
* | MFppc64: | nwhitehorn | 2010-07-13 | 1 | -15/+26 |
* | Unify ABI-related bits of the Book-E and AIM machdep routines | nwhitehorn | 2010-07-12 | 1 | -0/+1 |
* | Convert Freescale PowerPC platforms to FDT convention. | raj | 2010-07-11 | 1 | -16/+16 |
* | Add a driver for the CPU temperature sensors attached over I2C on the | nwhitehorn | 2010-06-05 | 1 | -0/+1 |
* | Add support for the U4 PCI-Express bridge chipset used in late-generation | nwhitehorn | 2010-05-16 | 1 | -1/+2 |
* | Move libteken out of the syscons directory. | ed | 2009-09-03 | 1 | -1/+0 |
* | Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver | nwhitehorn | 2009-06-23 | 1 | -4/+6 |
* | Keep file list sorted. | raj | 2009-06-22 | 1 | -1/+1 |
* | DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus. | raj | 2009-06-22 | 1 | -0/+2 |
* | Integrated I2C controller driver (found in MPC85xx and other SOC parts). | raj | 2009-06-22 | 1 | -0/+1 |
* | Initial version of the sec(4) driver for the integrated security engine found | raj | 2009-06-06 | 1 | -0/+1 |
* | Introduce support for cpufreq on PowerPC with the dynamic frequency | nwhitehorn | 2009-05-31 | 1 | -0/+3 |
* | Initial support for SMP on PowerPC MPC85xx. | raj | 2009-05-21 | 1 | -0/+1 |
* | Factor out platform dependent things unrelated to device drivers into a | nwhitehorn | 2009-05-14 | 1 | -0/+4 |
* | Add suppport for ISA and ISA interrupts to make the ATA | marcel | 2009-04-24 | 1 | -0/+2 |
* | Add an Open Firmware access module for real-mode OF accesses to the PowerPC | nwhitehorn | 2009-04-05 | 1 | -0/+1 |
* | Modularize the Macintosh built-in ATA along the lines of the rest of the | nwhitehorn | 2009-04-04 | 1 | -3/+3 |
* | PowerPC, meet kernel core dumps. The support is based | marcel | 2009-04-04 | 1 | -0/+1 |
* | Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode | nwhitehorn | 2009-04-04 | 1 | -2/+3 |
* | Add memmove() to the kernel, making the kernel compile with Clang. | ed | 2009-02-28 | 1 | -0/+1 |
* | Include altivec.c, missed on previous commit r188860. This should unbreak the | nwhitehorn | 2009-02-21 | 1 | -0/+1 |
* | Add support for the I2S and davbus audio controllers found in Apple PowerPC | nwhitehorn | 2009-01-25 | 1 | -0/+5 |
* | Driver for Apple Keywest I2C controllers found in MacIO ASICs. Used for | nwhitehorn | 2009-01-15 | 1 | -0/+1 |