mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 03:51:48 +00:00
e1977464e8
This patch provides documentation of the [U]EFI runtime service and configuration features for the arm architecture. Cc: Rob Landley <rob@landley.net> Cc: linux-doc@vger.kernel.org Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org> Acked-by: Grant Likely <grant.likely@linaro.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
53 lines
1.4 KiB
Plaintext
53 lines
1.4 KiB
Plaintext
00-INDEX
|
|
- this file
|
|
Booting
|
|
- requirements for booting
|
|
Interrupts
|
|
- ARM Interrupt subsystem documentation
|
|
IXP4xx
|
|
- Intel IXP4xx Network processor.
|
|
msm
|
|
- MSM specific documentation
|
|
Netwinder
|
|
- Netwinder specific documentation
|
|
Porting
|
|
- Symbol definitions for porting Linux to a new ARM machine.
|
|
Setup
|
|
- Kernel initialization parameters on ARM Linux
|
|
README
|
|
- General ARM documentation
|
|
SA1100/
|
|
- SA1100 documentation
|
|
Samsung-S3C24XX
|
|
- S3C24XX ARM Linux Overview
|
|
Sharp-LH
|
|
- Linux on Sharp LH79524 and LH7A40X System On a Chip (SOC)
|
|
SPEAr
|
|
- ST SPEAr platform Linux Overview
|
|
VFP/
|
|
- Release notes for Linux Kernel Vector Floating Point support code
|
|
cluster-pm-race-avoidance.txt
|
|
- Algorithm for CPU and Cluster setup/teardown
|
|
empeg/
|
|
- Ltd's Empeg MP3 Car Audio Player
|
|
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.
|
|
mem_alignment
|
|
- alignment abort handler documentation
|
|
memory.txt
|
|
- description of the virtual memory layout
|
|
nwfpe/
|
|
- NWFPE floating point emulator documentation
|
|
swp_emulation
|
|
- SWP/SWPB emulation handler/logging description
|
|
tcm.txt
|
|
- ARM Tightly Coupled Memory
|
|
uefi.txt
|
|
- [U]EFI configuration and runtime services documentation
|
|
vlocks.txt
|
|
- Voting locks, low-level mechanism relying on memory system atomic writes.
|