00-INDEX 1.1 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
R
Rob Landley 已提交
8 9
booting-without-of.txt
	- Booting the Linux/ppc kernel without Open Firmware
L
Linus Torvalds 已提交
10 11 12
cpu_features.txt
	- info on how we support a variety of CPUs with minimal compile-time
	options.
13 14 15 16 17 18
eeh-pci-error-recovery.txt
	- info on PCI Bus EEH Error Recovery
hvcs.txt
	- IBM "Hypervisor Virtual Console Server" Installation Guide
mpc52xx.txt
	- Linux 2.6.x on MPC52xx family
R
Rob Landley 已提交
19 20
mpc52xx-device-tree-bindings.txt
	- MPC5200 Device Tree Bindings
L
Linus Torvalds 已提交
21 22 23 24
ppc_htab.txt
	- info about the Linux/PPC /proc/ppc_htab entry
SBC8260_memory_mapping.txt
	- EST SBC8260 board info
25 26
smp.txt
	- use and state info about Linux/PPC on MP machines
L
Linus Torvalds 已提交
27 28 29 30
sound.txt
	- info on sound support under Linux/PPC
zImage_layout.txt
	- info on the kernel images for Linux/PPC
31 32 33
qe_firmware.txt
	- describes the layout of firmware binaries for the Freescale QUICC
	  Engine and the code that parses and uploads the microcode therein.