Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
b14bf88697950c63fa786cbd70dab3070e464807
/
payloads
/
libpayload
/
Makefile
08c7018
libpayload: Don't use default path for kconfig
by Nico Huber
· 9 years ago
51edd54
ARM: Generalize armv7 as arm.
by Gabe Black
· 10 years ago
1ee2c6d
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
by Gabe Black
· 10 years ago
f927df6
Revert "Makefile: Check $CC variable returned from xcompile is not empty."
by Alexandru Gagniuc
· 10 years ago
1287d1c
Makefile: Check $CC variable returned from xcompile is not empty.
by Andrew Wu
· 10 years ago
b82a74c
libpayload: Drop PowerPC architecture
by Stefan Reinauer
· 11 years ago
f06111a
libpayload: Fix the config file dependency in the Makefile template
by Gabe Black
· 11 years ago
49ff3c5
libpayload: ARCH-$(CONFIG_ARCH_ARMV7) was defined twice, make one POWERPC
by Gabe Black
· 11 years ago
8af0d03
libpayload: Initial ARMv7 port
by Stefan Reinauer
· 11 years ago
c0458e6
Fixes to the libpayload build system
by Patrick Georgi
· 12 years ago
b3db79e
Use coreboot build system for libpayload, too.
by Patrick Georgi
· 13 years ago
9b3cf8e
Resolved the bug of filo+libpayload building. The bug is if libpayload is installed before filo load "make -C ../libpayload/Makefile DEST=**", it would not
by Cai Bai Yin
· 13 years ago
c9f705b
Incomplete implementation of libpci's (of pciutils) interface.
by Patrick Georgi
· 13 years ago
d0bac7e
Change the libpayload "make install" default destination to be the source directory. Libpayload is not a runtime library and has many different configurations for different payloads, so doesn't really belong in /opt.
by Cai Bai Yin
· 13 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 14 years ago
0e5e7c3
install libpayload.ldscript on libpayload "make install" to make coreinfo happy.
by Stefan Reinauer
· 14 years ago
97f546c
Allow easy libpayload compilation using xcompile.
by Stefan Reinauer
· 14 years ago
0350c0f
allow libpayload to completely build out of tree.
by Stefan Reinauer
· 14 years ago
d385ed2
This change adds PPC support to libpayload, and hooks it up in the build
by Patrick Georgi
· 15 years ago
58edecd
libpayload: Fix immediate rebuild after a clean
by Mart Raudsepp
· 15 years ago
db8c0ab
[PATCH] libpayload: rename config.h to libpayload-config.h
by Jordan Crouse
· 15 years ago
c1f404f
by Robert Millan
· 15 years ago
ea87245
Fix ordering problem in the libpayload Makefile. The include of
by Uwe Hermann
· 15 years ago
1b57f1c
ouch. something went wrong with applying that old patch
by Stefan Reinauer
· 15 years ago
734427e
This has been sitting here since a looong time.
by Stefan Reinauer
· 15 years ago
6ec8285
[PATCH] fix video console init
by Jordan Crouse
· 15 years ago
20c9cf1
[PATCH] libpayload: Add multiboot support
by Jordan Crouse
· 15 years ago
17f6a87
[PATCH] libpayload: Use gcc to compile assembly files
by Jordan Crouse
· 15 years ago
3e3c83e
1.
by Patrick Georgi
· 15 years ago
d21f68b
This patch adds USB capabilities to libpayload. It requires some
by Patrick Georgi
· 15 years ago
3a48bdc
libpayload: Expand doxygen definitions
by Jordan Crouse
· 15 years ago
9368e4c
fix libpayload build dependencies (trivial)
by Stefan Reinauer
· 15 years ago
3b64129
Add a Doxygen config file and a Makefile target 'doxy' or 'doxygen' which
by Uwe Hermann
· 15 years ago
1d129fe
How could -ffreestanding slip through here. Required because libpayload is not
by Stefan Reinauer
· 15 years ago
e55b32a
Update the kconfig copy in libpayload to a much more recent one. Among
by Uwe Hermann
· 15 years ago
85c7aec
fix stack protection detection with Jordan's suggestion
by Stefan Reinauer
· 15 years ago
bac89d0
libpayload: Avoid .svn files in the header install
by Jordan Crouse
· 16 years ago
c3e728f
libpayload: Implement gcc wrappers for libpayload
by Jordan Crouse
· 16 years ago
3995593
Add a SHA-1 implementation to libpayload.
by Uwe Hermann
· 16 years ago
408c4e1
Drop -Os in libpayload for now, it causes run-time problems for some
by Uwe Hermann
· 16 years ago
14a3feb
Fix code to allow usage of -Wall in libpayload and the sample (trivial).
by Uwe Hermann
· 16 years ago
2c7bb9e
libpayload: Add -Os to the CFLAGS
by Jordan Crouse
· 16 years ago
f6145c3
libpayload: The initial chunk of code writen by AMD
by Jordan Crouse
· 16 years ago