Age | Commit message (Expand) | Author |
2015-08-09 | libpayload: Use CONFIG_LP_CCACHE instead of CONFIG_CCACHE | Stefan Reinauer |
2015-07-09 | libpayload: Have make install save .xcompile file | Stefan Reinauer |
2015-07-09 | libpayload: Add LZ4 decompression algorithm | Julius Werner |
2015-07-06 | libpayload: don't overwrite CFLAGS | Patrick Georgi |
2015-07-01 | libpayload: always compile with -ffunction-sections | Stefan Reinauer |
2015-06-30 | libpayload: Make Kconfig bools use IS_ENABLED() | Stefan Reinauer |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-04-14 | libpayload: avoid hanging on make junit.xml | Patrick Georgi |
2015-03-21 | libpayload: arch/mips: Add basic MIPS architecture support | Ionela Voinescu |
2015-01-09 | libpayload: Add remote GDB support | Julius Werner |
2015-01-09 | libpayload: Add support for arm64 in libpayload | Furquan Shaikh |
2014-12-31 | libpayload: Do not tolerate compilation warnings when building | Vadim Bendebury |
2014-09-29 | libpayload: Build libpayload with debugging info turned up all the way. | Gabe Black |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-09-04 | build: add what-jenkins-does target | Patrick Georgi |
2014-08-05 | libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. | Gabe Black |
2014-01-08 | libpayload: add junit.xml build target | Patrick Georgi |
2013-12-05 | libpayload: Clean up CFLAGS | Stefan Reinauer |
2013-11-26 | libpayload: Drop PowerPC architecture | Stefan Reinauer |
2013-04-18 | libpayload: Don't sneak in compiler includes | Stefan Reinauer |
2013-03-18 | libpayload: Fix the config file dependency in the Makefile template | Gabe Black |
2013-03-13 | libpayload: Start using only internal and compiler headers. | Ronald G. Minnich |
2013-02-14 | libpayload; put the ldscript into an arch-dependent directory path | Ronald G. Minnich |
2013-01-25 | libpayload: use $(DOTCONFIG) instead of .config | Stefan Reinauer |
2012-12-14 | libpayload: Initial ARMv7 port | Stefan Reinauer |
2012-12-14 | libpayload: rename i386 to x86 | Stefan Reinauer |
2012-11-30 | Change TARGET_I386 to ARCH_X86 | David Hendricks |
2012-11-12 | libpayload: Use EXTRA_CFLAGS for additional GCC options | Gabe Black |
2011-08-04 | libpayload: Add liblzma, libcbfs | Patrick Georgi |
2011-08-04 | libpayload: Add PDCurses and ncurses' libform/libmenu | Patrick Georgi |
2011-07-21 | Libpayload: default DESTDIR for 'make install' | Tadas Slotkus |
2011-06-30 | Use coreboot build system for libpayload, too. | Patrick Georgi |