Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-16 | MIPS: sync processor and register definitions with linux-4.4 | Daniel Schwierzeck | |
Update definitions for processor, registers as well as assemby macros. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | |||
2015-01-29 | MIPS: unify cache maintenance functions | Paul Burton | |
Move the more developed mips32 version of the cache maintenance functions to a common arch/mips/lib/cache.c, in order to reduce duplication between mips32 & mips64. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> |