Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Patched in Tegra support. | Jonathan Herman | 2013-01-17 |
| | |||
* | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle | 2012-12-13 |
| | | | | | | | Nobody seems to be interested anymore and upstream also never had an ethernet driver. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel ↵ | David Howells | 2012-10-02 |
| | | | | | | | | | | | | system headers Convert #include "..." to #include <path/...> in kernel system headers. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com> | ||
* | MIPS: Nuke trailing blank lines | Ralf Baechle | 2010-02-27 |
| | | | | | | | Recent git versions now warn about those and they've always been a bit of an annoyance. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
| | | | | | | | | | | That is "success", "unknown", "through", "performance", "[re|un]mapping" , "access", "default", "reasonable", "[con]currently", "temperature" , "channel", "[un]used", "application", "example","hierarchy", "therefore" , "[over|under]flow", "contiguous", "threshold", "enough" and others. Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> | ||
* | MIPS: Add support for NXP PNX833x (STB222/5) into linux kernel | Daniel Laird | 2008-10-27 |
The following patch add support for the NXP PNX833x SOC. More specifically it adds support for the STB222/5 variant. It fixes the vectored interrupt issue. Signed-off-by: daniel.j.laird <daniel.j.laird@nxp.com> Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |