]> Git Repo - linux.git/commit
arm: docs: Move Arm documentation to Documentation/arch/
authorJonathan Corbet <[email protected]>
Wed, 3 May 2023 22:47:22 +0000 (16:47 -0600)
committerJonathan Corbet <[email protected]>
Mon, 12 Jun 2023 12:33:40 +0000 (06:33 -0600)
commite790a4ce529041bb21ec0b69a38c1b92f29df2cf
tree56f44e5f8f8fe8d94d43a4bd7743e82e4e7889d6
parentf1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6
arm: docs: Move Arm documentation to Documentation/arch/

Architecture-specific documentation is being moved into Documentation/arch/
as a way of cleaning up the top-level documentation directory and making
the docs hierarchy more closely match the source hierarchy.  Move
Documentation/arm into arch/ (along with the Chinese equvalent
translations).

Cc: Maxime Coquelin <[email protected]>
Cc: Chen-Yu Tsai <[email protected]>
Cc: Jernej Skrabec <[email protected]>
Cc: Samuel Holland <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Alim Akhtar <[email protected]>
Cc: Alex Shi <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Acked-by: Alexandre TORGUE <[email protected]>
Reviewed-by: Yanteng Si <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
127 files changed:
Documentation/arch/arm/arm.rst [new file with mode: 0644]
Documentation/arch/arm/booting.rst [new file with mode: 0644]
Documentation/arch/arm/cluster-pm-race-avoidance.rst [new file with mode: 0644]
Documentation/arch/arm/features.rst [new file with mode: 0644]
Documentation/arch/arm/firmware.rst [new file with mode: 0644]
Documentation/arch/arm/google/chromebook-boot-flow.rst [new file with mode: 0644]
Documentation/arch/arm/index.rst [new file with mode: 0644]
Documentation/arch/arm/interrupts.rst [new file with mode: 0644]
Documentation/arch/arm/ixp4xx.rst [new file with mode: 0644]
Documentation/arch/arm/kernel_mode_neon.rst [new file with mode: 0644]
Documentation/arch/arm/kernel_user_helpers.rst [new file with mode: 0644]
Documentation/arch/arm/keystone/knav-qmss.rst [new file with mode: 0644]
Documentation/arch/arm/keystone/overview.rst [new file with mode: 0644]
Documentation/arch/arm/marvell.rst [new file with mode: 0644]
Documentation/arch/arm/mem_alignment.rst [new file with mode: 0644]
Documentation/arch/arm/memory.rst [new file with mode: 0644]
Documentation/arch/arm/microchip.rst [new file with mode: 0644]
Documentation/arch/arm/netwinder.rst [new file with mode: 0644]
Documentation/arch/arm/nwfpe/index.rst [new file with mode: 0644]
Documentation/arch/arm/nwfpe/netwinder-fpe.rst [new file with mode: 0644]
Documentation/arch/arm/nwfpe/notes.rst [new file with mode: 0644]
Documentation/arch/arm/nwfpe/nwfpe.rst [new file with mode: 0644]
Documentation/arch/arm/nwfpe/todo.rst [new file with mode: 0644]
Documentation/arch/arm/omap/dss.rst [new file with mode: 0644]
Documentation/arch/arm/omap/index.rst [new file with mode: 0644]
Documentation/arch/arm/omap/omap.rst [new file with mode: 0644]
Documentation/arch/arm/omap/omap_pm.rst [new file with mode: 0644]
Documentation/arch/arm/porting.rst [new file with mode: 0644]
Documentation/arch/arm/pxa/mfp.rst [new file with mode: 0644]
Documentation/arch/arm/sa1100/assabet.rst [new file with mode: 0644]
Documentation/arch/arm/sa1100/cerf.rst [new file with mode: 0644]
Documentation/arch/arm/sa1100/index.rst [new file with mode: 0644]
Documentation/arch/arm/sa1100/lart.rst [new file with mode: 0644]
Documentation/arch/arm/sa1100/serial_uart.rst [new file with mode: 0644]
Documentation/arch/arm/samsung/bootloader-interface.rst [new file with mode: 0644]
Documentation/arch/arm/samsung/clksrc-change-registers.awk [new file with mode: 0755]
Documentation/arch/arm/samsung/gpio.rst [new file with mode: 0644]
Documentation/arch/arm/samsung/index.rst [new file with mode: 0644]
Documentation/arch/arm/samsung/overview.rst [new file with mode: 0644]
Documentation/arch/arm/setup.rst [new file with mode: 0644]
Documentation/arch/arm/spear/overview.rst [new file with mode: 0644]
Documentation/arch/arm/sti/overview.rst [new file with mode: 0644]
Documentation/arch/arm/sti/stih407-overview.rst [new file with mode: 0644]
Documentation/arch/arm/sti/stih418-overview.rst [new file with mode: 0644]
Documentation/arch/arm/stm32/overview.rst [new file with mode: 0644]
Documentation/arch/arm/stm32/stm32-dma-mdma-chaining.rst [new file with mode: 0644]
Documentation/arch/arm/stm32/stm32f429-overview.rst [new file with mode: 0644]
Documentation/arch/arm/stm32/stm32f746-overview.rst [new file with mode: 0644]
Documentation/arch/arm/stm32/stm32f769-overview.rst [new file with mode: 0644]
Documentation/arch/arm/stm32/stm32h743-overview.rst [new file with mode: 0644]
Documentation/arch/arm/stm32/stm32h750-overview.rst [new file with mode: 0644]
Documentation/arch/arm/stm32/stm32mp13-overview.rst [new file with mode: 0644]
Documentation/arch/arm/stm32/stm32mp151-overview.rst [new file with mode: 0644]
Documentation/arch/arm/stm32/stm32mp157-overview.rst [new file with mode: 0644]
Documentation/arch/arm/sunxi.rst [new file with mode: 0644]
Documentation/arch/arm/sunxi/clocks.rst [new file with mode: 0644]
Documentation/arch/arm/swp_emulation.rst [new file with mode: 0644]
Documentation/arch/arm/tcm.rst [new file with mode: 0644]
Documentation/arch/arm/uefi.rst [new file with mode: 0644]
Documentation/arch/arm/vfp/release-notes.rst [new file with mode: 0644]
Documentation/arch/arm/vlocks.rst [new file with mode: 0644]
Documentation/arch/index.rst
Documentation/arm/arm.rst [deleted file]
Documentation/arm/booting.rst [deleted file]
Documentation/arm/cluster-pm-race-avoidance.rst [deleted file]
Documentation/arm/features.rst [deleted file]
Documentation/arm/firmware.rst [deleted file]
Documentation/arm/google/chromebook-boot-flow.rst [deleted file]
Documentation/arm/index.rst [deleted file]
Documentation/arm/interrupts.rst [deleted file]
Documentation/arm/ixp4xx.rst [deleted file]
Documentation/arm/kernel_mode_neon.rst [deleted file]
Documentation/arm/kernel_user_helpers.rst [deleted file]
Documentation/arm/keystone/knav-qmss.rst [deleted file]
Documentation/arm/keystone/overview.rst [deleted file]
Documentation/arm/marvell.rst [deleted file]
Documentation/arm/mem_alignment.rst [deleted file]
Documentation/arm/memory.rst [deleted file]
Documentation/arm/microchip.rst [deleted file]
Documentation/arm/netwinder.rst [deleted file]
Documentation/arm/nwfpe/index.rst [deleted file]
Documentation/arm/nwfpe/netwinder-fpe.rst [deleted file]
Documentation/arm/nwfpe/notes.rst [deleted file]
Documentation/arm/nwfpe/nwfpe.rst [deleted file]
Documentation/arm/nwfpe/todo.rst [deleted file]
Documentation/arm/omap/dss.rst [deleted file]
Documentation/arm/omap/index.rst [deleted file]
Documentation/arm/omap/omap.rst [deleted file]
Documentation/arm/omap/omap_pm.rst [deleted file]
Documentation/arm/porting.rst [deleted file]
Documentation/arm/pxa/mfp.rst [deleted file]
Documentation/arm/sa1100/assabet.rst [deleted file]
Documentation/arm/sa1100/cerf.rst [deleted file]
Documentation/arm/sa1100/index.rst [deleted file]
Documentation/arm/sa1100/lart.rst [deleted file]
Documentation/arm/sa1100/serial_uart.rst [deleted file]
Documentation/arm/samsung/bootloader-interface.rst [deleted file]
Documentation/arm/samsung/clksrc-change-registers.awk [deleted file]
Documentation/arm/samsung/gpio.rst [deleted file]
Documentation/arm/samsung/index.rst [deleted file]
Documentation/arm/samsung/overview.rst [deleted file]
Documentation/arm/setup.rst [deleted file]
Documentation/arm/spear/overview.rst [deleted file]
Documentation/arm/sti/overview.rst [deleted file]
Documentation/arm/sti/stih407-overview.rst [deleted file]
Documentation/arm/sti/stih418-overview.rst [deleted file]
Documentation/arm/stm32/overview.rst [deleted file]
Documentation/arm/stm32/stm32-dma-mdma-chaining.rst [deleted file]
Documentation/arm/stm32/stm32f429-overview.rst [deleted file]
Documentation/arm/stm32/stm32f746-overview.rst [deleted file]
Documentation/arm/stm32/stm32f769-overview.rst [deleted file]
Documentation/arm/stm32/stm32h743-overview.rst [deleted file]
Documentation/arm/stm32/stm32h750-overview.rst [deleted file]
Documentation/arm/stm32/stm32mp13-overview.rst [deleted file]
Documentation/arm/stm32/stm32mp151-overview.rst [deleted file]
Documentation/arm/stm32/stm32mp157-overview.rst [deleted file]
Documentation/arm/sunxi.rst [deleted file]
Documentation/arm/sunxi/clocks.rst [deleted file]
Documentation/arm/swp_emulation.rst [deleted file]
Documentation/arm/tcm.rst [deleted file]
Documentation/arm/uefi.rst [deleted file]
Documentation/arm/vfp/release-notes.rst [deleted file]
Documentation/arm/vlocks.rst [deleted file]
Documentation/translations/zh_CN/arch/arm/Booting [new file with mode: 0644]
Documentation/translations/zh_CN/arch/arm/kernel_user_helpers.txt [new file with mode: 0644]
Documentation/translations/zh_CN/arm/Booting [deleted file]
Documentation/translations/zh_CN/arm/kernel_user_helpers.txt [deleted file]
This page took 0.074728 seconds and 4 git commands to generate.