summaryrefslogtreecommitdiff
path: root/payloads/libpayload/bin
AgeCommit message (Expand)Author
2021-01-11libpayload/lpgcc: Drop redundant linker pathNico Huber
2021-01-11libpayload/lpgcc: Set proper include paths for in-tree buildsNico Huber
2021-01-11libpayload/lpgcc: Add more variables to support in-tree buildsNico Huber
2021-01-01libpayload/lpgcc: Check for `libpayload.config` for in-tree buildsNico Huber
2021-01-01libpayload/lpgcc: Turn references to build dir into a variableNico Huber
2020-11-08libpayload: Add compiler.h to compiler parametersJacob Garber
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2019-11-20Remove MIPS architectureJulius Werner
2016-03-15libpayload: Move base address, stack and heap size to KconfigStefan Reinauer
2016-03-15libpayload: Fix ARM workaround codeStefan Reinauer
2015-11-11libpayload: Rename PDCurses-3.4 to PDCursesStefan Reinauer
2015-08-28arm64: xcompile: Add support for A53 erratum 843419Julius Werner
2015-08-10libpayload: Kconfig include in lpgccPaul Kocialkowski
2015-08-09libpayload: lpgcc: CFLAGS and CMDLINE order inversionPaul Kocialkowski
2015-03-21libpayload: arch/mips: Add basic MIPS architecture supportIonela Voinescu
2015-03-20libpayload: Do not include gcclib for mips targetsVadim Bendebury
2015-01-09libpayload: Add support for arm64 in libpayloadFurquan Shaikh
2014-12-30libpaylod: fix lpgcc logic statementVadim Bendebury
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-05libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.Gabe Black
2014-01-19libpayload/lpgcc: Add curses include path.Vladimir Serbinenko
2013-11-26libpayload: Drop PowerPC architectureStefan Reinauer
2013-06-25libpayload: Make lpgcc wrapper usable for in-tree buildsPatrick Georgi
2013-02-15libpayload: fix compiler flagsRonald G. Minnich
2012-12-14libpayload: Initial ARMv7 portStefan Reinauer
2012-12-14libpayload: rename i386 to x86Stefan Reinauer
2012-12-08Clean up libpayload lpgcc and lpas scripts.Marc Jones
2012-11-30Change TARGET_I386 to ARCH_X86David Hendricks
2012-09-28libpayload: Don't leave temporary files behindPatrick Georgi
2011-03-01Add lib/ to the default library path of lpgcc, so -l worksPatrick Georgi
2011-02-14lpgcc was too noisy in some casesPatrick Georgi
2010-12-03Update 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-24Add __LIBPAYLOAD__ and __i386__/__powerpc__ symbols to lpgcc's build context.Patrick Georgi
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-25don't hardcode i386 in lpgccStefan Reinauer
2009-05-26Tell lpgcc about the target architecture directory. This slipped through sinceStefan Reinauer
2009-02-15This is a safety measure, since the shipping buildrom fails badly at present.Ronald G. Minnich
2009-02-10Fix bayou payload execution.Ulf Jordan
2008-11-11Signed-off-by: Robert Millan <rmh@aybabtu.com>Robert Millan
2008-08-07fix cross compilationor libpayload / coreinfo by honoringStefan Reinauer
2008-04-09libpayload: Implement gcc wrappers for libpayloadJordan Crouse