summaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/generic/time.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Malta: Cleanup organization of code into directories.Ralf Baechle2008-07-151-163/+0Star
* [MIPS] Remove always true ifdef conditions.Ralf Baechle2008-07-151-4/+0Star
* [MIPS] Remove impossible ifdef and code wrapped by it.Ralf Baechle2008-07-151-13/+0Star
* [MIPS] SEAD: Remove support code.Ralf Baechle2008-07-151-4/+1Star
* [MIPS] Atlas: Remove support code.Ralf Baechle2008-07-151-4/+1Star
* [MIPS] Fix build error - Delete debugging crap that crept in with CMPRalf Baechle2008-06-051-19/+0Star
* [MIPS] make plat_perf_setup() staticDmitri Vorobiev2008-04-281-1/+1
* [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-281-5/+24
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-1/+1
* [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] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-121-3/+3
* [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] 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] 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-061-29/+2Star
* [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-041-3/+0Star
* [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] 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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-191-7/+61
* MIPS: Oprofile: Fixup the loose ends in the plumbing.Ralf Baechle2006-01-101-3/+17
* MIPS: MIPS boards: Get rid of useless SMP/non-SMP casing.Ralf Baechle2006-01-101-13/+2Star
* Virtual SMP support for the 34K.Ralf Baechle2005-10-291-5/+46
* More AP / SP bits for the 34K, the Malta bits and things. Still wantsRalf Baechle2005-10-291-17/+32
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+167