Files
OpenCellular/src/include
Aaron Durbin e5e36306a9 timer: Add generic udelay() implementation
Add GENERIC_UDELAY Kconfig option so that a generic
udelay() implementation is provided utilizing the
monotonic timer. That way each board/chipset doesn't
need to duplicate the same udelay(). Additionally,
assume that GENERIC_UDELAY implies init_timer()
is not required.

BUG=None
BRANCH=None
TEST=Built nyan, ryu, and rambi. May need help testing.

Change-Id: I7f511a2324b5aa5d1b2959f4519be85a6a7360e8
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 1a85fbcad778933d13eaef545135abe7e4de46ed
Original-Change-Id: Idd26de19eefc91ee3b0ceddfb1bc2152e19fd8ab
Original-Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/219719
Original-Reviewed-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: http://review.coreboot.org/9334
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-08 18:35:01 +02:00
..
2015-03-23 13:11:15 +01:00
2015-01-04 20:03:28 +01:00
2015-03-23 19:51:47 +01:00
2015-04-03 14:51:51 +02:00
2014-12-16 21:31:35 +01:00
2015-03-28 07:05:03 +01:00
2014-11-30 12:20:05 +01:00
2012-05-08 00:36:09 +02:00
2015-03-27 09:55:21 +01:00
2015-03-20 10:01:22 +01:00
2013-07-11 22:36:19 +02:00
2014-08-07 23:55:15 +02:00
2015-03-26 08:53:53 +01:00
2014-09-10 19:37:49 +02:00
2015-02-06 19:25:57 +01:00