diff options
author | Henrik Austad <henrik@austad.us> | 2014-12-26 03:26:24 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2014-12-29 17:28:16 -0500 |
commit | 5f6c3ac51db846290264325fa1ce2b5d65e8a803 (patch) | |
tree | e8b7ae2d616562942a36fae4b7685e3ff2c3a115 | |
parent | 9007fd324163d3f082ff2898b9b0aec6ae3d872b (diff) |
Update of Documentation/arm/00-INDEX
Added:
- arm/Makefile was added by adb19fb6 (add makefiles for more targets)
- arm/CCN.txt was added by a33b0daa (ARM CCN PMU driver)
Removed:
- arm/Sharp-LH was removed by 82e6923e (ARM: lh7a40x: remove
unmaintained platform support)
Not updated:
Documentation/arm/msm/ is missing 00-INDEX (1 files)
Documentation/arm/Samsung-S3C24XX/ is missing 00-INDEX (12 files)
Documentation/arm/nwfpe/ is missing 00-INDEX (4 files)
Documentation/arm/OMAP/ is missing 00-INDEX (2 files)
Documentation/arm/sunxi/ is missing 00-INDEX (2 files)
Documentation/arm/SPEAr/ is missing 00-INDEX (1 files)
Documentation/arm/Marvell/ is missing 00-INDEX (1 files)
Documentation/arm/SA1100/ is missing 00-INDEX (18 files)
Documentation/arm/pxa/ is missing 00-INDEX (1 files)
Documentation/arm/sti/ is missing 00-INDEX (4 files)
Documentation/arm/SH-Mobile/ is missing 00-INDEX (4 files)
Documentation/arm/VFP/ is missing 00-INDEX (1 files)
Documentation/arm/Samsung/ is missing 00-INDEX (3 files)
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Jiri Kosina <trivial@kernel.org>
Cc: linux-doc@vger.kernel.org (open list:DOCUMENTATION)
Cc: linux-kernel@vger.kernel.org (open list)
Signed-off-by: Henrik Austad <henrik@austad.us>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r-- | Documentation/arm/00-INDEX | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/Documentation/arm/00-INDEX b/Documentation/arm/00-INDEX index 3b08bc2b04cf..8edb9007844e 100644 --- a/Documentation/arm/00-INDEX +++ b/Documentation/arm/00-INDEX | |||
@@ -2,11 +2,15 @@ | |||
2 | - this file | 2 | - this file |
3 | Booting | 3 | Booting |
4 | - requirements for booting | 4 | - requirements for booting |
5 | CCN.txt | ||
6 | - Cache Coherent Network ring-bus and perf PMU driver. | ||
5 | Interrupts | 7 | Interrupts |
6 | - ARM Interrupt subsystem documentation | 8 | - ARM Interrupt subsystem documentation |
7 | IXP4xx | 9 | IXP4xx |
8 | - Intel IXP4xx Network processor. | 10 | - Intel IXP4xx Network processor. |
9 | msm | 11 | Makefile |
12 | - Build sourcefiles as part of the Documentation-build for arm | ||
13 | msm/ | ||
10 | - MSM specific documentation | 14 | - MSM specific documentation |
11 | Netwinder | 15 | Netwinder |
12 | - Netwinder specific documentation | 16 | - Netwinder specific documentation |
@@ -18,11 +22,9 @@ README | |||
18 | - General ARM documentation | 22 | - General ARM documentation |
19 | SA1100/ | 23 | SA1100/ |
20 | - SA1100 documentation | 24 | - SA1100 documentation |
21 | Samsung-S3C24XX | 25 | Samsung-S3C24XX/ |
22 | - S3C24XX ARM Linux Overview | 26 | - S3C24XX ARM Linux Overview |
23 | Sharp-LH | 27 | SPEAr/ |
24 | - Linux on Sharp LH79524 and LH7A40X System On a Chip (SOC) | ||
25 | SPEAr | ||
26 | - ST SPEAr platform Linux Overview | 28 | - ST SPEAr platform Linux Overview |
27 | VFP/ | 29 | VFP/ |
28 | - Release notes for Linux Kernel Vector Floating Point support code | 30 | - Release notes for Linux Kernel Vector Floating Point support code |