Age | Commit message (Expand) | Author |
2019-08-20 | Makefile.inc, payloads: Enable -Wvla | Jacob Garber |
2019-07-07 | payloads/coreinfo: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-07 | payloads/coreinfo: Enable -Wextra | Jacob Garber |
2017-01-24 | build system: don't run xcompile or git for %clean/%config targets | Patrick Georgi |
2016-08-03 | payloads/coreinfo: Set KCONFIG_CONFIG value | Martin Roth |
2016-07-20 | coreinfo: Add support to read timestamps | Antonello Dettori |
2016-04-26 | coreinfo: Update Makefile | Martin Roth |
2016-04-21 | coreinfo: Build libpayload in coreinfo directory | Iru Cai |
2016-03-16 | coreinfo: Rename libpayload variables | Stefan Reinauer |
2016-03-15 | coreinfo: Use tinycurses | Stefan Reinauer |
2016-03-13 | coreinfo: Remove the LAR module | Jonathan Neuschäfer |
2016-03-11 | codebase: Change makefile $(shell pwd) commands to $(CURDIR) | Martin Roth |
2016-03-11 | coreinfo: Fix libpayload to not install to libpayload/libpayload | Martin Roth |
2016-03-11 | coreinfo/Makefile: change $(obj) to $(coreinfo_obj) | Martin Roth |
2016-03-11 | coreinfo: Remove .xcompile when doing a clean | Martin Roth |
2016-02-28 | coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC) | Iru Cai |
2016-02-02 | payloads/coreinfo: Add defaultbuild target | Martin Roth |
2015-12-02 | coreinfo: use coreboot crosscompiler | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-13 | coreinfo: Fix build output (cosmetical) | Stefan Reinauer |
2015-07-13 | coreinfo: fix compilation | Stefan Reinauer |
2015-07-01 | coreinfo: use coreboot's kconfig | Stefan Reinauer |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-12-13 | coreinfo: Build libpayload from coreinfo makefile | Marc Jones |
2012-12-08 | coreinfo: Make better calls to libpayload build scripts | Marc Jones |
2010-08-05 | Change default path and configuration for Coreinfo. | Myles Watson |
2009-07-07 | Add initial support for a CBFS module for coreinfo. | Uwe Hermann |
2008-11-11 | Signed-off-by: Robert Millan <rmh@aybabtu.com> | Robert Millan |
2008-11-11 | [PATCH] coreinfo: Add multiboot parsing support | Jordan Crouse |
2008-08-07 | fix cross compilationor libpayload / coreinfo by honoring | Stefan Reinauer |
2008-07-08 | Add a coreinfo module which can hexdump arbitrary RAM regions and | Uwe Hermann |
2008-05-11 | Quickfix to repair 'make clean; make menuconfig' (trivial). | Uwe Hermann |
2008-05-07 | coreinfo: Add a module for browsing the boot LAR | Jordan Crouse |
2008-04-22 | Add support for a 'bootlog' module to coreinfo. | Uwe Hermann |
2008-04-10 | coreinfo: Make coreinfo use the gcc-wrappers from libpayload | Jordan Crouse |
2008-04-03 | Doing another 'make' after a 'make clean' was broken until now. Fix it | Uwe Hermann |
2008-03-31 | Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for | Uwe Hermann |
2008-03-27 | Various tiny fixes (trivial): | Uwe Hermann |
2008-03-24 | Add a recent kconfig version to coreinfo, in order to make the | Uwe Hermann |
2008-03-20 | Smaller fixes to allow using -Wall (trivial). | Uwe Hermann |
2008-03-20 | Add -Os to the CFLAGS for size improvements. | Jordan Crouse |
2008-03-20 | Cosmetic changes and coding style fixes by running 'indent', with some | Uwe Hermann |
2008-03-20 | corinfo: Inital release of the coreinfo code | Jordan Crouse |