summaryrefslogtreecommitdiff
path: root/arch/mips/mips-boards/malta
AgeCommit message (Expand)Author
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] Add support for MIPS CMP platform.Ralf 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
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] 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] 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] SMTC: Safety net for i8259A interrupts.Kevin D. Kissell
2007-07-10[MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle
2007-06-14[MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman
2007-04-27[MIPS] Malta: Delete unused prototype of mips_timer_interrupt.Ralf Baechle
2007-04-27[MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle
2007-03-07[MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle
2007-02-06[MIPS] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto
2007-01-30[PATCH] Malta: Fix build if CONFIG_MTD is diabled.Jan Altenberg
2007-01-08[MIPS] Malta: Add missing MTD file.Ralf Baechle
2006-12-12[MIPS] Malta: Resurrect MTD support for onboard flash.Ralf Baechle
2006-11-28[MIPS] Fix Bonito bootup message.Ralf Baechle
2006-10-19[MIPS] Malta: Fix uninitialized regs pointer.Ralf Baechle
2006-10-09[MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle