linux/arch/mips
Atsushi Nemoto 16b7b2ac01 [MIPS] Fixup migration to GENERIC_TIME
Since we already moved to GENERIC_TIME, we should implement alternatives
of old do_gettimeoffset routines to get sub-jiffies resolution from
gettimeofday().  This patch includes:

 * MIPS clocksource support (based on works by Manish Lachwani).
 * remove unused gettimeoffset routines and related codes.
 * remove unised 64bit do_div64_32().
 * simplify mips_hpt_init. (no argument needed, __init tag)
 * simplify c0_hpt_timer_init. (no need to write to c0_count)
 * remove some hpt_init routines.
 * mips_hpt_mask variable to specify bitmask of hpt value.
 * convert jmr3927_do_gettimeoffset to jmr3927_hpt_read.
 * convert ip27_do_gettimeoffset to ip27_hpt_read.
 * convert bcm1480_do_gettimeoffset to bcm1480_hpt_read.
 * simplify sb1250 hpt functions. (no need to subtract and shift)
    
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-10-31 20:13:23 +00:00
..
arc Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
au1000 [MIPS] Fixup migration to GENERIC_TIME 2006-10-31 20:13:23 +00:00
basler/excite [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 2006-10-08 02:38:28 +01:00
boot
cobalt [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 2006-10-09 00:15:28 +01:00
configs [MIPS] Update tb0287_defconfig 2006-10-19 17:55:14 +01:00
ddb5xxx [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 2006-10-08 02:38:28 +01:00
dec [MIPS] Fixup migration to GENERIC_TIME 2006-10-31 20:13:23 +00:00
emma2rh [MIPS] EMMA 2 / Markeins: struct resource takes physical addresses. 2006-10-30 21:41:30 +00:00
gt64120 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 2006-10-09 00:15:28 +01:00
jazz [MIPS] Fix timer setup for Jazz 2006-10-11 19:30:58 +01:00
jmr3927 [MIPS] Fixup migration to GENERIC_TIME 2006-10-31 20:13:23 +00:00
kernel [MIPS] Fixup migration to GENERIC_TIME 2006-10-31 20:13:23 +00:00
lasat [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 2006-10-08 02:38:28 +01:00
lib Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
lib-32 Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
lib-64 Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
math-emu [MIPS] Make sure cpu_has_fpu is used only in atomic context 2006-10-09 23:20:48 +01:00
mips-boards [MIPS] VSMP: Synchronize cp0 counters on bootup. 2006-10-31 20:13:22 +00:00
mm [MIPS] Make SB1 cache flushes not to use on_each_cpu 2006-10-30 21:41:28 +00:00
momentum [MIPS] Ocelot G: Fix build error and numerous warnings. 2006-10-30 21:41:29 +00:00
oprofile [MIPS] Oprofile: Fix MIPSxx counter number detection. 2006-10-30 21:41:27 +00:00
pci [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 2006-10-08 02:38:28 +01:00
philips/pnx8550 [MIPS] Fixup migration to GENERIC_TIME 2006-10-31 20:13:23 +00:00
pmc-sierra [MIPS] Fixup migration to GENERIC_TIME 2006-10-31 20:13:23 +00:00
qemu [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 2006-10-08 02:38:28 +01:00
sgi-ip22 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 2006-10-08 02:38:28 +01:00
sgi-ip27 [MIPS] Fixup migration to GENERIC_TIME 2006-10-31 20:13:23 +00:00
sgi-ip32 [MIPS] A few more pt_regs fixups. 2006-10-19 17:55:13 +01:00
sibyte [MIPS] Fixup migration to GENERIC_TIME 2006-10-31 20:13:23 +00:00
sni [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. 2006-10-09 00:15:28 +01:00
tx4927 [MIPS] Add missing file for support of backplane on TX4927 based board 2006-10-31 20:13:20 +00:00
tx4938 [MIPS] Fix return value of TXX9 SPI interrupt handler 2006-10-30 21:41:29 +00:00
vr41xx [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 2006-10-08 02:38:28 +01:00
Kconfig [MIPS] Ocelot G: Fix build error and numerous warnings. 2006-10-30 21:41:29 +00:00
Kconfig.debug [MIPS] TRACE_IRQFLAGS_SUPPORT support. 2006-07-13 21:26:09 +01:00
Makefile [MIPS] Workaround for bug in gcc -EB / -EL options. 2006-10-11 19:30:59 +01:00
defconfig [MIPS] lockdep: update defconfigs 2006-10-01 23:16:57 +01:00