Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Loop reading the RTC registers until the same values are obtained | imp | 2012-10-07 | 1 | -3/+14 |
* | Improve a few comments. | imp | 2012-10-07 | 1 | -6/+11 |
* | Use the RTC unit to get the time. This works on all known AT91SAM9* | imp | 2012-10-07 | 1 | -23/+115 |
* | Remove pointless semicolons after label | kevlo | 2011-09-30 | 1 | -1/+1 |
* | Tweak the disclaimer section of the license to match COPYRIGHT, for | imp | 2008-11-25 | 1 | -10/+11 |
* | Correct return code (int) for at91_rtc_intr() prototype. | piso | 2007-02-27 | 1 | -1/+1 |
* | o break newbus api: add a new argument of type driver_filter_t to | piso | 2007-02-23 | 1 | -4/+4 |
* | Implement the set_time function. Rather pointless with this RTC, as it | imp | 2006-07-14 | 1 | -3/+8 |
* | Add RTC support. This may be of dubious value since the RTC is reset | imp | 2006-03-24 | 1 | -0/+250 |