summaryrefslogtreecommitdiff
path: root/Documentation/openrisc/TODO
AgeCommit message (Collapse)AuthorFilesLines
2019-07-31docs: openrisc: convert to ReST and add to documentation bodyMauro Carvalho Chehab1-12/+0
Manually convert the two openRisc documents to ReST, adding them to the Linux documentation body. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Acked-by: Stafford Horne <shorne@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2017-10-30Documentation: Move OpenRISC docs out of arch/Stafford Horne1-0/+12
The OpenRISC docs have traditionally been in arch/ but that does not seem like the correct place to be. Move them so they will be more visible to others. Also update MAINTAINERS to make sure we get notifications of changes. Signed-off-by: Stafford Horne <shorne@gmail.com>