aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards
Commit message (Expand)AuthorAge
* [MIPS] Malta: remaining bits of the board support code cleanupDmitri Vorobiev2008-01-29
* [MIPS] Malta: make the helper function staticDmitri Vorobiev2008-01-29
* [MIPS] Malta: fix braces at single statement blocksDmitri Vorobiev2008-01-29
* [MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev2008-01-29
* [MIPS] Malta: Use C89 style for commentsDmitri Vorobiev2008-01-29
* [MIPS] Malta: else should follow close brace in malta_int.cDmitri Vorobiev2008-01-29
* [MIPS] Malta: remove a superfluous commentDmitri Vorobiev2008-01-29
* [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>Dmitri Vorobiev2008-01-29
* [MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev2008-01-29
* [MIPS] Malta: fix oversized lines in malta_int.cDmitri Vorobiev2008-01-29
* [MIPS] Malta: remove a dead function declarationDmitri Vorobiev2008-01-29
* [MIPS] Malta: use tabs not spacesDmitri Vorobiev2008-01-29
* [MIPS] Malta: set up the screen info in a separate functionDmitri Vorobiev2008-01-29
* [MIPS] Malta: check the PCI clock frequency in a separate functionDmitri Vorobiev2008-01-29
* [MIPS] Malta: use the KERN_ facility level in printk()Dmitri Vorobiev2008-01-29
* [MIPS] Malta: use Linux kernel style for structure initializationDmitri Vorobiev2008-01-29
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-29
* [MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev2008-01-21
* [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto2008-01-11
* [MIPS] Malta: Fix software reset on big endianDmitri Vorobiev2008-01-11
* [MIPS] Atlas, Malta: Don't free firmware memory on free_initmem.Ralf Baechle2007-12-14
* [MIPS] Don't byteswap writes to display when running bigendianChris Dearman2007-12-08
* [MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle2007-10-29
* [MIPS] Malta: Delete dead code.Ralf Baechle2007-10-22
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-11
* [MIPS] Dyntick support for SMTC:Ralf Baechle2007-10-11
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-11
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-11
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-11
* [MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2007-10-11
* [MIPS] Malta: Fix off by one bug in interrupt handler.Ralf Baechle2007-09-14
* [MIPS] MIPSsim: Delete old file that survived moving around in the tree.Ralf Baechle2007-08-26
* [MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.Ralf Baechle2007-08-26
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-26
* [MIPS] SMTC: Fix secondary VPE interrupt mask initialization.Ralf Baechle2007-08-26
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-31
* [MIPS] Fix modpost warning.Ralf Baechle2007-07-31
* [MIPS] MTI: Add CoreFPGA4 ID.Chris Dearman2007-07-31
* [MIPS] SMTC: Safety net for i8259A interrupts.Kevin D. Kissell2007-07-31
* [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle2007-07-31
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-18
* [MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle2007-07-10
* [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle2007-07-10
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-20
* [MIPS] Fix builds where MSC01E_xxx is undefined.Chris Dearman2007-06-14
* [MIPS] Separate performance counter interruptsChris Dearman2007-06-14
* [MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman2007-06-14
* [MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman2007-06-11