summaryrefslogtreecommitdiff
path: root/arch/mips/mips-boards
AgeCommit message (Expand)Author
2008-06-05[MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle
2008-04-28[MIPS] malta_int.c: make 4 variables staticDmitri Vorobiev
2008-04-28[MIPS] make standard_io_resources[] staticDmitri Vorobiev
2008-04-28[MIPS] make plat_perf_setup() staticDmitri Vorobiev
2008-04-28[MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev
2008-04-28[MIPS] make mips_ejtag_setup() staticDmitri Vorobiev
2008-04-28[MIPS] make mips_nmi_setup() staticDmitri Vorobiev
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle
2008-04-28[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2008-01-29[MIPS] Malta: remaining bits of the board support code cleanupDmitri Vorobiev
2008-01-29[MIPS] Malta: make the helper function staticDmitri Vorobiev
2008-01-29[MIPS] Malta: fix braces at single statement blocksDmitri Vorobiev
2008-01-29[MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev
2008-01-29[MIPS] Malta: Use C89 style for commentsDmitri Vorobiev
2008-01-29[MIPS] Malta: else should follow close brace in malta_int.cDmitri Vorobiev
2008-01-29[MIPS] Malta: remove a superfluous commentDmitri Vorobiev
2008-01-29[MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>Dmitri Vorobiev
2008-01-29[MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev
2008-01-29[MIPS] Malta: fix oversized lines in malta_int.cDmitri Vorobiev
2008-01-29[MIPS] Malta: remove a dead function declarationDmitri Vorobiev
2008-01-29[MIPS] Malta: use tabs not spacesDmitri Vorobiev
2008-01-29[MIPS] Malta: set up the screen info in a separate functionDmitri Vorobiev
2008-01-29[MIPS] Malta: check the PCI clock frequency in a separate functionDmitri Vorobiev
2008-01-29[MIPS] Malta: use the KERN_ facility level in printk()Dmitri Vorobiev
2008-01-29[MIPS] Malta: use Linux kernel style for structure initializationDmitri Vorobiev
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Ralf Baechle
2008-01-22[MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev
2008-01-11[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto
2008-01-11[MIPS] Malta: Fix software reset on big endianDmitri Vorobiev
2007-12-14[MIPS] Atlas, Malta: Don't free firmware memory on free_initmem.Ralf Baechle
2007-12-09[MIPS] Don't byteswap writes to display when running bigendianChris Dearman
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle
2007-10-22[MIPS] Malta: Delete dead code.Ralf Baechle
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle
2007-10-11[MIPS] Dyntick support for SMTC:Ralf Baechle
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle
2007-10-11[MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell
2007-09-14[MIPS] Malta: Fix off by one bug in interrupt handler.Ralf Baechle
2007-08-27[MIPS] MIPSsim: Delete old file that survived moving around in the tree.Ralf Baechle
2007-08-27[MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.Ralf Baechle
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle
2007-08-27[MIPS] SMTC: Fix secondary VPE interrupt mask initialization.Ralf Baechle
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle
2007-07-31[MIPS] Fix modpost warning.Ralf Baechle
2007-07-31[MIPS] MTI: Add CoreFPGA4 ID.Chris Dearman