summaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards
AgeCommit message (Expand)AuthorLines
2008-07-15[MIPS] Malta: Cleanup organization of code into directories.Ralf Baechle-2725/+0
2008-07-15[MIPS] Remove always true ifdef conditions.Ralf Baechle-12/+0
2008-07-15[MIPS] Remove impossible ifdef and code wrapped by it.Ralf Baechle-13/+0
2008-07-15[MIPS] SEAD: Remove support code.Ralf Baechle-243/+2
2008-07-15[MIPS] Atlas: Remove support code.Ralf Baechle-512/+2
2008-07-15[MIPS] Add an appropriate header into display.cDmitri Vorobiev-0/+1
2008-07-15[MIPS] Make gcmp_probe() staticDmitri Vorobiev-1/+1
2008-07-15[MIPS] A few cleanups in malta_int.cDmitri Vorobiev-3/+6
2008-07-15[MIPS] Use kernel-supplied ARRAY_SIZE() macro.Robert P. J. Day-1/+1
2008-06-16[MIPS] Malta: Always compile MTD platform device registration code.Ralf Baechle-2/+1
2008-06-16[MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer-2/+2
2008-06-05[MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle-19/+0
2008-04-28[MIPS] malta_int.c: make 4 variables staticDmitri Vorobiev-4/+4
2008-04-28[MIPS] make standard_io_resources[] staticDmitri Vorobiev-2/+2
2008-04-28[MIPS] make plat_perf_setup() staticDmitri Vorobiev-1/+1
2008-04-28[MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev-2/+2
2008-04-28[MIPS] make mips_ejtag_setup() staticDmitri Vorobiev-1/+1
2008-04-28[MIPS] make mips_nmi_setup() staticDmitri Vorobiev-1/+1
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle-5/+461
2008-04-28[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman-5/+11
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle-1/+1
2008-01-29[MIPS] Malta: remaining bits of the board support code cleanupDmitri Vorobiev-38/+42
2008-01-29[MIPS] Malta: make the helper function staticDmitri Vorobiev-1/+1
2008-01-29[MIPS] Malta: fix braces at single statement blocksDmitri Vorobiev-3/+3
2008-01-29[MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev-8/+0
2008-01-29[MIPS] Malta: Use C89 style for commentsDmitri Vorobiev-2/+2
2008-01-29[MIPS] Malta: else should follow close brace in malta_int.cDmitri Vorobiev-4/+2
2008-01-29[MIPS] Malta: remove a superfluous commentDmitri Vorobiev-1/+0
2008-01-29[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>Dmitri Vorobiev-4/+4
2008-01-29[MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev-6/+0
2008-01-29[MIPS] Malta: fix oversized lines in malta_int.cDmitri Vorobiev-6/+16
2008-01-29[MIPS] Malta: remove a dead function declarationDmitri Vorobiev-1/+0
2008-01-29[MIPS] Malta: use tabs not spacesDmitri Vorobiev-33/+33
2008-01-29[MIPS] Malta: set up the screen info in a separate functionDmitri Vorobiev-17/+22
2008-01-29[MIPS] Malta: check the PCI clock frequency in a separate functionDmitri Vorobiev-18/+25
2008-01-29[MIPS] Malta: use the KERN_ facility level in printk()Dmitri Vorobiev-13/+14
2008-01-29[MIPS] Malta: use Linux kernel style for structure initializationDmitri Vorobiev-14/+42
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle-26/+48
2008-01-22[MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev-1/+1
2008-01-11[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto-2/+0
2008-01-11[MIPS] Malta: Fix software reset on big endianDmitri Vorobiev-4/+6
2007-12-14[MIPS] Atlas, Malta: Don't free firmware memory on free_initmem.Ralf Baechle-0/+2
2007-12-09[MIPS] Don't byteswap writes to display when running bigendianChris Dearman-2/+2
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle-30/+22
2007-10-22[MIPS] Malta: Delete dead code.Ralf Baechle-13/+0
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle-3/+3
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle-48/+48
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle-0/+4
2007-10-11[MIPS] Dyntick support for SMTC:Ralf Baechle-1/+0
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle-16/+10