index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
bin
Age
Commit message (
Expand
)
Author
2015-11-11
libpayload: Rename PDCurses-3.4 to PDCurses
Stefan Reinauer
2015-08-28
arm64: xcompile: Add support for A53 erratum 843419
Julius Werner
2015-08-10
libpayload: Kconfig include in lpgcc
Paul Kocialkowski
2015-08-09
libpayload: lpgcc: CFLAGS and CMDLINE order inversion
Paul Kocialkowski
2015-03-21
libpayload: arch/mips: Add basic MIPS architecture support
Ionela Voinescu
2015-03-20
libpayload: Do not include gcclib for mips targets
Vadim Bendebury
2015-01-09
libpayload: Add support for arm64 in libpayload
Furquan Shaikh
2014-12-30
libpaylod: fix lpgcc logic statement
Vadim Bendebury
2014-09-08
ARM: Generalize armv7 as arm.
Gabe Black
2014-08-05
libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
Gabe Black
2014-01-19
libpayload/lpgcc: Add curses include path.
Vladimir Serbinenko
2013-11-26
libpayload: Drop PowerPC architecture
Stefan Reinauer
2013-06-25
libpayload: Make lpgcc wrapper usable for in-tree builds
Patrick Georgi
2013-02-15
libpayload: fix compiler flags
Ronald G. Minnich
2012-12-14
libpayload: Initial ARMv7 port
Stefan Reinauer
2012-12-14
libpayload: rename i386 to x86
Stefan Reinauer
2012-12-08
Clean up libpayload lpgcc and lpas scripts.
Marc Jones
2012-11-30
Change TARGET_I386 to ARCH_X86
David Hendricks
2012-09-28
libpayload: Don't leave temporary files behind
Patrick Georgi
2011-03-01
Add lib/ to the default library path of lpgcc, so -l works
Patrick Georgi
2011-02-14
lpgcc was too noisy in some cases
Patrick Georgi
2010-12-03
Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2.
Marc Jones
2010-06-24
__i386__ and __powerpc__ are set by the compiler already.
Patrick Georgi
2010-06-24
Add __LIBPAYLOAD__ and __i386__/__powerpc__ symbols to lpgcc's build context.
Patrick Georgi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-25
don't hardcode i386 in lpgcc
Stefan Reinauer
2009-05-26
Tell lpgcc about the target architecture directory. This slipped through since
Stefan Reinauer
2009-02-15
This is a safety measure, since the shipping buildrom fails badly at present.
Ronald G. Minnich
2009-02-10
Fix bayou payload execution.
Ulf Jordan
2008-11-11
Signed-off-by: Robert Millan <rmh@aybabtu.com>
Robert Millan
2008-08-07
fix cross compilationor libpayload / coreinfo by honoring
Stefan Reinauer
2008-04-09
libpayload: Implement gcc wrappers for libpayload
Jordan Crouse