aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.powerpc
Commit message (Expand)AuthorAgeFilesLines
* Remove FreeBSD/wii.Rui Paulo2015-02-101-6/+0
* Add Altivec/VMX register support to ptrace.Justin Hibbits2015-01-141-0/+1
* Move ofw_cpu.c to sys/dev/ofw so that it can be used by otherRui Paulo2014-12-141-1/+1
* Move the adm1030 driver to the proper location, and rename it.Justin Hibbits2014-10-161-1/+1
* Merge all MD sf_buf allocators into one MI, residing in kern/subr_sfbuf.cGleb Smirnoff2014-08-051-0/+1
* Move the PS3 framebuffer console to use vt instead of syscons and adjustNathan Whitehorn2014-05-111-2/+2
* provide fast versions of ffsl and flsl for i386; ffsll and flsll for amd64Andriy Gapon2014-02-141-0/+1
* Move Open Firmware device root on PowerPC, ARM, and MIPS systems toNathan Whitehorn2014-02-051-1/+1
* Add driver for the ADT7460/ADT7467 fan controller found in later PowerBooksJustin Hibbits2014-02-031-0/+1
* Add hwpmc(4) support for the PowerPC 970 class processors, direct events.Justin Hibbits2014-02-011-0/+1
* Unbreak non-SMP builds. This was broken by r259284. Also, reorganize theJustin Hibbits2014-01-311-1/+1
* Add PMU-based CPU frequency scaling. This method is used on most TitaniumJustin Hibbits2013-12-131-0/+1
* Merge VT(9) project (a.k.a. newcons).Aleksandr Rybalko2013-12-051-1/+2
* Fix debug printfs in FPU_EMU to compile on powerpc64 and enable it forJohn Baldwin2013-12-051-9/+9
* Make uart_cpu_powerpc work on both FDT and OFW systems. This is the lastNathan Whitehorn2013-12-011-2/+1
* Split the function of the PCB_FPU flags into two: PCB_FPU now indicates thatNathan Whitehorn2013-11-171-2/+2
* Following the approach with ACPI DMAR on x86, split IOMMU handling intoNathan Whitehorn2013-11-121-0/+1
* Use the same implementation of copyinout.c for both AIM and Book-E. ThisNathan Whitehorn2013-11-111-2/+1
* Follow up r223485, which made AIM use the ABI thread pointer instead ofNathan Whitehorn2013-11-111-3/+2
* Rename the "bare" platform "mpc85xx", which is what it actually is, andNathan Whitehorn2013-11-111-1/+2
* Make tsec work with the device tree present on the RB800. The previous codeNathan Whitehorn2013-11-111-1/+1
* Convert e500 PCI driver to use common PPC PCI bus glue. No functionalNathan Whitehorn2013-10-251-4/+4
* Factor out MI portions of the PowerPC nexus device into /sys/dev/ofw. TheNathan Whitehorn2013-10-231-0/+1
* Standards-conformance and code deduplication:Nathan Whitehorn2013-10-221-3/+1
* Since the PS3 port was committed, the AIM nexus device works perfectly fineNathan Whitehorn2013-10-201-2/+1
* Replace the two almost-exactly-identical AIM and Book-E clock.cNathan Whitehorn2013-10-201-2/+1
* Unify the AIM and Book-E vm_machdep.c implementations, which previouslyNathan Whitehorn2013-10-201-2/+1
* Add initial driver for POWER hypervisor interpartition ethernet. This isNathan Whitehorn2013-10-201-0/+1
* Only build the POWER hypervisor UART driver if device uart is included inNathan Whitehorn2013-10-021-1/+1
* Add driver for the PAPR VSCSI virtual SCSI controller. This lets FreeBSDNathan Whitehorn2013-09-281-0/+1
* Merge in support for PAPR-compliant (Power Architecture PlatformNathan Whitehorn2013-09-171-0/+9
* Fix build.Gleb Smirnoff2013-09-051-0/+1
* - Trim an unused and bogus Makefile for mount_smbfs.Davide Italiano2013-06-281-1/+1
* Add basic support for FDT to i386 & amd64. This change includes:Marcel Moolenaar2013-05-211-1/+1
* MFP4 changes 222065 and 222068:Brooks Davis2013-04-301-1/+0
* wiigpio depends on options WII.Rui Paulo2013-04-241-1/+1
* Add the bus attachment for the embedded EHCI HC.Marcel Moolenaar2012-11-031-0/+1
* Hoist the MI compat_freebsd32 files up into files from files.*.Warner Losh2012-10-251-7/+0
* Move common fdt into files. Duplicate in files.powerpc the filesWarner Losh2012-10-241-6/+6
* Make the Wii GPIO driver a separate device.Rui Paulo2012-10-211-1/+1
* Disconnect non-MPSAFE SMBFS from the build in preparation for droppingAttilio Rao2012-10-181-1/+1
* Initial support for running FreeBSD on the Nintendo Wii. We're able toAdrian Chadd2012-08-211-0/+6
* Add a new sound driver for PowerMacs, found here on my Quad G5.Andreas Tobler2012-08-191-0/+1
* Add a new temperature driver for certain PowerMacs. Found here on my Quad G5.Andreas Tobler2012-08-191-0/+1
* Add backlight support for nVidia-based PowerBooks/iBooks/iMacs.Justin Hibbits2012-08-041-0/+1
* Add a driver for the Freescale FCM module in the localbus controller.Marcel Moolenaar2012-07-031-0/+1
* Implement mechanism to export some kernel timekeeping data toKonstantin Belousov2012-06-221-0/+1
* Extract vendor specific Book-E pieces into separate files and have a commonRafal Jaworowski2012-05-301-0/+1
* Let us manage differences of Book-E PowerPC variations i.e. vendor /Rafal Jaworowski2012-05-271-10/+10
* Move OpenPIC FDT bus glue to a shared location, so that other PowerPCRafal Jaworowski2012-05-261-1/+1