summaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev2008-01-221-1/+1
* [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto2008-01-111-2/+0Star
* [MIPS] Malta: Fix software reset on big endianDmitri Vorobiev2008-01-111-4/+6
* [MIPS] Atlas, Malta: Don't free firmware memory on free_initmem.Ralf Baechle2007-12-141-0/+2
* [MIPS] Don't byteswap writes to display when running bigendianChris Dearman2007-12-091-2/+2
* [MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle2007-10-291-30/+22Star
* [MIPS] Malta: Delete dead code.Ralf Baechle2007-10-221-13/+0Star
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-123-3/+3
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-1210-48/+48
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-121-0/+4
* [MIPS] Dyntick support for SMTC:Ralf Baechle2007-10-121-1/+0Star
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-121-16/+10Star
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-121-107/+5Star
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-124-14/+2Star
* [MIPS] IRQ Affinity Support for SMTC on Malta PlatformKevin D. Kissell2007-10-121-0/+50
* [MIPS] Malta: Fix off by one bug in interrupt handler.Ralf Baechle2007-09-141-1/+1
* [MIPS] MIPSsim: Delete old file that survived moving around in the tree.Ralf Baechle2007-08-271-88/+0Star
* [MIPS] Malta: Include <linux/irq.h for cp0_compare_irq / cp0_perfcount_irq.Ralf Baechle2007-08-271-0/+1
* [MIPS] SMP: Scatter __cpuinit over the code as needed.Ralf Baechle2007-08-271-3/+3
* [MIPS] SMTC: Fix secondary VPE interrupt mask initialization.Ralf Baechle2007-08-271-4/+5
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-314-0/+8
* [MIPS] Fix modpost warning.Ralf Baechle2007-07-311-1/+1
* [MIPS] MTI: Add CoreFPGA4 ID.Chris Dearman2007-07-312-0/+2
* [MIPS] SMTC: Safety net for i8259A interrupts.Kevin D. Kissell2007-07-311-0/+12
* [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle2007-07-311-2/+2
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-182-0/+2
* [MIPS] Put an end to <asm/serial.h>'s long and annyoing existenceRalf Baechle2007-07-102-1/+67
* [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle2007-07-108-664/+0Star
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-207-52/+34Star
* [MIPS] Fix builds where MSC01E_xxx is undefined.Chris Dearman2007-06-141-1/+4
* [MIPS] Separate performance counter interruptsChris Dearman2007-06-141-25/+93
* [MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman2007-06-144-61/+67
* [MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman2007-06-111-14/+2Star
* [MIPS] Atlas: Fix build.Ralf Baechle2007-06-111-3/+2Star
* [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle2007-06-065-29/+36
* [MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman2007-05-111-8/+13
* MIPSnet: Modernize use platform_device API.Ralf Baechle2007-04-282-1/+37
* [MIPS] Malta: Delete unused prototype of mips_timer_interrupt.Ralf Baechle2007-04-271-2/+0Star
* [MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle2007-04-274-13/+13
* [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa2007-04-271-2/+2
* [MIPS] mips-boards: More liberal check for mips-board consoleThiemo Seufer2007-03-191-1/+1
* [MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle2007-03-072-27/+6Star
* [MIPS] Atlas, Malta: Fix build warning.Ralf Baechle2007-03-071-2/+2
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-048-65/+29Star
* [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-042-6/+0Star
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-271-2/+0Star
* [MIPS] Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-062-4/+6
* [MIPS] use name instead of typename for each irq_chipAtsushi Nemoto2007-02-061-1/+1
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-062-27/+7Star
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-064-7/+5Star