Age | Commit message (Expand) | Author |
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 |
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-03-11 | payloads/external/Makefile.inc: Don't rebuild SeaBIOS every time | Martin Roth |
2016-03-11 | nvramcui: Add distclean target | Martin Roth |
2016-03-11 | SeaBIOS: Update SeaBIOS from repo when using master branch | Martin Roth |
2016-03-11 | payloads/seabios: Update version number in Kconfig | Paul Menzel |
2016-03-09 | payloads: Move secondary payloads inside of a submenu | Martin Roth |
2016-03-09 | Makefile: Update payload clean targets | Martin Roth |