summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
* payloads: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-191/+0
* libpayload: Make sure to install into the right DESTDIRNico Huber2024-01-141-2/+2
* libpayload: Remove shell for loops in install Makefile targetPatrick Georgi2023-12-311-12/+5
* libpayload/Makefile.inc: Initialize vboot submoduleNicholas Chin2022-06-201-0/+11
* commonlib: Clean up compiler.hJulius Werner2022-06-071-1/+2
* libpayload: Refer to vboot source consistentlyPatrick Georgi2022-01-281-1/+1
* libpayload/Makefile.inc: Fix ar calls to support llvm-arJakub Czapiga2022-01-201-4/+2
* libpayload: Install vboot headers and add include paths to lpgccJakub Czapiga2022-01-151-0/+9
* libpayload: Implement new CBFS access APIJakub Czapiga2022-01-101-0/+1
* libpayload: Enable vboot integrationJakub Czapiga2022-01-101-2/+7
* libpayload: Add include/commonlib/bsd to installed headersJakub Czapiga2021-12-081-0/+5
* libpayload: Add coreboot commonlib/bsd include pathJakub Czapiga2021-12-011-0/+1
* libpayload: Add unit-tests framework and first test caseJakub Czapiga2021-10-181-2/+2
* libpayload: Add mock architectureJakub Czapiga2021-10-111-0/+1
* libpayload: Move EXTRA_CFLAGS to enable option overrideJakub Czapiga2021-09-011-1/+1
* libpayload: Keep a copy of .config in the build dirNico Huber2021-01-011-1/+4
* libpayload: Move .xcompile into $(obj)Nico Huber2021-01-011-1/+1
* libpayload: Add compiler.h to compiler parametersJacob Garber2020-11-081-1/+2
* libpayload: Add support for link time optimizationJacob Garber2020-11-021-0/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Remove MIPS architectureJulius Werner2019-11-201-1/+0
* Makefile.inc, payloads: Enable -WvlaJacob Garber2019-08-201-1/+1
* libpayload: Enable -Wimplicit-fallthroughJacob Garber2019-07-211-1/+1
* util/testing: Ensure coreboot-gerrit fails if libpayload build failsKeith Short2019-07-131-0/+2
* copy & update test routines from what-jenkins-doesMartin Roth2017-08-111-0/+9
* libpayload: update junit.xml target, clean up outputMartin Roth2016-03-251-2/+3
* codebase: Change makefile $(shell pwd) commands to $(CURDIR)Martin Roth2016-03-111-4/+4
* libpayload: Use CONFIG_LP_CCACHE instead of CONFIG_CCACHEStefan Reinauer2015-08-091-1/+1
* libpayload: Have make install save .xcompile fileStefan Reinauer2015-07-091-0/+1
* libpayload: Add LZ4 decompression algorithmJulius Werner2015-07-091-0/+2
* libpayload: don't overwrite CFLAGSPatrick Georgi2015-07-061-1/+1
* libpayload: always compile with -ffunction-sectionsStefan Reinauer2015-07-011-0/+1
* libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer2015-06-301-1/+2
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* libpayload: avoid hanging on make junit.xmlPatrick Georgi2015-04-141-1/+1
* libpayload: arch/mips: Add basic MIPS architecture supportIonela Voinescu2015-03-211-0/+1
* libpayload: Add remote GDB supportJulius Werner2015-01-091-1/+2
* libpayload: Add support for arm64 in libpayloadFurquan Shaikh2015-01-091-0/+1
* libpayload: Do not tolerate compilation warnings when buildingVadim Bendebury2014-12-311-1/+1
* libpayload: Build libpayload with debugging info turned up all the way.Gabe Black2014-09-291-1/+1
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* build: add what-jenkins-does targetPatrick Georgi2014-09-041-2/+2
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-051-11/+11
* libpayload: add junit.xml build targetPatrick Georgi2014-01-081-0/+22
* libpayload: Clean up CFLAGSStefan Reinauer2013-12-051-2/+3
* libpayload: Drop PowerPC architectureStefan Reinauer2013-11-261-1/+0
* libpayload: Don't sneak in compiler includesStefan Reinauer2013-04-181-3/+1
* libpayload: Fix the config file dependency in the Makefile templateGabe Black2013-03-181-5/+0
* libpayload: Start using only internal and compiler headers.Ronald G. Minnich2013-03-131-2/+4
* libpayload; put the ldscript into an arch-dependent directory pathRonald G. Minnich2013-02-141-1/+1