aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] SEAD: Remove support code.Ralf Baechle2008-07-157-243/+2
* [MIPS] Atlas: Remove support code.Ralf Baechle2008-07-158-512/+2
* [MIPS] Add an appropriate header into display.cDmitri Vorobiev2008-07-151-0/+1
* [MIPS] Make gcmp_probe() staticDmitri Vorobiev2008-07-151-1/+1
* [MIPS] A few cleanups in malta_int.cDmitri Vorobiev2008-07-151-3/+6
* [MIPS] Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day2008-07-151-1/+1
* [MIPS] Malta: Always compile MTD platform device registration code.Ralf Baechle2008-06-161-2/+1
* [MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer2008-06-161-2/+2
* [MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle2008-06-051-19/+0
* [MIPS] malta_int.c: make 4 variables staticDmitri Vorobiev2008-04-281-4/+4
* [MIPS] make standard_io_resources[] staticDmitri Vorobiev2008-04-281-2/+2
* [MIPS] make plat_perf_setup() staticDmitri Vorobiev2008-04-281-1/+1
* [MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev2008-04-281-2/+2
* [MIPS] make mips_ejtag_setup() staticDmitri Vorobiev2008-04-281-1/+1
* [MIPS] make mips_nmi_setup() staticDmitri Vorobiev2008-04-281-1/+1
* [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-287-5/+461
* [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman2008-04-281-5/+11
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-1/+1
* [MIPS] Malta: remaining bits of the board support code cleanupDmitri Vorobiev2008-01-291-38/+42
* [MIPS] Malta: make the helper function staticDmitri Vorobiev2008-01-291-1/+1
* [MIPS] Malta: fix braces at single statement blocksDmitri Vorobiev2008-01-292-3/+3
* [MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev2008-01-292-8/+0
* [MIPS] Malta: Use C89 style for commentsDmitri Vorobiev2008-01-291-2/+2
* [MIPS] Malta: else should follow close brace in malta_int.cDmitri Vorobiev2008-01-291-4/+2
* [MIPS] Malta: remove a superfluous commentDmitri Vorobiev2008-01-291-1/+0
* [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>Dmitri Vorobiev2008-01-292-4/+4
* [MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev2008-01-293-6/+0
* [MIPS] Malta: fix oversized lines in malta_int.cDmitri Vorobiev2008-01-291-6/+16
* [MIPS] Malta: remove a dead function declarationDmitri Vorobiev2008-01-291-1/+0
* [MIPS] Malta: use tabs not spacesDmitri Vorobiev2008-01-292-33/+33
* [MIPS] Malta: set up the screen info in a separate functionDmitri Vorobiev2008-01-291-17/+22
* [MIPS] Malta: check the PCI clock frequency in a separate functionDmitri Vorobiev2008-01-291-18/+25
* [MIPS] Malta: use the KERN_ facility level in printk()Dmitri Vorobiev2008-01-291-13/+14
* [MIPS] Malta: use Linux kernel style for structure initializationDmitri Vorobiev2008-01-291-14/+42
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-292-26/+48
* [MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev2008-01-221-1/+1
* [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto2008-01-111-2/+0
* [MIPS] Malta: Fix software reset on big endianDmitri Vorobiev2008-01-111-4/+6
* [MIPS] Atlas, Malta: Don't free firmware memory on free_initmem.Ralf Baechle2007-12-141-0/+2
* [MIPS] Don't byteswap writes to display when running bigendianChris Dearman2007-12-091-2/+2
* [MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle2007-10-291-30/+22
* [MIPS] Malta: Delete dead code.Ralf Baechle2007-10-221-13/+0
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-113-3/+3
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-1110-48/+48
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-111-0/+4
* [MIPS] Dyntick support for SMTC:Ralf Baechle2007-10-111-1/+0
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-111-16/+10
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-111-107/+5
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-114-14/+2
* [MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2007-10-111-0/+50