Blame view

Documentation/arm/00-INDEX 1.36 KB
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
  00-INDEX
  	- this file
  Booting
  	- requirements for booting
5f6c3ac51   Henrik Austad   Update of Documen...
5
6
  CCN.txt
  	- Cache Coherent Network ring-bus and perf PMU driver.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
7
8
  Interrupts
  	- ARM Interrupt subsystem documentation
3cf8ca1c2   Henrik Austad   Documentation/: u...
9
10
  IXP4xx
  	- Intel IXP4xx Network processor.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
11
12
  Netwinder
  	- Netwinder specific documentation
ff9e76aab   Rob Landley   [ARM] Add missing...
13
14
15
16
  Porting
         - Symbol definitions for porting Linux to a new ARM machine.
  Setup
         - Kernel initialization parameters on ARM Linux
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
17
18
  README
  	- General ARM documentation
ff9e76aab   Rob Landley   [ARM] Add missing...
19
  SA1100/
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
20
  	- SA1100 documentation
5f6c3ac51   Henrik Austad   Update of Documen...
21
  Samsung-S3C24XX/
ff9e76aab   Rob Landley   [ARM] Add missing...
22
  	- S3C24XX ARM Linux Overview
5f6c3ac51   Henrik Austad   Update of Documen...
23
  SPEAr/
fc0c195aa   viresh kumar   ARM: 6018/1: ST S...
24
  	- ST SPEAr platform Linux Overview
ff9e76aab   Rob Landley   [ARM] Add missing...
25
26
  VFP/
  	- Release notes for Linux Kernel Vector Floating Point support code
3cf8ca1c2   Henrik Austad   Documentation/: u...
27
28
  cluster-pm-race-avoidance.txt
  	- Algorithm for CPU and Cluster setup/teardown
ff9e76aab   Rob Landley   [ARM] Add missing...
29
30
  empeg/
  	- Ltd's Empeg MP3 Car Audio Player
3cf8ca1c2   Henrik Austad   Documentation/: u...
31
32
33
34
35
36
  firmware.txt
  	- Secure firmware registration and calling.
  kernel_mode_neon.txt
  	- How to use NEON instructions in kernel mode
  kernel_user_helpers.txt
  	- Helper functions in kernel space made available for userspace.
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
37
38
  mem_alignment
  	- alignment abort handler documentation
db20da32a   Russell King   [ARM] Add memory....
39
40
  memory.txt
  	- description of the virtual memory layout
ff9e76aab   Rob Landley   [ARM] Add missing...
41
  nwfpe/
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
42
  	- NWFPE floating point emulator documentation
64d2dc384   Leif Lindholm   ARM: 6396/1: Add ...
43
44
  swp_emulation
  	- SWP/SWPB emulation handler/logging description
3cf8ca1c2   Henrik Austad   Documentation/: u...
45
46
  tcm.txt
  	- ARM Tightly Coupled Memory
e1977464e   Leif Lindholm   doc: arm: add UEF...
47
48
  uefi.txt
  	- [U]EFI configuration and runtime services documentation
3cf8ca1c2   Henrik Austad   Documentation/: u...
49
50
  vlocks.txt
  	- Voting locks, low-level mechanism relying on memory system atomic writes.