Dmitri Vorobiev
af825586c0
[MIPS] Malta: use tabs not spaces
...
This patch fixes all "use tabs not spaces" warnings reported by
the checkpatch.pl script on the board-specific files.
No functional changes introduced.
Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
17 years ago
Ralf Baechle
87353d8ac3
[MIPS] SMP: Call platform methods via ops structure.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
17 years ago
Kevin D. Kissell
f571eff0a2
[MIPS] IRQ Affinity Support for SMTC on Malta Platform
...
Signed-off-by: Kevin D. Kissell <kevink@mips.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
18 years ago
Ralf Baechle
45a98eb2b7
[MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
18 years ago
Ralf Baechle
428ab280a0
[MIPS] SMP: Scatter __cpuinit over the code as needed.
...
MIPS doesn't do CPU hotplugging yet but since many of the functions don't
even have an __init let's fix this right.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
18 years ago
Ralf Baechle
dc0366bf3c
[MIPS] SMTC: Fix secondary VPE interrupt mask initialization.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
18 years ago
Ralf Baechle
4d7d814798
[MIPS] Fix modpost warning.
...
WARNING: vmlinux.o(.text+0x1718): Section mismatch: reference to .init.text:mipsmt_build_cpu_map (between 'plat_smp_setup' and 'prom_init_secondary')
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
18 years ago
Ralf Baechle
57a2050c40
[MIPS] SMTC: De-obscure Malta hooks.
...
Should now be understandable why the thing works ...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
18 years ago
Ralf Baechle
b0b0e13e7d
[MIPS] Remove unused instances of prom_build_cpu_map.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
41c594ab65
[MIPS] MT: Improved multithreading support.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
a3dddd560e
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
19 years ago
Ralf Baechle
c78cbf49c4
Support for MIPSsim, the cycle accurate MIPS simulator.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
20 years ago