Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch
Anton Vorontsov 83ff9dcf37 powerpc/sysdev: implement FSL GTM support
GTM stands for General-purpose Timers Module and able to generate
timer{1,2,3,4} interrupts. These timers are used by the drivers that
need time precise interrupts (like for USB transactions scheduling for
the Freescale USB Host controller as found in some QE and CPM chips),
or these timers could be used as wakeup events from the CPU deep-sleep
mode.

Things unimplemented:
1. Cascaded (32 bit) timers (1-2, 3-4).
   This is straightforward to implement when needed, two timers should
   be marked as "requested" and configured as appropriate.
2. Super-cascaded (64 bit) timers (1-2-3-4).
   This is also straightforward to implement when needed, all timers
   should be marked as "requested" and configured as appropriate.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-06-10 10:38:50 -05:00
..
alpha
arm [ARM] pxa: fix tosa.c build error 2008-06-02 20:38:15 +01:00
avr32
blackfin Blackfin arch: Remove bad and usless code 2008-05-31 15:35:40 +08:00
cris
frv Fix various old email addresses for dwmw2 2008-06-06 11:29:10 -07:00
h8300
ia64
m32r
m68k m68k: enable CONFIG_COMPAT_BRK by default 2008-06-06 11:29:09 -07:00
m68knommu
mips Fix divide by zero error in build_clear_page() and build_copy_page() 2008-06-05 18:13:16 +01:00
mn10300
parisc
powerpc powerpc/sysdev: implement FSL GTM support 2008-06-10 10:38:50 -05:00
s390 [S390] Update default configuration. 2008-05-30 10:03:36 +02:00
sh sh: Add defconfig for RSK7203. 2008-06-03 20:30:10 +09:00
sparc sparc: switch /proc/led to seq_file 2008-06-03 15:21:21 -07:00
sparc64
um uml: PATH_MAX needs limits.h 2008-06-06 11:29:10 -07:00
v850
x86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 2008-06-06 11:33:08 -07:00
xtensa
.gitignore
Kconfig