aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/generic
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle2008-06-051-19/+0
* [MIPS] make plat_perf_setup() staticDmitri Vorobiev2008-04-281-1/+1
* [MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev2008-04-281-2/+2
* [MIPS] make mips_ejtag_setup() staticDmitri Vorobiev2008-04-281-1/+1
* [MIPS] make mips_nmi_setup() staticDmitri Vorobiev2008-04-281-1/+1
* [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-284-5/+108
* [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman2008-04-281-5/+11
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-1/+1
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-291-0/+8
* [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto2008-01-111-2/+0
* [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/+22
* [MIPS] Malta: Delete dead code.Ralf Baechle2007-10-221-13/+0
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-114-12/+12
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-111-0/+4
* [MIPS] Dyntick support for SMTC:Ralf Baechle2007-10-111-1/+0
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-111-16/+10
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-111-107/+5
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-111-2/+2
* [MIPS] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-311-0/+2
* [MIPS] MTI: Add CoreFPGA4 ID.Chris Dearman2007-07-311-0/+1
* [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle2007-07-311-2/+2
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-201-34/+16
* [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-142-31/+51
* [MIPS] SMTC: Fix build error caused by nonsense code.Chris Dearman2007-06-111-14/+2
* [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle2007-06-062-29/+26
* [MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle2007-04-272-10/+10
* [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] 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-044-21/+15
* [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-041-3/+0
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-261-2/+0
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-14/+4
* [MIPS] Fix build errors on SEADAtsushi Nemoto2007-01-081-2/+7
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-0/+1
* [MIPS] Fix warning in mips-boards generic PCIYoichi Yuasa2006-11-011-1/+1
* [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-011-1/+1
* [MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle2006-10-311-2/+3
* [MIPS] Flags must be unsigned long.Ralf Baechle2006-10-311-1/+1
* [MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle2006-10-211-1/+1
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-11/+11
* [MIPS] Atlas: update interrupt handlingMaciej W. Rozycki2006-09-271-1/+6
* [MIPS] Patch to arch/mips/mips-boards/generic/time.cKevin D. Kissell2006-09-271-21/+36
* [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().Ralf Baechle2006-07-131-5/+1