Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | Index of files in Documentation/powerpc. If you think something about |
| 2 | Linux/PPC needs an entry here, needs correction or you've written one |
| 3 | please mail me. |
| 4 | Cort Dougan (cort@fsmlabs.com) |
| 5 | |
| 6 | 00-INDEX |
| 7 | - this file |
Rob Landley | 3d198a8 | 2007-10-16 23:31:26 -0700 | [diff] [blame] | 8 | booting-without-of.txt |
| 9 | - Booting the Linux/ppc kernel without Open Firmware |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 10 | cpu_features.txt |
| 11 | - info on how we support a variety of CPUs with minimal compile-time |
| 12 | options. |
Nicolas Kaiser | 2c06604 | 2005-12-11 01:50:03 +0100 | [diff] [blame] | 13 | eeh-pci-error-recovery.txt |
| 14 | - info on PCI Bus EEH Error Recovery |
| 15 | hvcs.txt |
| 16 | - IBM "Hypervisor Virtual Console Server" Installation Guide |
| 17 | mpc52xx.txt |
| 18 | - Linux 2.6.x on MPC52xx family |
Rob Landley | 3d198a8 | 2007-10-16 23:31:26 -0700 | [diff] [blame] | 19 | mpc52xx-device-tree-bindings.txt |
| 20 | - MPC5200 Device Tree Bindings |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 21 | ppc_htab.txt |
| 22 | - info about the Linux/PPC /proc/ppc_htab entry |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 23 | SBC8260_memory_mapping.txt |
| 24 | - EST SBC8260 board info |
Nicolas Kaiser | 2c06604 | 2005-12-11 01:50:03 +0100 | [diff] [blame] | 25 | smp.txt |
| 26 | - use and state info about Linux/PPC on MP machines |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 27 | sound.txt |
| 28 | - info on sound support under Linux/PPC |
| 29 | zImage_layout.txt |
| 30 | - info on the kernel images for Linux/PPC |
Timur Tabi | bc556ba | 2008-01-08 10:30:58 -0600 | [diff] [blame] | 31 | qe_firmware.txt |
| 32 | - describes the layout of firmware binaries for the Freescale QUICC |
| 33 | Engine and the code that parses and uploads the microcode therein. |