Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | lib/time.c cleanups | Pavel Machek | 2014-07-22 | -8/+10 |
* | lib: time: add weak timer_init() function | Darwin Rambo | 2014-01-24 | -0/+5 |
* | time: fix usec_to_tick() | Stephen Warren | 2013-12-13 | -2/+2 |
* | time: fix gcc warnings on MIPS64 | Daniel Schwierzeck | 2013-11-11 | -2/+2 |
* | time: add weak annotation to timer_read_counter declaration | Rob Herring | 2013-11-08 | -1/+1 |
* | Introduce common timer functions | Rob Herring | 2013-11-04 | -0/+73 |
* | config: consolidate CONFIG_SYS_HZ definition | Rob Herring | 2013-11-04 | -0/+4 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | Move bootstage timer out of lib/time.c | Simon Glass | 2012-04-10 | -17/+0 |
* | bootstage: Define an optional microsecond timer | Simon Glass | 2012-03-18 | -0/+17 |
* | consolidate mdelay by providing a common function for all users | Anatolij Gustschin | 2011-10-22 | -0/+6 |
* | Rename lib_generic/ to lib/ | Peter Tyser | 2010-04-13 | -0/+43 |