]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Add some documentation of ISA versions
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 5 Nov 2018 09:01:01 +0000 (20:01 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 20 Dec 2018 11:21:20 +0000 (22:21 +1100)
commit40a84b766228379b8bc3628f31f024b62ae798e8
treef4cbf7780e042967098612cb0044fb19baf4e743
parente1e13066474a026cd976f0d9d05241d4fb8a2875
powerpc: Add some documentation of ISA versions

Add some documentation on which CPU versions map to which ISA
versions. This is all publicly available information, some of it
already in the kernel source, but it's much nicer to have it all in
one place.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Documentation/powerpc/isa-versions.rst [new file with mode: 0644]