blob: b6e69fd371c4f82c227197f937c8fff9876cec3a [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -0700100-INDEX
2 - this file
3Booting
4 - requirements for booting
Henrik Austad5f6c3ac2014-12-26 09:26:24 +01005CCN.txt
6 - Cache Coherent Network ring-bus and perf PMU driver.
Linus Torvalds1da177e2005-04-16 15:20:36 -07007Interrupts
8 - ARM Interrupt subsystem documentation
Henrik Austad3cf8ca12014-02-10 14:25:33 -08009IXP4xx
10 - Intel IXP4xx Network processor.
Linus Torvalds1da177e2005-04-16 15:20:36 -070011Netwinder
12 - Netwinder specific documentation
Rob Landleyff9e76a2007-09-30 22:23:01 -050013Porting
14 - Symbol definitions for porting Linux to a new ARM machine.
15Setup
16 - Kernel initialization parameters on ARM Linux
Linus Torvalds1da177e2005-04-16 15:20:36 -070017README
18 - General ARM documentation
Rob Landleyff9e76a2007-09-30 22:23:01 -050019SA1100/
Linus Torvalds1da177e2005-04-16 15:20:36 -070020 - SA1100 documentation
Henrik Austad5f6c3ac2014-12-26 09:26:24 +010021Samsung-S3C24XX/
Rob Landleyff9e76a2007-09-30 22:23:01 -050022 - S3C24XX ARM Linux Overview
Henrik Austad5f6c3ac2014-12-26 09:26:24 +010023SPEAr/
viresh kumarfc0c1952010-04-01 12:31:21 +010024 - ST SPEAr platform Linux Overview
Rob Landleyff9e76a2007-09-30 22:23:01 -050025VFP/
26 - Release notes for Linux Kernel Vector Floating Point support code
Henrik Austad3cf8ca12014-02-10 14:25:33 -080027cluster-pm-race-avoidance.txt
28 - Algorithm for CPU and Cluster setup/teardown
Rob Landleyff9e76a2007-09-30 22:23:01 -050029empeg/
30 - Ltd's Empeg MP3 Car Audio Player
Henrik Austad3cf8ca12014-02-10 14:25:33 -080031firmware.txt
32 - Secure firmware registration and calling.
33kernel_mode_neon.txt
34 - How to use NEON instructions in kernel mode
35kernel_user_helpers.txt
36 - Helper functions in kernel space made available for userspace.
Linus Torvalds1da177e2005-04-16 15:20:36 -070037mem_alignment
38 - alignment abort handler documentation
Russell Kingdb20da32005-12-04 17:56:46 +000039memory.txt
40 - description of the virtual memory layout
Rob Landleyff9e76a2007-09-30 22:23:01 -050041nwfpe/
Linus Torvalds1da177e2005-04-16 15:20:36 -070042 - NWFPE floating point emulator documentation
Leif Lindholm64d2dc32010-09-16 18:00:47 +010043swp_emulation
44 - SWP/SWPB emulation handler/logging description
Henrik Austad3cf8ca12014-02-10 14:25:33 -080045tcm.txt
46 - ARM Tightly Coupled Memory
Leif Lindholme1977462013-11-28 16:41:21 +000047uefi.txt
48 - [U]EFI configuration and runtime services documentation
Henrik Austad3cf8ca12014-02-10 14:25:33 -080049vlocks.txt
50 - Voting locks, low-level mechanism relying on memory system atomic writes.