summaryrefslogtreecommitdiff
path: root/firmware/include/timefuncs.h (follow)
Commit message (Expand)AuthorAge
* Remove USB time sync code when there's no RTC.Boris Gjenero2011-12-16
* Remove conditional added around set_day_of_week in r31301.Boris Gjenero2011-12-15
* Add conditionals around functions that are only needed when RTC is present.Boris Gjenero2011-12-15
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* FS#10569 RTC driver cleanupNils Wallménius2009-09-26
* Move yearday_to_daymonth() to usb_storage.c. It's the only user, this functio...Frank Gevaerts2009-08-11
* Consolidate day of week calculationFrank Gevaerts2009-08-11
* Add support for setting the clock using a special SCSI command. This is the s...Frank Gevaerts2009-08-11
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#7353 - mktime() is only used by targets that have an RTCRobert Keevil2007-07-14
* Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing2006-10-19
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* Reworked the time get/set functionsLinus Nielsen Feltzing2004-04-20
* more movesDaniel Stenberg2003-02-07