summaryrefslogtreecommitdiff
path: root/lib/time.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-23dm: implement a Timer uclassThomas Chou1-0/+49
2014-10-27Use uint64_t for time typesSimon Glass1-6/+6
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada1-4/+0
2014-07-22lib/time.c cleanupsPavel Machek1-8/+10
2014-01-25lib: time: add weak timer_init() functionDarwin Rambo1-0/+5
2013-12-13time: fix usec_to_tick()Stephen Warren1-2/+2
2013-11-11time: fix gcc warnings on MIPS64Daniel Schwierzeck1-2/+2
2013-11-09time: add weak annotation to timer_read_counter declarationRob Herring1-1/+1
2013-11-04Introduce common timer functionsRob Herring1-0/+73
2013-11-04config: consolidate CONFIG_SYS_HZ definitionRob Herring1-0/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-04-11Move bootstage timer out of lib/time.cSimon Glass1-17/+0
2012-03-19bootstage: Define an optional microsecond timerSimon Glass1-0/+17
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin1-0/+6
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-0/+43