https://github.com/torvalds/linux
Raw File
Tip revision: 858fd168a95c5b9669aac8db6c14a9aeab446375 authored by Linus Torvalds on 11 June 2023, 21:35:30 UTC
Linux 6.4-rc6
Tip revision: 858fd16
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

   google/chromebook-boot-flow

   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/stm32mp13-overview
   stm32/stm32mp151-overview
   stm32/stm32mp157-overview
   stm32/stm32-dma-mdma-chaining

   sunxi

   samsung/index

   sunxi/clocks

   spear/overview

   sti/stih407-overview
   sti/stih418-overview
   sti/overview

   vfp/release-notes


.. only::  subproject and html

   Indices
   =======

   * :ref:`genindex`
back to top