summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/cpcht.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce OFW PCI code duplication - involves ARM, PPC and SPARC64zbb2016-03-291-1/+1
* Revert r295756:zbb2016-02-201-1/+2
* Extract common code from PowerPC's ofw_pcizbb2016-02-181-2/+1
* Where appropriate, use the endian-flipping OF_getencprop() instead ofnwhitehorn2015-11-171-2/+2
* Move Open Firmware device root on PowerPC, ARM, and MIPS systems tonwhitehorn2014-02-051-1/+1
* Add suspend/resume state saving for OpenPIC on PowerMac. It's likely thisjhibbits2013-12-211-0/+1
* Compatibility with IBM firmware.nwhitehorn2012-02-041-15/+17
* Unify OF PCI infrastructure, including changing from parsing the devicenwhitehorn2012-02-041-263/+12
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-4/+5
* Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain amarcel2011-02-021-2/+2
* Fix the interrupt code, broken 7 months ago. The interrupt frameworkmarcel2011-01-291-12/+4
* Remove unused variables. Spotted by a cppcheckandreast2011-01-201-9/+1
* Correct parsing of the cpcht ranges property.nwhitehorn2011-01-201-2/+3
* Allow access to the HT I/O port space on the IBM CPC9X5 northbridge chips.nwhitehorn2010-10-301-1/+22
* Configure interrupts on SMP systems to be distributed among all onlinenwhitehorn2010-06-231-0/+1
* Add MSI support for PCI devices attached to the CPC925 and CPC945 bridgesnwhitehorn2010-06-181-3/+160
* Provide for multiple, cascaded PICs on PowerPC systems, and extend thenwhitehorn2010-06-181-0/+8
* Correct a typo.nwhitehorn2010-05-191-1/+1
* Add support for the U4 PCI-Express bridge chipset used in late-generationnwhitehorn2010-05-161-333/+518
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modenwhitehorn2009-04-041-0/+625
OpenPOWER on IntegriCloud