00-INDEX 1.2 KB
Newer Older
L
Linus Torvalds 已提交
1 2 3 4 5 6 7
Index of files in Documentation/powerpc.  If you think something about
Linux/PPC needs an entry here, needs correction or you've written one
please mail me.
                                        Cort Dougan (cort@fsmlabs.com)

00-INDEX
	- this file
8 9 10
bootwrapper.txt
	- Information on how the powerpc kernel is wrapped for boot on various
	  different platforms.
L
Linus Torvalds 已提交
11 12 13
cpu_features.txt
	- info on how we support a variety of CPUs with minimal compile-time
	options.
14 15
eeh-pci-error-recovery.txt
	- info on PCI Bus EEH Error Recovery
16 17
firmware-assisted-dump.txt
	- Documentation on the firmware assisted dump mechanism "fadump".
18 19
hvcs.txt
	- IBM "Hypervisor Virtual Console Server" Installation Guide
20 21
kvm_440.txt
	- Various notes on the implementation of KVM for PowerPC 440.
22 23
mpc52xx.txt
	- Linux 2.6.x on MPC52xx family
24 25
pmu-ebb.txt
	- Description of the API for using the PMU with Event Based Branches.
26 27 28
qe_firmware.txt
	- describes the layout of firmware binaries for the Freescale QUICC
	  Engine and the code that parses and uploads the microcode therein.
29 30 31 32
ptrace.txt
	- Information on the ptrace interfaces for hardware debug registers.
transactional_memory.txt
	- Overview of the Power8 transactional memory support.