https://github.com/torvalds/linux
Raw File
Tip revision: 5816b3e6577eaa676ceb00a848f0fd65fe2adc29 authored by Linus Torvalds on 26 September 2021, 21:08:19 UTC
Linux 5.15-rc3
Tip revision: 5816b3e
index.rst
.. SPDX-License-Identifier: GPL-2.0

================
ARM Architecture
================

.. toctree::
   :maxdepth: 1

   arm
   booting
   cluster-pm-race-avoidance
   firmware
   interrupts
   kernel_mode_neon
   kernel_user_helpers
   memory
   mem_alignment
   tcm
   setup
   swp_emulation
   uefi
   vlocks
   porting

   features

SoC-specific documents
======================

.. toctree::
   :maxdepth: 1

   ixp4xx

   marvell
   microchip

   netwinder
   nwfpe/index

   keystone/overview
   keystone/knav-qmss

   omap/index

   pxa/mfp


   sa1100/index

   stm32/stm32f746-overview
   stm32/overview
   stm32/stm32h743-overview
   stm32/stm32h750-overview
   stm32/stm32f769-overview
   stm32/stm32f429-overview
   stm32/stm32mp157-overview

   sunxi

   samsung/index
   samsung-s3c24xx/index

   sunxi/clocks

   spear/overview

   sti/stih416-overview
   sti/stih407-overview
   sti/stih418-overview
   sti/overview
   sti/stih415-overview

   vfp/release-notes


.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`
back to top