aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/malta (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-22[MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev1-1/+1
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2-2/+2
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2-22/+22
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-4/+0
2007-10-11[MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell1-0/+50
2007-09-14[MIPS] Malta: Fix off by one bug in interrupt handler.Ralf Baechle1-1/+1
2007-08-27[MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.Ralf Baechle1-0/+1
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle1-3/+3
2007-08-27[MIPS] SMTC: Fix secondary VPE interrupt mask initialization.Ralf Baechle1-4/+5
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle1-0/+2
2007-07-31[MIPS] Fix modpost warning.Ralf Baechle1-1/+1
2007-07-31[MIPS] SMTC: Safety net for i8259A interrupts.Kevin D. Kissell1-0/+12
2007-07-10[MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle2-1/+67
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle1-7/+7
2007-06-14[MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman2-30/+16
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle1-0/+6
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman1-8/+13
2007-04-27[MIPS] Malta: Delete unused prototype of mips_timer_interrupt.Ralf Baechle1-2/+0
2007-04-27[MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle2-3/+3
2007-03-07[MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle2-27/+6
2007-02-06[MIPS] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+3
2007-02-06[MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto1-1/+1
2007-01-30[PATCH] Malta: Fix build if CONFIG_MTD is diabled.Jan Altenberg1-1/+2
2007-01-08[MIPS] Malta: Add missing MTD file.Ralf Baechle1-0/+63
2006-12-12[MIPS] Malta: Resurrect MTD support for onboard flash.Ralf Baechle2-40/+1
2006-11-28[MIPS] Fix Bonito bootup message.Ralf Baechle1-1/+1
2006-10-19[MIPS] Malta: Fix uninitialized regs pointer.Ralf Baechle1-1/+2
2006-10-09[MIPS] Malta: Fix build for non-MIPS32/64 configuration.Ralf Baechle1-6/+6
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-11/+15
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+0
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-06-19[MIPS] C99-ify struct resource initialization.Ralf Baechle1-5/+5
2006-06-19[MIPS] Remove unused instances of prom_build_cpu_map.Ralf Baechle1-19/+0
2006-04-27[MIPS] 24K LV: Add core card id.Chris Dearman1-0/+3
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle3-2/+138
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle3-127/+88
2006-04-19[MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle2-1/+123
2006-03-27[PATCH] mips: fixed collision of rtc function nameYoichi Yuasa1-1/+1
2005-10-29Support for CoreFPGA-3.Ralf Baechle1-15/+6
2005-10-29More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle1-31/+105
2005-10-29Get rid of early_init. There's more need to make this form ofRalf Baechle1-5/+3
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+440