summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/sample
Commit message (Expand)AuthorAgeFilesLines
* libpayload: Add mock architectureJakub Czapiga2021-10-114-0/+109
* libpayload: Move .xcompile into $(obj)Nico Huber2021-01-011-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-112-2/+0
* Remove MIPS architectureJulius Werner2019-11-201-1/+0
* payloads/libpayload: Update a Makefile for sample libpayloadAsami Doi2019-06-211-5/+6
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* libpayload: Fix missed CONFIG_ -> CONFIG_LP_ substitutionsNico Huber2014-10-171-3/+3
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* libpayload/sample: Use settings from .xcompile file to build.Andrew Wu2013-10-171-2/+11
* fix compilation of hello.elf example payload.Stefan Reinauer2010-08-281-7/+6
* [PATCH] libpayload: rename config.h to libpayload-config.hJordan Crouse2008-11-241-0/+1
* [PATCH] fix video console initJordan Crouse2008-10-211-0/+1
* libpayload: Fix the putc functionJordan Crouse2008-05-141-0/+1
* libpayload: Fix keyboard bugletJordan Crouse2008-04-211-3/+0
* Make the sample Makefile a bit more generic, so it can be adapted moreUwe Hermann2008-04-091-7/+16
* libpayload: Implement gcc wrappers for libpayloadJordan Crouse2008-04-091-10/+4
* Fix code to allow usage of -Wall in libpayload and the sample (trivial).Uwe Hermann2008-03-201-1/+1
* Cosmetics, coding style fixes (trivial).Uwe Hermann2008-03-202-6/+7
* libpayload: The initial chunk of code writen by AMDJordan Crouse2008-03-192-0/+90