index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
sample
/
Makefile
Age
Commit message (
Expand
)
Author
2021-01-01
libpayload: Move .xcompile into $(obj)
Nico Huber
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2019-11-20
Remove MIPS architecture
Julius Werner
2019-06-21
payloads/libpayload: Update a Makefile for sample libpayload
Asami Doi
2015-06-08
Remove empty lines at end of file
Elyes HAOUAS
2014-10-17
libpayload: Fix missed CONFIG_ -> CONFIG_LP_ substitutions
Nico Huber
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2013-10-17
libpayload/sample: Use settings from .xcompile file to build.
Andrew Wu
2010-08-28
fix compilation of hello.elf example payload.
Stefan Reinauer
2008-04-09
Make the sample Makefile a bit more generic, so it can be adapted more
Uwe Hermann
2008-04-09
libpayload: Implement gcc wrappers for libpayload
Jordan Crouse
2008-03-20
Fix code to allow usage of -Wall in libpayload and the sample (trivial).
Uwe Hermann
2008-03-20
Cosmetics, coding style fixes (trivial).
Uwe Hermann
2008-03-19
libpayload: The initial chunk of code writen by AMD
Jordan Crouse