summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/Makefile
Commit message (Expand)AuthorAgeFilesLines
* libpayload: Make libpayload compile using gnu11Raul E Rangel2018-07-161-1/+1
* libpayload: fix buildPatrick Georgi2017-01-251-14/+14
* build system: don't run xcompile or git for %clean/%config targetsPatrick Georgi2017-01-241-11/+11
* libpayload: update junit.xml target, clean up outputMartin Roth2016-03-251-2/+2
* libpayload: Add missing autoconf dependencyNico Huber2015-09-101-1/+1
* libpayload: .xcompile target is an actual filePaul Kocialkowski2015-08-041-1/+1
* libpayload: Allow for KBUILD_DEFCONFIG overridePaul Kocialkowski2015-08-031-1/+1
* libpayload: Use top level xcompileStefan Reinauer2015-07-091-14/+14
* libpayload: architecture mapping is now done in xcompilePatrick Georgi2015-07-061-3/+3
* libpayload: drop LIBGCC_FILE_NAME variablePatrick Georgi2015-07-061-4/+0
* libpayload: defer including .xcompilePatrick Georgi2015-07-061-2/+9
* libpayload: Makefile: Use variables defined for KconfigStefan Reinauer2015-06-301-2/+2
* libpayload: Drop duplicate copy of KconfigStefan Reinauer2015-06-301-4/+9
* libpayload: arch/mips: Add basic MIPS architecture supportIonela Voinescu2015-03-211-0/+2
* libpayload: Add support for arm64 in libpayloadFurquan Shaikh2015-01-091-0/+2
* libpayload: Don't use default path for kconfigNico Huber2014-10-171-2/+2
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-2/+2
* libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black2014-08-051-12/+12
* Revert "Makefile: Check $CC variable returned from xcompile is not empty."Alexandru Gagniuc2014-01-261-5/+0
* Makefile: Check $CC variable returned from xcompile is not empty.Andrew Wu2014-01-231-0/+5
* libpayload: Drop PowerPC architectureStefan Reinauer2013-11-261-2/+0
* libpayload: Fix the config file dependency in the Makefile templateGabe Black2013-03-181-1/+1
* libpayload: ARCH-$(CONFIG_ARCH_ARMV7) was defined twice, make one POWERPCGabe Black2013-03-131-1/+1
* libpayload: Initial ARMv7 portStefan Reinauer2012-12-141-3/+29
* Fixes to the libpayload build systemPatrick Georgi2011-07-031-1/+1
* Use coreboot build system for libpayload, too.Patrick Georgi2011-06-301-111/+204
* Resolved the bug of filo+libpayload building. The bug is if libpayload is ins...Cai Bai Yin2010-07-291-2/+2
* Incomplete implementation of libpci's (of pciutils) interface.Patrick Georgi2010-06-241-2/+2
* Change the libpayload "make install" default destination to be the source dir...Cai Bai Yin2010-06-221-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-2/+2
* install libpayload.ldscript on libpayload "make install"Stefan Reinauer2010-04-201-0/+1
* Allow easy libpayload compilation using xcompile.Stefan Reinauer2010-04-201-1/+4
* allow libpayload to completely build out of tree.Stefan Reinauer2010-03-251-16/+17
* This change adds PPC support to libpayload, and hooks it up in the buildPatrick Georgi2009-05-211-9/+10
* libpayload: Fix immediate rebuild after a cleanMart Raudsepp2008-11-251-1/+1
* [PATCH] libpayload: rename config.h to libpayload-config.hJordan Crouse2008-11-241-2/+2
* Signed-off-by: Robert Millan <rmh@aybabtu.com>Robert Millan2008-11-111-2/+2
* Fix ordering problem in the libpayload Makefile. The include ofUwe Hermann2008-10-221-10/+16
* ouch. something went wrong with applying that old patchStefan Reinauer2008-10-221-2/+2
* This has been sitting here since a looong time.Stefan Reinauer2008-10-221-1/+4
* [PATCH] fix video console initJordan Crouse2008-10-211-1/+2
* [PATCH] libpayload: Add multiboot supportJordan Crouse2008-10-201-0/+5
* [PATCH] libpayload: Use gcc to compile assembly filesJordan Crouse2008-10-201-2/+2
* 1.Patrick Georgi2008-09-231-0/+1
* This patch adds USB capabilities to libpayload. It requires somePatrick Georgi2008-09-021-0/+1
* libpayload: Expand doxygen definitionsJordan Crouse2008-08-281-2/+5
* fix libpayload build dependencies (trivial)Stefan Reinauer2008-08-281-1/+1
* Add a Doxygen config file and a Makefile target 'doxy' or 'doxygen' whichUwe Hermann2008-08-271-1/+9
* How could -ffreestanding slip through here. Required because libpayload is notStefan Reinauer2008-08-261-1/+1
* Update the kconfig copy in libpayload to a much more recent one. AmongUwe Hermann2008-08-081-65/+75