blob: 6db73df0427848fcd1083445c004e2724205854a [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.
Nicolas Kaiser2c066042005-12-11 01:50:03 +010014eeh-pci-error-recovery.txt
15 - info on PCI Bus EEH Error Recovery
Michael Ellerman380a0b32013-08-15 15:22:14 +100016firmware-assisted-dump.txt
17 - Documentation on the firmware assisted dump mechanism "fadump".
Nicolas Kaiser2c066042005-12-11 01:50:03 +010018hvcs.txt
19 - IBM "Hypervisor Virtual Console Server" Installation Guide
Michael Ellerman380a0b32013-08-15 15:22:14 +100020kvm_440.txt
21 - Various notes on the implementation of KVM for PowerPC 440.
Nicolas Kaiser2c066042005-12-11 01:50:03 +010022mpc52xx.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.