summaryrefslogtreecommitdiff
path: root/src/lib/timer.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/lib: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2018-10-08Move compiler.h to commonlibNico Huber
2018-06-04src/lib: Remove unneeded 'console.h' includeElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-09-26Use stopwatch_wait_until_expired where applicableJonathan Neuschäfer
2017-03-15src/lib: Clean up general issues found by checkpatch.plLee Leahy
2017-03-09src/lib: Add "int" following "unsigned"Lee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-14timer: Reestablish init_timer(), consolidate timer initialization callsJulius Werner
2015-04-08timer: Add generic udelay() implementationAaron Durbin