index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
cbmem
/
Makefile
Age
Commit message (
Expand
)
Author
2019-07-02
util/cbmem: Enable -Wmissing-prototypes
Jacob Garber
2019-07-02
util/cbmem: Enable -Wextra
Jacob Garber
2018-11-17
treewide: use /usr/bin/env where appropriate
Yegor Timoshenko
2018-10-09
util/cbmem/Makefile: Remove .dependencies on `clean`
Nico Huber
2018-10-08
Move compiler.h to commonlib
Nico Huber
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2016-07-31
Remove extra newlines from the end of all coreboot files.
Martin Roth
2015-12-29
cbmem: Makefile: Add install target
Denis 'GNUtoo' Carikli
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-24
util: Update makefiles for junit testing
Martin Roth
2015-09-22
coreboot: introduce commonlib
Aaron Durbin
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-01-11
util/cbmem/Makfile: Add rule `junit.xml` for Jenkins
Paul Menzel
2013-07-01
cbmem: Fix makefile
Stefan Tauner
2013-04-15
cbmem: Makefile: Allow to override `CC` variable
Paul Menzel
2012-11-12
cbmem compilation needs to use the hardened toolchain
Vadim Bendebury
2012-11-12
Utility to dump boot timing table
Vadim Bendebury