summaryrefslogtreecommitdiff
path: root/src/include/thread.h
AgeCommit message (Expand)Author
2020-07-26src/include: Remove unused 'include <stddef.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-09-14src/: Replace some __PRE_RAM__ useKyösti Mälkki
2019-04-09src: Fix remaining #include <timer.h>Nico Huber
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2017-07-13src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-03-13src/include: Move storage class to beginning of declarationLee Leahy
2017-03-13src/include: Remove space after function nameLee Leahy
2017-03-09src/include: Indent code using tabsLee Leahy
2017-03-09src/include: Fix unsigned warningsLee Leahy
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-08-07Possible thread stack implementation.Ronald G. Minnich
2013-07-11include: Fix spellingMartin Roth
2013-05-14coreboot: add thread cooperative multitaskingAaron Durbin