blob: 8edb9007844e1b6c6f49655b4e71df4da845eff1 [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
13msm/
Gregory Bean70816e22010-08-28 10:05:45 -070014 - MSM specific documentation
Linus Torvalds1da177e2005-04-16 15:20:36 -070015Netwinder
16 - Netwinder specific documentation
Rob Landleyff9e76a2007-09-30 22:23:01 -050017Porting
18 - Symbol definitions for porting Linux to a new ARM machine.
19Setup
20 - Kernel initialization parameters on ARM Linux
Linus Torvalds1da177e2005-04-16 15:20:36 -070021README
22 - General ARM documentation
Rob Landleyff9e76a2007-09-30 22:23:01 -050023SA1100/
Linus Torvalds1da177e2005-04-16 15:20:36 -070024 - SA1100 documentation
Henrik Austad5f6c3ac2014-12-26 09:26:24 +010025Samsung-S3C24XX/
Rob Landleyff9e76a2007-09-30 22:23:01 -050026 - S3C24XX ARM Linux Overview
Henrik Austad5f6c3ac2014-12-26 09:26:24 +010027SPEAr/
viresh kumarfc0c1952010-04-01 12:31:21 +010028 - ST SPEAr platform Linux Overview
Rob Landleyff9e76a2007-09-30 22:23:01 -050029VFP/
30 - Release notes for Linux Kernel Vector Floating Point support code
Henrik Austad3cf8ca12014-02-10 14:25:33 -080031cluster-pm-race-avoidance.txt
32 - Algorithm for CPU and Cluster setup/teardown
Rob Landleyff9e76a2007-09-30 22:23:01 -050033empeg/
34 - Ltd's Empeg MP3 Car Audio Player
Henrik Austad3cf8ca12014-02-10 14:25:33 -080035firmware.txt
36 - Secure firmware registration and calling.
37kernel_mode_neon.txt
38 - How to use NEON instructions in kernel mode
39kernel_user_helpers.txt
40 - Helper functions in kernel space made available for userspace.
Linus Torvalds1da177e2005-04-16 15:20:36 -070041mem_alignment
42 - alignment abort handler documentation
Russell Kingdb20da32005-12-04 17:56:46 +000043memory.txt
44 - description of the virtual memory layout
Rob Landleyff9e76a2007-09-30 22:23:01 -050045nwfpe/
Linus Torvalds1da177e2005-04-16 15:20:36 -070046 - NWFPE floating point emulator documentation
Leif Lindholm64d2dc32010-09-16 18:00:47 +010047swp_emulation
48 - SWP/SWPB emulation handler/logging description
Henrik Austad3cf8ca12014-02-10 14:25:33 -080049tcm.txt
50 - ARM Tightly Coupled Memory
Leif Lindholme1977462013-11-28 16:41:21 +000051uefi.txt
52 - [U]EFI configuration and runtime services documentation
Henrik Austad3cf8ca12014-02-10 14:25:33 -080053vlocks.txt
54 - Voting locks, low-level mechanism relying on memory system atomic writes.