Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/lib: Wrap lines at 80 columns | Lee Leahy | 2017-03-13 | 1 | -1/+2 |
* | src/lib: Fix spacing | Lee Leahy | 2017-03-13 | 1 | -1/+1 |
* | src/lib: Use tabs instead of spaces | Lee Leahy | 2017-03-13 | 1 | -3/+3 |
* | src/lib: Remove space between function name and ( | Lee Leahy | 2017-03-12 | 1 | -1/+1 |
* | src/lib: Remove braces for single statements | Lee Leahy | 2017-03-09 | 1 | -4/+2 |
* | src/lib: Add "int" following "unsigned" | Lee Leahy | 2017-03-09 | 1 | -2/+2 |
* | src/lib: Capitalize ROM, RAM, NVRAM and CPU | Elyes HAOUAS | 2016-07-31 | 1 | -1/+1 |
* | tree: drop last paragraph of GPL copyright header | Patrick Georgi | 2015-10-31 | 1 | -4/+0 |
* | Remove address from GPLv2 headers | Patrick Georgi | 2015-05-21 | 1 | -1/+1 |
* | Possible thread stack implementation. | Ronald G. Minnich | 2014-08-07 | 1 | -2/+4 |
* | coreboot: add thread cooperative multitasking | Aaron Durbin | 2013-05-14 | 1 | -0/+376 |