blob: dea011c8d7c718a8ff7a37dea7d35a81d0f67271 [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.
Henrik Austad5f6c3ac2014-12-26 09:26:24 +010011Makefile
12 - Build sourcefiles as part of the Documentation-build for arm
Linus Torvalds1da177e2005-04-16 15:20:36 -070013Netwinder
14 - Netwinder specific documentation
Rob Landleyff9e76a2007-09-30 22:23:01 -050015Porting
16 - Symbol definitions for porting Linux to a new ARM machine.
17Setup
18 - Kernel initialization parameters on ARM Linux
Linus Torvalds1da177e2005-04-16 15:20:36 -070019README
20 - General ARM documentation
Rob Landleyff9e76a2007-09-30 22:23:01 -050021SA1100/
Linus Torvalds1da177e2005-04-16 15:20:36 -070022 - SA1100 documentation
Henrik Austad5f6c3ac2014-12-26 09:26:24 +010023Samsung-S3C24XX/
Rob Landleyff9e76a2007-09-30 22:23:01 -050024 - S3C24XX ARM Linux Overview
Henrik Austad5f6c3ac2014-12-26 09:26:24 +010025SPEAr/
viresh kumarfc0c1952010-04-01 12:31:21 +010026 - ST SPEAr platform Linux Overview
Rob Landleyff9e76a2007-09-30 22:23:01 -050027VFP/
28 - Release notes for Linux Kernel Vector Floating Point support code
Henrik Austad3cf8ca12014-02-10 14:25:33 -080029cluster-pm-race-avoidance.txt
30 - Algorithm for CPU and Cluster setup/teardown
Rob Landleyff9e76a2007-09-30 22:23:01 -050031empeg/
32 - Ltd's Empeg MP3 Car Audio Player
Henrik Austad3cf8ca12014-02-10 14:25:33 -080033firmware.txt
34 - Secure firmware registration and calling.
35kernel_mode_neon.txt
36 - How to use NEON instructions in kernel mode
37kernel_user_helpers.txt
38 - Helper functions in kernel space made available for userspace.
Linus Torvalds1da177e2005-04-16 15:20:36 -070039mem_alignment
40 - alignment abort handler documentation
Russell Kingdb20da32005-12-04 17:56:46 +000041memory.txt
42 - description of the virtual memory layout
Rob Landleyff9e76a2007-09-30 22:23:01 -050043nwfpe/
Linus Torvalds1da177e2005-04-16 15:20:36 -070044 - NWFPE floating point emulator documentation
Leif Lindholm64d2dc32010-09-16 18:00:47 +010045swp_emulation
46 - SWP/SWPB emulation handler/logging description
Henrik Austad3cf8ca12014-02-10 14:25:33 -080047tcm.txt
48 - ARM Tightly Coupled Memory
Leif Lindholme1977462013-11-28 16:41:21 +000049uefi.txt
50 - [U]EFI configuration and runtime services documentation
Henrik Austad3cf8ca12014-02-10 14:25:33 -080051vlocks.txt
52 - Voting locks, low-level mechanism relying on memory system atomic writes.