Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nds32: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2019-05-07 | 1 | -1/+1 |
| | | | | | | | | | | This patch corrects the SPDX License Identifier style in the nds32 Hardware Architecture related files. Suggested-by: Joe Perches <joe@perches.com> Signed-off-by: Nishad Kamdar <nishadkamdar@gmail.com> Acked-by: Greentime Hu <greentime@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com> | ||||
* | nds32: Cache and TLB routines | Greentime Hu | 2018-02-22 | 1 | -0/+44 |
This patch contains cache and TLB maintenance functions. Signed-off-by: Vincent Chen <vincentc@andestech.com> Signed-off-by: Greentime Hu <greentime@andestech.com> Acked-by: Arnd Bergmann <arnd@arndb.de> |