aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/Makefile.inc
AgeCommit message (Expand)Author
2022-06-20libpayload/Makefile.inc: Initialize vboot submoduleNicholas Chin
2022-06-07commonlib: Clean up compiler.hJulius Werner
2022-01-28libpayload: Refer to vboot source consistentlyPatrick Georgi
2022-01-20libpayload/Makefile.inc: Fix ar calls to support llvm-arJakub Czapiga
2022-01-15libpayload: Install vboot headers and add include paths to lpgccJakub Czapiga
2022-01-10libpayload: Implement new CBFS access APIJakub Czapiga
2022-01-10libpayload: Enable vboot integrationJakub Czapiga
2021-12-08libpayload: Add include/commonlib/bsd to installed headersJakub Czapiga
2021-12-01libpayload: Add coreboot commonlib/bsd include pathJakub Czapiga
2021-10-18libpayload: Add unit-tests framework and first test caseJakub Czapiga
2021-10-11libpayload: Add mock architectureJakub Czapiga
2021-09-01libpayload: Move EXTRA_CFLAGS to enable option overrideJakub Czapiga
2021-01-01libpayload: Keep a copy of .config in the build dirNico Huber
2021-01-01libpayload: Move .xcompile into $(obj)Nico Huber
2020-11-08libpayload: Add compiler.h to compiler parametersJacob Garber
2020-11-02libpayload: Add support for link time optimizationJacob Garber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2019-11-20Remove MIPS architectureJulius Werner
2019-08-20Makefile.inc, payloads: Enable -WvlaJacob Garber
2019-07-21libpayload: Enable -Wimplicit-fallthroughJacob Garber
2019-07-13util/testing: Ensure coreboot-gerrit fails if libpayload build failsKeith Short
2017-08-11copy & update test routines from what-jenkins-doesMartin Roth
2016-03-25libpayload: update junit.xml target, clean up outputMartin Roth
2016-03-11codebase: Change makefile $(shell pwd) commands to $(CURDIR)Martin Roth
2015-08-09libpayload: Use CONFIG_LP_CCACHE instead of CONFIG_CCACHEStefan Reinauer
2015-07-09libpayload: Have make install save .xcompile fileStefan Reinauer
2015-07-09libpayload: Add LZ4 decompression algorithmJulius Werner
2015-07-06libpayload: don't overwrite CFLAGSPatrick Georgi
2015-07-01libpayload: always compile with -ffunction-sectionsStefan Reinauer
2015-06-30libpayload: Make Kconfig bools use IS_ENABLED()Stefan Reinauer
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-04-14libpayload: avoid hanging on make junit.xmlPatrick Georgi
2015-03-21libpayload: arch/mips: Add basic MIPS architecture supportIonela Voinescu
2015-01-09libpayload: Add remote GDB supportJulius Werner
2015-01-09libpayload: Add support for arm64 in libpayloadFurquan Shaikh
2014-12-31libpayload: Do not tolerate compilation warnings when buildingVadim Bendebury
2014-09-29libpayload: Build libpayload with debugging info turned up all the way.Gabe Black
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-09-04build: add what-jenkins-does targetPatrick Georgi
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2014-01-08libpayload: add junit.xml build targetPatrick Georgi
2013-12-05libpayload: Clean up CFLAGSStefan Reinauer
2013-11-26libpayload: Drop PowerPC architectureStefan Reinauer
2013-04-18libpayload: Don't sneak in compiler includesStefan Reinauer
2013-03-18libpayload: Fix the config file dependency in the Makefile templateGabe Black
2013-03-13libpayload: Start using only internal and compiler headers.Ronald G. Minnich
2013-02-14libpayload; put the ldscript into an arch-dependent directory pathRonald G. Minnich
2013-01-25libpayload: use $(DOTCONFIG) instead of .configStefan Reinauer
2012-12-14libpayload: Initial ARMv7 portStefan Reinauer
2012-12-14libpayload: rename i386 to x86Stefan Reinauer
2012-11-30Change TARGET_I386 to ARCH_X86David Hendricks
2012-11-12libpayload: Use EXTRA_CFLAGS for additional GCC optionsGabe Black
2011-08-04libpayload: Add liblzma, libcbfsPatrick Georgi
2011-08-04libpayload: Add PDCurses and ncurses' libform/libmenuPatrick Georgi
2011-07-21Libpayload: default DESTDIR for 'make install'Tadas Slotkus
2011-06-30Use coreboot build system for libpayload, too.Patrick Georgi