Age | Commit message (Expand) | Author |
2016-05-09 | libpayload/arm64: Mark existing framebuffer as DMAable | Patrick Georgi |
2016-05-09 | libpayload: xhci: Set MPS based on speed | Varadarajan Narayanan |
2016-05-09 | libpayload: Add nyan config | Paul Kocialkowski |
2016-05-04 | payload: Fix broken Linux kernel as payload | Werner Zeh |
2016-05-03 | nvramcui: Cast u8 * values to char * to eliminate warnings | Martin Roth |
2016-05-01 | payloads/nvramcui: Make the makefile non-executable | Jonathan Neuschäfer |
2016-04-27 | payloads: Add a stable version of Memtest86+ for reproducibility | Martin Roth |
2016-04-27 | Memtest86Plus/Makefile: Update to common payload makefile format | Martin Roth |
2016-04-26 | coreinfo: Update Makefile | Martin Roth |
2016-04-26 | nvramcui: Reformat nvramcui.c | Martin Roth |
2016-04-26 | nvramcui: Remove unnecessary header files | Martin Roth |
2016-04-25 | payloads/Makefile.inc: Add phony targets | Martin Roth |
2016-04-21 | libpayload: time: split time.h from libpayload.h | Stef van Os |
2016-04-21 | coreinfo: Build libpayload in coreinfo directory | Iru Cai |
2016-04-20 | add nvramcui as a secondary payload | Iru Cai |
2016-04-20 | nvramcui: Update Makefile | Iru Cai |
2016-04-18 | libpayload: disable EHCI & XHCI in defconfig-mips | Martin Roth |
2016-04-16 | libpayload: Split off generic serial API from 8250 driver | Stefan Reinauer |
2016-04-15 | Makefile.inc: Move payload code to payloads/ | Stefan Reinauer |
2016-04-14 | libpayload: Enable USB support by default | Marcel Meißner |
2016-04-13 | payloads: add iPXE 'payload' build | Martin Roth |
2016-04-10 | coreinfo: Move time to the last line | Jonathan Neuschäfer |
2016-04-06 | libpayload/libc: Fix memset/sizeof usage | Jonathan Neuschäfer |
2016-04-05 | libpayload: mmu: Initialize the base 4GiB as device memory | huang lin |
2016-03-25 | libpayload: update junit.xml target, clean up output | Martin Roth |
2016-03-21 | payloads: Add a target to print payload git urls and directories | Martin Roth |
2016-03-21 | payloads/Makefile.inc: Clean up Makefile | Martin Roth |
2016-03-21 | payloads/external: Rename Makefile.inc to Makefile | Martin Roth |
2016-03-18 | coreinfo: Allow numbers in addition to F keys | Stefan Reinauer |
2016-03-16 | libpayload: recreate config files | Stefan Reinauer |
2016-03-16 | coreinfo: Rename libpayload variables | Stefan Reinauer |
2016-03-15 | coreinfo: Use tinycurses | Stefan Reinauer |
2016-03-15 | payloads: Enable building depthcharge as part of the coreboot build | Stefan Reinauer |
2016-03-15 | libpayload: Move base address, stack and heap size to Kconfig | Stefan Reinauer |
2016-03-15 | libpayload: Make comment into help text | Stefan Reinauer |
2016-03-15 | libpayload: Fix ARM workaround code | Stefan Reinauer |
2016-03-15 | libpayload: Add comment about ARM64 exception stack | Stefan Reinauer |
2016-03-15 | coreinfo: Pretty print RAM addresses | Stefan Reinauer |
2016-03-15 | libpayload: Move MEMMAP_RAM_ONLY to generic options | Stefan Reinauer |
2016-03-15 | libpayload: Drop CONFIG_LP_CHROMEOS | Stefan Reinauer |
2016-03-15 | libpayload: Unify defconfigs | Stefan Reinauer |
2016-03-13 | coreinfo: Remove the LAR module | Jonathan Neuschäfer |
2016-03-12 | payloads/seabios: Add "git revision" to the SeaBIOS version menu | Antonello Dettori |
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/nvram: Print correct line numbers | Jonathan Neuschäfer |
2016-03-11 | coreinfo: Default to first non-empty category | Jonathan Neuschäfer |
2016-03-11 | coreinfo/cbfs: Add some missing file types | Jonathan Neuschäfer |
2016-03-11 | coreinfo: Show "No modules selected" when appropriate | Jonathan Neuschäfer |
2016-03-11 | coreinfo/cbfs: Don't assume that the free space is at the end | Jonathan Neuschäfer |