]> 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)
commita96e89a575f942268a5880574f9388470a08b284
treef4cbf7780e042967098612cb0044fb19baf4e743
parent4539236076b142cc1ae9497bcbe87502fae425fc
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]