aboutsummaryrefslogtreecommitdiff
path: root/payloads/libpayload/Makefile
AgeCommit message (Expand)Author
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
2008-08-28libpayload: Expand doxygen definitionsJordan Crouse
2008-08-28fix libpayload build dependencies (trivial)Stefan Reinauer
2008-08-27Add a Doxygen config file and a Makefile target 'doxy' or 'doxygen' whichUwe Hermann
2008-08-26How could -ffreestanding slip through here. Required because libpayload is notStefan Reinauer
2008-08-08Update the kconfig copy in libpayload to a much more recent one. AmongUwe Hermann
2008-08-07fix stack protection detection with Jordan's suggestionStefan Reinauer
2008-04-10libpayload: Avoid .svn files in the header installJordan Crouse
2008-04-09libpayload: Implement gcc wrappers for libpayloadJordan Crouse
2008-04-03Add a SHA-1 implementation to libpayload.Uwe Hermann
2008-03-27Drop -Os in libpayload for now, it causes run-time problems for someUwe Hermann
2008-03-20Fix code to allow usage of -Wall in libpayload and the sample (trivial).Uwe Hermann
2008-03-20libpayload: Add -Os to the CFLAGSJordan Crouse
2008-03-19libpayload: The initial chunk of code writen by AMDJordan Crouse