blob: 9dc845cf7d88c77eec874cf38ee69231b92eefae [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001Index of files in Documentation/powerpc. If you think something about
2Linux/PPC needs an entry here, needs correction or you've written one
3please mail me.
4 Cort Dougan (cort@fsmlabs.com)
5
600-INDEX
7 - this file
Michael Ellerman380a0b32013-08-15 15:22:14 +10008bootwrapper.txt
9 - Information on how the powerpc kernel is wrapped for boot on various
10 different platforms.
Linus Torvalds1da177e2005-04-16 15:20:36 -070011cpu_features.txt
12 - info on how we support a variety of CPUs with minimal compile-time
13 options.
Ian Munsiea9282d02014-10-08 19:55:05 +110014cxl.txt
15 - Overview of the CXL driver.
Nicolas Kaiser2c066042005-12-11 01:50:03 +010016eeh-pci-error-recovery.txt
17 - info on PCI Bus EEH Error Recovery
Michael Ellerman380a0b32013-08-15 15:22:14 +100018firmware-assisted-dump.txt
19 - Documentation on the firmware assisted dump mechanism "fadump".
Nicolas Kaiser2c066042005-12-11 01:50:03 +010020hvcs.txt
21 - IBM "Hypervisor Virtual Console Server" Installation Guide
22mpc52xx.txt
23 - Linux 2.6.x on MPC52xx family
Michael Ellerman330a1eb2013-06-28 18:15:16 +100024pmu-ebb.txt
25 - Description of the API for using the PMU with Event Based Branches.
Timur Tabibc556ba2008-01-08 10:30:58 -060026qe_firmware.txt
27 - describes the layout of firmware binaries for the Freescale QUICC
28 Engine and the code that parses and uploads the microcode therein.
Michael Ellerman380a0b32013-08-15 15:22:14 +100029ptrace.txt
30 - Information on the ptrace interfaces for hardware debug registers.
31transactional_memory.txt
32 - Overview of the Power8 transactional memory support.
Anshuman Khandual4eb20882015-05-21 12:13:05 +053033dscr.txt
34 - Overview DSCR (Data Stream Control Register) support.