blob: a94090cc785d06eee25e0daa8150157f2125b9a8 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -0700100-INDEX
2 - this file
3Booting
4 - requirements for booting
5Interrupts
6 - ARM Interrupt subsystem documentation
Henrik Austad3cf8ca12014-02-10 14:25:33 -08007IXP4xx
8 - Intel IXP4xx Network processor.
Gregory Bean70816e22010-08-28 10:05:45 -07009msm
10 - MSM specific documentation
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
Rob Landleyff9e76a2007-09-30 22:23:01 -050021Samsung-S3C24XX
22 - S3C24XX ARM Linux Overview
23Sharp-LH
24 - Linux on Sharp LH79524 and LH7A40X System On a Chip (SOC)
viresh kumarfc0c1952010-04-01 12:31:21 +010025SPEAr
26 - 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
49vlocks.txt
50 - Voting locks, low-level mechanism relying on memory system atomic writes.