summaryrefslogtreecommitdiff
path: root/payloads/libpayload/Makefile
AgeCommit message (Expand)Author
2021-01-01libpayload: Move .xcompile into $(obj)Nico Huber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2019-12-27Makefile: Remove romccElyes HAOUAS
2019-11-20Remove MIPS architectureJulius Werner
2019-10-30libpayload: handle special-class-handlers before sourcesArthur Heymans
2018-07-16libpayload: Make libpayload compile using gnu11Raul E Rangel
2017-01-25libpayload: fix buildPatrick Georgi
2017-01-24build system: don't run xcompile or git for %clean/%config targetsPatrick Georgi
2016-03-25libpayload: update junit.xml target, clean up outputMartin Roth
2015-09-10libpayload: Add missing autoconf dependencyNico Huber
2015-08-04libpayload: .xcompile target is an actual filePaul Kocialkowski
2015-08-03libpayload: Allow for KBUILD_DEFCONFIG overridePaul Kocialkowski
2015-07-09libpayload: Use top level xcompileStefan Reinauer
2015-07-06libpayload: architecture mapping is now done in xcompilePatrick Georgi
2015-07-06libpayload: drop LIBGCC_FILE_NAME variablePatrick Georgi
2015-07-06libpayload: defer including .xcompilePatrick Georgi
2015-06-30libpayload: Makefile: Use variables defined for KconfigStefan Reinauer
2015-06-30libpayload: Drop duplicate copy of KconfigStefan Reinauer
2015-03-21libpayload: arch/mips: Add basic MIPS architecture supportIonela Voinescu
2015-01-09libpayload: Add support for arm64 in libpayloadFurquan Shaikh
2014-10-17libpayload: Don't use default path for kconfigNico Huber
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2014-01-26Revert "Makefile: Check $CC variable returned from xcompile is not empty."Alexandru Gagniuc
2014-01-23Makefile: Check $CC variable returned from xcompile is not empty.Andrew Wu
2013-11-26libpayload: Drop PowerPC architectureStefan Reinauer
2013-03-18libpayload: Fix the config file dependency in the Makefile templateGabe Black
2013-03-13libpayload: ARCH-$(CONFIG_ARCH_ARMV7) was defined twice, make one POWERPCGabe Black
2012-12-14libpayload: Initial ARMv7 portStefan Reinauer
2011-07-03Fixes to the libpayload build systemPatrick Georgi
2011-06-30Use coreboot build system for libpayload, too.Patrick Georgi
2010-07-29Resolved the bug of filo+libpayload building. The bug is if libpayload is ins...Cai Bai Yin
2010-06-24Incomplete implementation of libpci's (of pciutils) interface.Patrick Georgi
2010-06-22Change the libpayload "make install" default destination to be the source dir...Cai Bai Yin
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-20install libpayload.ldscript on libpayload "make install"Stefan Reinauer
2010-04-20Allow easy libpayload compilation using xcompile.Stefan Reinauer
2010-03-25allow libpayload to completely build out of tree.Stefan Reinauer
2009-05-21This change adds PPC support to libpayload, and hooks it up in the buildPatrick Georgi
2008-11-25libpayload: Fix immediate rebuild after a cleanMart Raudsepp
2008-11-24[PATCH] libpayload: rename config.h to libpayload-config.hJordan Crouse
2008-11-11Signed-off-by: Robert Millan <rmh@aybabtu.com>Robert Millan
2008-10-22Fix ordering problem in the libpayload Makefile. The include ofUwe Hermann
2008-10-22ouch. something went wrong with applying that old patchStefan Reinauer
2008-10-22This has been sitting here since a looong time.Stefan Reinauer
2008-10-21[PATCH] fix video console initJordan Crouse
2008-10-20[PATCH] libpayload: Add multiboot supportJordan Crouse
2008-10-20[PATCH] libpayload: Use gcc to compile assembly filesJordan Crouse
2008-09-231.Patrick Georgi
2008-09-02This patch adds USB capabilities to libpayload. It requires somePatrick Georgi