summaryrefslogtreecommitdiff
path: root/util/cbmem/Makefile
AgeCommit message (Expand)Author
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-01-28commonlib: Add commonlib/bsdJulius Werner
2020-01-20util/cbmem: simplify include lines in MakefileIdwer Vollering
2019-07-02util/cbmem: Enable -Wmissing-prototypesJacob Garber
2019-07-02util/cbmem: Enable -WextraJacob Garber
2018-11-17treewide: use /usr/bin/env where appropriateYegor Timoshenko
2018-10-09util/cbmem/Makefile: Remove .dependencies on `clean`Nico Huber
2018-10-08Move compiler.h to commonlibNico Huber
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2015-12-29cbmem: Makefile: Add install targetDenis 'GNUtoo' Carikli
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-24util: Update makefiles for junit testingMartin Roth
2015-09-22coreboot: introduce commonlibAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-01-11util/cbmem/Makfile: Add rule `junit.xml` for JenkinsPaul Menzel
2013-07-01cbmem: Fix makefileStefan Tauner
2013-04-15cbmem: Makefile: Allow to override `CC` variablePaul Menzel
2012-11-12cbmem compilation needs to use the hardened toolchainVadim Bendebury
2012-11-12Utility to dump boot timing tableVadim Bendebury