summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix stack protection detection with Jordan's suggestionStefan Reinauer2008-08-071-1/+14
* libpayload: Avoid .svn files in the header installJordan Crouse2008-04-101-1/+3
* libpayload: Implement gcc wrappers for libpayloadJordan Crouse2008-04-091-6/+25
* Add a SHA-1 implementation to libpayload.Uwe Hermann2008-04-031-1/+1
* Drop -Os in libpayload for now, it causes run-time problems for someUwe Hermann2008-03-271-1/+2
* Fix code to allow usage of -Wall in libpayload and the sample (trivial).Uwe Hermann2008-03-201-1/+1
* libpayload: Add -Os to the CFLAGSJordan Crouse2008-03-201-1/+1
* libpayload: The initial chunk of code writen by AMDJordan Crouse2008-03-191-0/+107
OpenPOWER on IntegriCloud