summaryrefslogtreecommitdiffstats
path: root/sys/arm/mv/timer.c
Commit message (Expand)AuthorAgeFilesLines
* Support watchdog depending on "mrvl,has-wdt" propertyzbb2016-01-201-2/+9
* Add support for watchdog on Armada38xzbb2016-01-201-7/+49
* Introduce initial support for Marvell Armada38xzbb2016-01-201-9/+9
* Replace many pasted identical definitions of cpu_initclocks() with a commonian2014-02-261-7/+0
* Follow r261352 by updating all drivers which are children of simplebusian2014-02-021-0/+3
* Remove #include <machine/frame.h> from all the arm code that doesn'tian2013-10-271-1/+0
* Fix the passing of time on Armada XP.gber2013-06-041-1/+8
* MFcalloutng:mav2013-02-281-20/+11
* Add support for Armada XP A0.gber2012-09-141-3/+11
* Merging of projects/armv6, part 7gonzo2012-08-151-13/+32
* o Make sure to mask off timer1 interrupts. It's not necessarilymarcel2011-02-081-1/+2
* Clear timer interrupt status before calling callback, not after it,mav2010-09-181-4/+6
* Fix several un-/signedness bugs of r210290 and r210293. Add one more check.mav2010-07-201-3/+3
* Refactor Marvell ARM SoC timer driver to the new timer infrastructure.mav2010-07-201-42/+79
* Convert Marvell ARM platforms to FDT convention.raj2010-06-131-1/+7
* Introduce basic support for Marvell families of system-on-chip ARM devices:raj2008-10-131-0/+381
OpenPOWER on IntegriCloud