aboutsummaryrefslogtreecommitdiff
path: root/Documentation/metag
AgeCommit message (Collapse)AuthorFilesLines
2018-02-22docs: Remove metag docsJames Hogan2-260/+0
Now that arch/metag/ has been removed, remove Meta architecture specific documentation from the Documentation/ directory. Signed-off-by: James Hogan <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: [email protected] Cc: [email protected]
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov1-1/+1
Signed-off-by: Anatol Pomozov <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
2013-03-02metag: Basic documentationJames Hogan2-0/+260
Add basic metag documentation. This includes an outline description of the ABIs (including syscall ABI) and calling conventions, similar to the one in Documentation/frv/. Signed-off-by: James Hogan <[email protected]> Cc: Rob Landley <[email protected]> Cc: Al Viro <[email protected]> Cc: [email protected]