00-INDEX 1.4 KB

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