aboutsummaryrefslogtreecommitdiff
path: root/lib/time.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-24lib: 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-08time: 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-10Move bootstage timer out of lib/time.cSimon Glass1-17/+0
2012-03-18bootstage: 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