aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/generic
Commit message (Expand)AuthorAge
* [MIPS] make plat_perf_setup() staticDmitri Vorobiev2008-04-28
* [MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev2008-04-28
* [MIPS] make mips_ejtag_setup() staticDmitri Vorobiev2008-04-28
* [MIPS] make mips_nmi_setup() staticDmitri Vorobiev2008-04-28
* [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-28
* [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman2008-04-28
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-12
* [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-29
* [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] 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] Use -Werror on subdirectories which build cleanly.Ralf Baechle2007-07-31
* [MIPS] MTI: Add CoreFPGA4 ID.Chris Dearman2007-07-31
* [MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.Ralf Baechle2007-07-31
* [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
* [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle2007-06-06
* [MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle2007-04-27
* [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routinesYoichi Yuasa2007-04-27
* [MIPS] mips-boards: More liberal check for mips-board consoleThiemo Seufer2007-03-19
* [MIPS] Atlas, Malta: Fix build warning.Ralf Baechle2007-03-06
* [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.Ralf Baechle2007-03-04
* [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-04
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-26
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-06
* [MIPS] Fix build errors on SEADAtsushi Nemoto2007-01-08
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-29
* [MIPS] Fix warning in mips-boards generic PCIYoichi Yuasa2006-11-01
* [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-01
* [MIPS] VSMP: Synchronize cp0 counters on bootup.Ralf Baechle2006-10-31
* [MIPS] Flags must be unsigned long.Ralf Baechle2006-10-31
* [MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle2006-10-21
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-08
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* [MIPS] Atlas: update interrupt handlingMaciej W. Rozycki2006-09-27
* [MIPS] Patch to arch/mips/mips-boards/generic/time.cKevin D. Kissell2006-09-27
* [MIPS] Atlas, Malta, SEAD: Don't disable interrupts in mips_time_init().Ralf Baechle2006-07-13
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-13