summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert PowerPC AIM PCI and nexus busses to standard OFW bus interface. Thisnwhitehorn2008-10-141-1/+1
* Add DMA support for Apple built-in ATA controllers.nwhitehorn2008-09-271-0/+1
* tsec: Refactor driver's structure.raj2008-08-261-0/+1
* Add support for the Apple Big Mac (BMAC) Ethernet controller,marcel2008-06-071-0/+1
* Add support for Apple's Descriptor-Based DMA (DBDMA) engine. The DMAmarcel2008-06-071-0/+1
* mp_machdep.c is only conditional upon smp, not aim. If booke growsmarcel2008-04-301-1/+1
* MFp4: SMP supportmarcel2008-04-271-0/+1
* Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()raj2008-04-261-0/+1
* Connect MPC85XX to the PowerPC build.raj2008-03-031-2/+20
* Hook-up the FPU emulator. It's optional upon FPU_EMU.marcel2008-02-231-0/+10
* Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines.grehan2008-01-311-0/+1
* Redefine bus_space_tag_t on PowerPC from a 32-bit integral tomarcel2007-12-191-0/+1
* Make files under src/sys/powerpc/aim, as well as Open Firmware relatedmarcel2007-12-161-22/+22
* Sort.marcel2007-12-141-52/+42
* Update file list after repocopying select files frommarcel2007-12-141-14/+14
* Break out stack(9) from ddb(4):rwatson2007-12-021-0/+1
* Align.obrien2007-10-251-7/+7
* Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSECgnn2007-07-031-2/+2
* sort.nyan2007-04-061-1/+1
* Be more conservative and compile libkern/memset.c only on architectureskan2007-04-061-0/+1
* Evolve the ctlreq interface added to geom_gpt into a genericmarcel2007-02-071-1/+0
* opt_ah.h ends up copied into a kernelcompile directory in somemjacob2006-12-181-1/+1
* Move MI parts of syscons into MI "files".ru2006-10-231-7/+0
* Remove file that snuck in accidentally in Marcel's gdb commit.grehan2006-08-251-1/+0
OpenPOWER on IntegriCloud