summaryrefslogtreecommitdiff
path: root/arch/arm/plat-tcc/include/mach/timex.h
AgeCommit message (Collapse)AuthorFilesLines
2012-01-05arm: Remove plat-tcc directoryHans J. Koch1-5/+0
The Telechips ARM architecture is being removed. This patch deletes the arch/arm/plat-tcc/ folder. Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Harry Sievers <hsievers@csselectronic.com> Signed-off-by: Hans J. Koch <hjk@hansjkoch.de>
2010-09-17ARM: Add TCC8xxx system timerHans J. Koch1-0/+5
Add the system timer using clockevents with the internal TC32 timer. This also adds a clocksource using the same timer. Signed-off-by: "Hans J. Koch" <hjk@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>