summaryrefslogtreecommitdiffstats
path: root/src/include/trace.h
Commit message (Expand)AuthorAgeFilesLines
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* src/include: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-131-1/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-3/+3
* src/include: Remove spaces before ( and after )Lee Leahy2017-03-121-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Fix tracing compilation on SMM enabled targets.Rudolf Marek2012-09-131-1/+1
* Add support for the tracing infastructure in coreboot.Rudolf Marek2011-09-071-0/+54