Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-21 | [MIPS] War on whitespace: cleanup initial spaces followed by tabs. | Ralf Baechle | 4 | -4/+4 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2006-02-09 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 3 | -6/+6 | |
2006-02-07 | [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. | Ralf Baechle | 1 | -2/+3 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2006-02-05 | [SERIAL] uart_port flags member should use UPF_* | Russell King | 3 | -3/+3 | |
Convert usage of ASYNC_* to UPF_*. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||||
2006-02-05 | [SERIAL] uart_port iotype member should use UPIO_* | Russell King | 3 | -3/+3 | |
Convert usage of SERIAL_IO_* to UPIO_*. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||||
2006-01-10 | MIPS: Oprofile: Fixup the loose ends in the plumbing. | Ralf Baechle | 1 | -3/+17 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2006-01-10 | MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing. | Ralf Baechle | 1 | -13/+2 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2005-11-17 | [MIPS] SEAD: More build fixes. | Ralf Baechle | 2 | -13/+3 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2005-10-29 | Support for MIPSsim, the cycle accurate MIPS simulator. | Ralf Baechle | 11 | -0/+1070 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2005-10-29 | Virtual SMP support for the 34K. | Ralf Baechle | 1 | -5/+46 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2005-10-29 | Support for CoreFPGA-3. | Ralf Baechle | 3 | -15/+8 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2005-10-29 | More AP / SP bits for the 34K, the Malta bits and things. Still wants | Ralf Baechle | 5 | -110/+243 | |
a little polishing. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2005-10-29 | Convert struct hw_interrupt_type initializations to ISO C99 named | Ralf Baechle | 1 | -8/+7 | |
initializers. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2005-10-29 | Clean up SEAD interrupt initialization. | Maciej W. Rozycki | 1 | -7/+5 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2005-10-29 | Fixes for system controllers for Atlas/Malta core cards. | Maciej W. Rozycki | 2 | -56/+163 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2005-10-29 | Get rid of early_init. There's more need to make this form of | Ralf Baechle | 4 | -18/+8 | |
initialization actually useful and as is certainly unmergable with upstream. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2005-09-05 | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 4 | -8/+8 | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | |||||
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 21 | -0/+2363 | |
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip! |