summaryrefslogtreecommitdiffstats
path: root/src/lib/reset.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/lib: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* reset: Finalize move to new APINico Huber2018-10-311-35/+0
* intel: Use CF9 reset (part 2)Patrick Rudolph2018-10-221-14/+0
* reset: Provide new single-function reset APINico Huber2018-10-221-0/+24
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* complier.h: add __noreturn and use it in code baseAaron Durbin2018-09-101-1/+1
* compiler.h: add __weak macroAaron Durbin2018-04-241-3/+4
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-0/+59