summaryrefslogtreecommitdiff
path: root/nuttx/sched/clock_initialize.c
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix: whenever a thread it must report the PID of the main task (even it ↵patacongo2013-02-041-1/+1
| | | | | | is not the main task) with SIGCHLD git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5612 42af7a65-404d-4744-a932-0658087f49c3
* Fix STM32 F2/F4 SDIO clocking; Clean-up files in sched/ directorypatacongo2012-07-141-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4940 42af7a65-404d-4744-a932-0658087f49c3
* Add clock_synchronize() which may be used to re-synchonize the system time ↵patacongo2012-03-221-11/+70
| | | | | | with an RTC after recovering from a low power state git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4503 42af7a65-404d-4744-a932-0658087f49c3
* Re-arrange some files and interfaces to support the STM32 F4 date/time RTCpatacongo2011-12-141-2/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4175 42af7a65-404d-4744-a932-0658087f49c3
* The lo-res RTC now seems to workpatacongo2011-10-021-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4007 42af7a65-404d-4744-a932-0658087f49c3
* Remove support for UTC time; add support for 64-bit timepatacongo2011-10-021-74/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4006 42af7a65-404d-4744-a932-0658087f49c3
* Add support for lo- and hi-res RTC hardwarepatacongo2011-10-011-42/+74
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4005 42af7a65-404d-4744-a932-0658087f49c3
* More timer changes from Urospatacongo2011-05-061-17/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3572 42af7a65-404d-4744-a932-0658087f49c3
* Rename uptime to UTCpatacongo2011-04-201-14/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3528 42af7a65-404d-4744-a932-0658087f49c3
* More changes from Urospatacongo2011-04-161-11/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3513 42af7a65-404d-4744-a932-0658087f49c3
* Add code changes from Urospatacongo2011-04-151-15/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3507 42af7a65-404d-4744-a932-0658087f49c3
* Add time and uptimepatacongo2011-04-151-4/+73
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3506 42af7a65-404d-4744-a932-0658087f49c3
* Switching to C99 stdint.h typespatacongo2009-12-141-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2336 42af7a65-404d-4744-a932-0658087f49c3
* Fix hcs12 compile warningspatacongo2009-12-131-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2328 42af7a65-404d-4744-a932-0658087f49c3
* mktime/gmtime_r moved and highly simplifiedpatacongo2009-07-111-28/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1973 42af7a65-404d-4744-a932-0658087f49c3
* NuttX RTOSpatacongo2007-02-171-0/+128
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3 42af7a65-404d-4744-a932-0658087f49c3