Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-09 | MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file | Thomas Bogendoerfer | 1 | -0/+10 | |
get_nasid() will be different for SGI-IP35, therefore move IP27 implementation to IP27 specific file. Signed-off-by: Thomas Bogendoerfer <[email protected]> Signed-off-by: Paul Burton <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: James Hogan <[email protected]> Cc: [email protected] Cc: [email protected] | |||||
2020-01-09 | MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header file | Thomas Bogendoerfer | 1 | -0/+12 | |
Extracting node id from HUB register is specific to IP27 alias SN0. Move the macro definition to a SN0 header file. Signed-off-by: Thomas Bogendoerfer <[email protected]> Signed-off-by: Paul Burton <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: James Hogan <[email protected]> Cc: [email protected] Cc: [email protected] | |||||
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle | 1 | -6/+6 | |
Having received another series of whitespace patches I decided to do this once and for all rather than dealing with this kind of patches trickling in forever. Signed-off-by: Ralf Baechle <[email protected]> | |||||
2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 1 | -0/+40 | |
Signed-off-by: Ralf Baechle <[email protected]> |