summaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/generic
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-124-12/+12
* [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-121-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/+16Star
* [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/+2Star
* [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle2007-06-062-29/+26Star
* [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/+15Star
* [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-041-3/+0Star
* [MIPS] Kill redundant EXTRA_AFLAGSAtsushi Nemoto2007-02-271-2/+0Star
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-14/+4Star
* [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-221-1/+1
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0Star
* [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/+1Star
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-1/+1
* [MIPS] Malta: Fix build of certain configs.Ralf Baechle2006-07-131-24/+26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0Star
* [MIPS] Malta: Handle byteswapping hardare bug in big endian mode.Elizabeth Oldham2006-06-191-0/+9
* [MIPS] 24K LV: Add core card id.Chris Dearman2006-04-272-0/+2
* [MIPS] kgdb: Let gcc compute the array size itself.Ralf Baechle2006-04-191-1/+1
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-192-8/+61
* [MIPS] Fix the crime against humanity that mipsIRQ.S is.Ralf Baechle2006-04-192-159/+2Star
* [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Ralf Baechle2006-04-191-2/+3
* [MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle2006-04-191-4/+2Star
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-1/+3
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-5/+2Star
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-211-1/+1
* [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.Ralf Baechle2006-02-071-2/+3