Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Remove "this file is part of" lines | Patrick Georgi | 2020-05-11 | 1 | -1/+0 |
* | src/lib: Use SPDX for GPL-2.0-only files | Angel Pons | 2020-04-04 | 1 | -13/+2 |
* | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi | 2020-03-17 | 1 | -1/+0 |
* | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner | 2019-03-08 | 1 | -1/+1 |
* | reset: Finalize move to new API | Nico Huber | 2018-10-31 | 1 | -35/+0 |
* | intel: Use CF9 reset (part 2) | Patrick Rudolph | 2018-10-22 | 1 | -14/+0 |
* | reset: Provide new single-function reset API | Nico Huber | 2018-10-22 | 1 | -0/+24 |
* | Move compiler.h to commonlib | Nico Huber | 2018-10-08 | 1 | -1/+0 |
* | complier.h: add __noreturn and use it in code base | Aaron Durbin | 2018-09-10 | 1 | -1/+1 |
* | compiler.h: add __weak macro | Aaron Durbin | 2018-04-24 | 1 | -3/+4 |
* | Consolidate reset API, add generic reset_prepare mechanism | Julius Werner | 2017-06-13 | 1 | -0/+59 |