summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* [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