summaryrefslogtreecommitdiff
path: root/payloads/coreinfo/Makefile
AgeCommit message (Expand)Author
2020-09-14coreinfo: Use SPDX license identifiersJacob Garber
2020-08-18payloads/coreinfo: Fix `make clean`Nico Huber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09payloads: Replace GPL boilerplate with SPDX headersPatrick Georgi
2019-08-20Makefile.inc, payloads: Enable -WvlaJacob Garber
2019-07-07payloads/coreinfo: Enable -Wmissing-prototypesJacob Garber
2019-07-07payloads/coreinfo: Enable -WextraJacob Garber
2017-01-24build system: don't run xcompile or git for %clean/%config targetsPatrick Georgi
2016-08-03payloads/coreinfo: Set KCONFIG_CONFIG valueMartin Roth
2016-07-20coreinfo: Add support to read timestampsAntonello Dettori
2016-04-26coreinfo: Update MakefileMartin Roth
2016-04-21coreinfo: Build libpayload in coreinfo directoryIru Cai
2016-03-16coreinfo: Rename libpayload variablesStefan Reinauer
2016-03-15coreinfo: Use tinycursesStefan Reinauer
2016-03-13coreinfo: Remove the LAR moduleJonathan Neuschäfer
2016-03-11codebase: Change makefile $(shell pwd) commands to $(CURDIR)Martin Roth
2016-03-11coreinfo: Fix libpayload to not install to libpayload/libpayloadMartin Roth
2016-03-11coreinfo/Makefile: change $(obj) to $(coreinfo_obj)Martin Roth
2016-03-11coreinfo: Remove .xcompile when doing a cleanMartin Roth
2016-02-28coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC)Iru Cai
2016-02-02payloads/coreinfo: Add defaultbuild targetMartin Roth
2015-12-02coreinfo: use coreboot crosscompilerMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-13coreinfo: Fix build output (cosmetical)Stefan Reinauer
2015-07-13coreinfo: fix compilationStefan Reinauer
2015-07-01coreinfo: use coreboot's kconfigStefan Reinauer
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-12-13coreinfo: Build libpayload from coreinfo makefileMarc Jones
2012-12-08coreinfo: Make better calls to libpayload build scriptsMarc Jones
2010-08-05Change default path and configuration for Coreinfo.Myles Watson
2009-07-07Add initial support for a CBFS module for coreinfo.Uwe Hermann
2008-11-11Signed-off-by: Robert Millan <rmh@aybabtu.com>Robert Millan
2008-11-11[PATCH] coreinfo: Add multiboot parsing supportJordan Crouse
2008-08-07fix cross compilationor libpayload / coreinfo by honoringStefan Reinauer
2008-07-08Add a coreinfo module which can hexdump arbitrary RAM regions andUwe Hermann
2008-05-11Quickfix to repair 'make clean; make menuconfig' (trivial).Uwe Hermann
2008-05-07coreinfo: Add a module for browsing the boot LARJordan Crouse
2008-04-22Add support for a 'bootlog' module to coreinfo.Uwe Hermann
2008-04-10coreinfo: Make coreinfo use the gcc-wrappers from libpayloadJordan Crouse
2008-04-03Doing another 'make' after a 'make clean' was broken until now. Fix itUwe Hermann
2008-03-31Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as forUwe Hermann
2008-03-27Various tiny fixes (trivial):Uwe Hermann
2008-03-24Add a recent kconfig version to coreinfo, in order to make theUwe Hermann
2008-03-20Smaller fixes to allow using -Wall (trivial).Uwe Hermann
2008-03-20Add -Os to the CFLAGS for size improvements.Jordan Crouse
2008-03-20Cosmetic changes and coding style fixes by running 'indent', with someUwe Hermann
2008-03-20corinfo: Inital release of the coreinfo codeJordan Crouse