Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-10-12 | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 104 | -845/+845 |
2007-10-12 | [MIPS] Allow hardwiring of the CPU type to a single type for optimization. | Ralf Baechle | 20 | -86/+89 |
2007-10-12 | [MIPS] tlbex: Size optimize code by declaring a few functions inline. | Ralf Baechle | 1 | -4/+4 |
2007-10-12 | [MIPS] pg-r4k.c: Dump the generated code | Maciej W. Rozycki | 1 | -0/+20 |
2007-10-12 | [MIPS] Cobalt: Remove cobalt_machine_power_off() | Yoichi Yuasa | 2 | -11/+1 |
2007-10-12 | [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c | Yoichi Yuasa | 2 | -9/+6 |
2007-10-12 | [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c | Yoichi Yuasa | 2 | -7/+4 |
2007-10-12 | [MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c. | Yoichi Yuasa | 2 | -24/+19 |