summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/at91_rtc.c
Commit message (Expand)AuthorAgeFilesLines
* Loop reading the RTC registers until the same values are obtainedimp2012-10-071-3/+14
* Improve a few comments.imp2012-10-071-6/+11
* Use the RTC unit to get the time. This works on all known AT91SAM9*imp2012-10-071-23/+115
* Remove pointless semicolons after labelkevlo2011-09-301-1/+1
* Tweak the disclaimer section of the license to match COPYRIGHT, forimp2008-11-251-10/+11
* Correct return code (int) for at91_rtc_intr() prototype.piso2007-02-271-1/+1
* o break newbus api: add a new argument of type driver_filter_t topiso2007-02-231-4/+4
* Implement the set_time function. Rather pointless with this RTC, as itimp2006-07-141-3/+8
* Add RTC support. This may be of dubious value since the RTC is resetimp2006-03-241-0/+250
OpenPOWER on IntegriCloud