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 |
Michael Ellerman | 380a0b3 | 2013-08-15 15:22:14 +1000 | [diff] [blame] | 8 | bootwrapper.txt |
| 9 | - Information on how the powerpc kernel is wrapped for boot on various |
| 10 | different platforms. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 11 | cpu_features.txt |
| 12 | - info on how we support a variety of CPUs with minimal compile-time |
| 13 | options. |
Ian Munsie | a9282d0 | 2014-10-08 19:55:05 +1100 | [diff] [blame] | 14 | cxl.txt |
| 15 | - Overview of the CXL driver. |
Nicolas Kaiser | 2c06604 | 2005-12-11 01:50:03 +0100 | [diff] [blame] | 16 | eeh-pci-error-recovery.txt |
| 17 | - info on PCI Bus EEH Error Recovery |
Michael Ellerman | 380a0b3 | 2013-08-15 15:22:14 +1000 | [diff] [blame] | 18 | firmware-assisted-dump.txt |
| 19 | - Documentation on the firmware assisted dump mechanism "fadump". |
Nicolas Kaiser | 2c06604 | 2005-12-11 01:50:03 +0100 | [diff] [blame] | 20 | hvcs.txt |
| 21 | - IBM "Hypervisor Virtual Console Server" Installation Guide |
| 22 | mpc52xx.txt |
| 23 | - Linux 2.6.x on MPC52xx family |
Michael Ellerman | 330a1eb | 2013-06-28 18:15:16 +1000 | [diff] [blame] | 24 | pmu-ebb.txt |
| 25 | - Description of the API for using the PMU with Event Based Branches. |
Timur Tabi | bc556ba | 2008-01-08 10:30:58 -0600 | [diff] [blame] | 26 | qe_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 Ellerman | 380a0b3 | 2013-08-15 15:22:14 +1000 | [diff] [blame] | 29 | ptrace.txt |
| 30 | - Information on the ptrace interfaces for hardware debug registers. |
| 31 | transactional_memory.txt |
| 32 | - Overview of the Power8 transactional memory support. |
Anshuman Khandual | 4eb2088 | 2015-05-21 12:13:05 +0530 | [diff] [blame] | 33 | dscr.txt |
| 34 | - Overview DSCR (Data Stream Control Register) support. |