summaryrefslogtreecommitdiff
path: root/lib/time.c
AgeCommit message (Expand)Author
2016-02-26timer: Provide an early timerSimon Glass
2016-01-20dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N
2015-12-01dm: timer: Support 64-bit counterBin Meng
2015-10-23dm: implement a Timer uclassThomas Chou
2014-10-27Use uint64_t for time typesSimon Glass
2014-10-23kconfig: move CONFIG_SYS_HZ to lib/KconfigMasahiro Yamada
2014-07-22lib/time.c cleanupsPavel Machek
2014-01-24lib: time: add weak timer_init() functionDarwin Rambo
2013-12-13time: fix usec_to_tick()Stephen Warren
2013-11-11time: fix gcc warnings on MIPS64Daniel Schwierzeck
2013-11-08time: add weak annotation to timer_read_counter declarationRob Herring
2013-11-04Introduce common timer functionsRob Herring
2013-11-04config: consolidate CONFIG_SYS_HZ definitionRob Herring
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-04-10Move bootstage timer out of lib/time.cSimon Glass
2012-03-18bootstage: Define an optional microsecond timerSimon Glass
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2010-04-13Rename lib_generic/ to lib/Peter Tyser