Age | Commit message (Expand) | Author |
---|---|---|
2019-04-09 | src: Fix remaining #include <timer.h> | Nico Huber |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2017-07-13 | src/include: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-03-13 | src/include: Move storage class to beginning of declaration | Lee Leahy |
2017-03-13 | src/include: Remove space after function name | Lee Leahy |
2017-03-09 | src/include: Indent code using tabs | Lee Leahy |
2017-03-09 | src/include: Fix unsigned warnings | Lee Leahy |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-08-07 | Possible thread stack implementation. | Ronald G. Minnich |
2013-07-11 | include: Fix spelling | Martin Roth |
2013-05-14 | coreboot: add thread cooperative multitasking | Aaron Durbin |