]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: LoongArch: Add basic documentations
authorHuacai Chen <chenhuacai@loongson.cn>
Tue, 31 May 2022 10:04:10 +0000 (18:04 +0800)
committerHuacai Chen <chenhuacai@loongson.cn>
Fri, 3 Jun 2022 12:09:27 +0000 (20:09 +0800)
commit0ea8ce61cb2c487e818c515f91329fa9972a7155
tree02f569d9eb1220d822870300ec918d44b82ec22b
parentfa84f89395e0383b94ae2822003d8940fdb24d3c
Documentation: LoongArch: Add basic documentations

Add some basic documentation for LoongArch. LoongArch is a new RISC ISA,
which is a bit like MIPS or RISC-V. LoongArch includes a reduced 32-bit
version (LA32R), a standard 32-bit version (LA32S) and a 64-bit version
(LA64).

Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Co-developed-by: WANG Xuerui <git@xen0n.name>
Signed-off-by: WANG Xuerui <git@xen0n.name>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Documentation/arch.rst
Documentation/loongarch/features.rst [new file with mode: 0644]
Documentation/loongarch/index.rst [new file with mode: 0644]
Documentation/loongarch/introduction.rst [new file with mode: 0644]
Documentation/loongarch/irq-chip-model.rst [new file with mode: 0644]