Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | 00-INDEX |
| 2 | - this file |
| 3 | Booting |
| 4 | - requirements for booting |
| 5 | Interrupts |
| 6 | - ARM Interrupt subsystem documentation |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 7 | IXP4xx |
| 8 | - Intel IXP4xx Network processor. |
Gregory Bean | 70816e2 | 2010-08-28 10:05:45 -0700 | [diff] [blame] | 9 | msm |
| 10 | - MSM specific documentation |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 11 | Netwinder |
| 12 | - Netwinder specific documentation |
Rob Landley | ff9e76a | 2007-09-30 22:23:01 -0500 | [diff] [blame] | 13 | Porting |
| 14 | - Symbol definitions for porting Linux to a new ARM machine. |
| 15 | Setup |
| 16 | - Kernel initialization parameters on ARM Linux |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 17 | README |
| 18 | - General ARM documentation |
Rob Landley | ff9e76a | 2007-09-30 22:23:01 -0500 | [diff] [blame] | 19 | SA1100/ |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 20 | - SA1100 documentation |
Rob Landley | ff9e76a | 2007-09-30 22:23:01 -0500 | [diff] [blame] | 21 | Samsung-S3C24XX |
| 22 | - S3C24XX ARM Linux Overview |
| 23 | Sharp-LH |
| 24 | - Linux on Sharp LH79524 and LH7A40X System On a Chip (SOC) |
viresh kumar | fc0c195 | 2010-04-01 12:31:21 +0100 | [diff] [blame] | 25 | SPEAr |
| 26 | - ST SPEAr platform Linux Overview |
Rob Landley | ff9e76a | 2007-09-30 22:23:01 -0500 | [diff] [blame] | 27 | VFP/ |
| 28 | - Release notes for Linux Kernel Vector Floating Point support code |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 29 | cluster-pm-race-avoidance.txt |
| 30 | - Algorithm for CPU and Cluster setup/teardown |
Rob Landley | ff9e76a | 2007-09-30 22:23:01 -0500 | [diff] [blame] | 31 | empeg/ |
| 32 | - Ltd's Empeg MP3 Car Audio Player |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 33 | firmware.txt |
| 34 | - Secure firmware registration and calling. |
| 35 | kernel_mode_neon.txt |
| 36 | - How to use NEON instructions in kernel mode |
| 37 | kernel_user_helpers.txt |
| 38 | - Helper functions in kernel space made available for userspace. |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 39 | mem_alignment |
| 40 | - alignment abort handler documentation |
Russell King | db20da3 | 2005-12-04 17:56:46 +0000 | [diff] [blame] | 41 | memory.txt |
| 42 | - description of the virtual memory layout |
Rob Landley | ff9e76a | 2007-09-30 22:23:01 -0500 | [diff] [blame] | 43 | nwfpe/ |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 44 | - NWFPE floating point emulator documentation |
Leif Lindholm | 64d2dc3 | 2010-09-16 18:00:47 +0100 | [diff] [blame] | 45 | swp_emulation |
| 46 | - SWP/SWPB emulation handler/logging description |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 47 | tcm.txt |
| 48 | - ARM Tightly Coupled Memory |
Leif Lindholm | e197746 | 2013-11-28 16:41:21 +0000 | [diff] [blame] | 49 | uefi.txt |
| 50 | - [U]EFI configuration and runtime services documentation |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 51 | vlocks.txt |
| 52 | - Voting locks, low-level mechanism relying on memory system atomic writes. |