summaryrefslogtreecommitdiffstats
path: root/util/cbmem/Makefile
Commit message (Expand)AuthorAgeFilesLines
* util/cbmem: Update MakefilesMartin Roth2021-02-251-2/+9
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-091-9/+1
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-091-3/+0
* commonlib: Add commonlib/bsdJulius Werner2020-01-281-2/+2
* util/cbmem: simplify include lines in MakefileIdwer Vollering2020-01-201-1/+1
* util/cbmem: Enable -Wmissing-prototypesJacob Garber2019-07-021-1/+1
* util/cbmem: Enable -WextraJacob Garber2019-07-021-1/+1
* treewide: use /usr/bin/env where appropriateYegor Timoshenko2018-11-171-1/+1
* util/cbmem/Makefile: Remove .dependencies on `clean`Nico Huber2018-10-091-2/+1
* Move compiler.h to commonlibNico Huber2018-10-081-0/+1
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+1
* Remove extra newlines from the end of all coreboot files.Martin Roth2016-07-311-1/+0
* cbmem: Makefile: Add install targetDenis 'GNUtoo' Carikli2015-12-291-5/+11
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* util: Update makefiles for junit testingMartin Roth2015-10-241-18/+1
* coreboot: introduce commonlibAaron Durbin2015-09-221-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* util/cbmem/Makfile: Add rule `junit.xml` for JenkinsPaul Menzel2014-01-111-0/+18
* cbmem: Fix makefileStefan Tauner2013-07-011-1/+1
* cbmem: Makefile: Allow to override `CC` variablePaul Menzel2013-04-151-1/+1
* cbmem compilation needs to use the hardened toolchainVadim Bendebury2012-11-121-8/+7
* Utility to dump boot timing tableVadim Bendebury2012-11-121-0/+45