Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [MIPS] Move arch/mips/philips to arch/mips/nxp | Daniel Laird | 2008-04-28 | 1 | -29/+0 |
| | | | | | Signed-off-by: daniel.j.laird <daniel.j.laird@nxp.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | [MIPS] Use -Werror on subdirectories which build cleanly. | Ralf Baechle | 2007-07-31 | 1 | -0/+2 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | [MIPS] Rewrite all the assembler interrupt handlers to C. | Ralf Baechle | 2006-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone. The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it. | Pete Popov | 2005-10-29 | 1 | -0/+27 |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |