Age | Commit message (Expand) | Author |
2016-06-08 | SeaBIOS: Add option to include a bootorder file in cbfs | Martin Roth |
2016-05-24 | arm64: Add stack dump to exception handler | Julius Werner |
2016-05-17 | libpayload: cbfs: Add cbfs_handle API for more fine-grained accesses | Julius Werner |
2016-05-09 | coreboot_tables: Extend serial port description | Lee Leahy |
2016-05-09 | libpayload: ipq40xx: Introduce timer and uart driver | Varadarajan Narayanan |
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 |
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 |
2016-03-09 | payloads/seabios: Upgrade stable from 1.9.0 to 1.9.1 | Paul Menzel |
2016-03-05 | BuildSystem: Add Memtest86+ as a secondary payload | Martin Roth |
2016-02-28 | coreinfo: quote $(AS) and $(CC) in $(LPAS) and $(LPCC) | Iru Cai |
2016-02-26 | payloads: Load coreinfo as a secondary payload | Martin Roth |
2016-02-26 | nvramcui: Add Makefile | Denis 'GNUtoo' Carikli |
2016-02-24 | u-boot: Make sure targets aren't duplicated | Martin Roth |
2016-02-22 | cbfs: Add LZ4 in-place decompression support for pre-RAM stages | Julius Werner |
2016-02-19 | libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSC | Aaron Durbin |
2016-02-18 | Payloads: Add U-Boot as a coreboot-payload | Martin Roth |
2016-02-17 | payloads/external/GRUB2: Add a possibility to add custom modules. | Vladimir Serbinenko |
2016-02-09 | SeaBIOS: Disable serial console if serial is memory mapped | Martin Roth |
2016-02-09 | libpayload: use 32bit access when accessing 4byte wide uart registers | Patrick Georgi |
2016-02-09 | Kconfig: Move payloads section to payloads/Kconfig | Martin Roth |
2016-02-04 | libpayload: Add timer driver for armada38x | Ruilin Hao |
2016-02-02 | payloads/coreinfo: Add defaultbuild target | Martin Roth |
2016-01-18 | payloads: fix dependencies for seabios and filo | Patrick Georgi |
2016-01-14 | cbgfx: add error code to cbgfx_init | Daisuke Nojiri |
2015-12-20 | Makefile.inc: Move addition of payload rev & config to payload makefile | Martin Roth |
2015-12-16 | libpayload: add archive.h | Daisuke Nojiri |
2015-12-06 | libpayload/configs/config.veyron: Use CONFIG_LP_8250_SERIAL_CONSOLE | Martin Roth |
2015-12-06 | libpayload/configs/config.purin: Use CONFIG_LP_8250_SERIAL_CONSOLE | Martin Roth |
2015-12-06 | SeaBIOS: remove VERSION variable in coreboot Makefile | Alexander Couzens |
2015-12-05 | build system: add dependencies for GRUB2 and FILO | Patrick Georgi |
2015-12-05 | build system: Drop useless variable and dependency | Patrick Georgi |
2015-12-04 | external/Makefile.inc: Update SeaBIOS version file | Martin Roth |
2015-12-04 | SeaBIOS: update stable release from 1.8.2 to 1.9.0 | Alexander Couzens |
2015-12-03 | SeaBIOS/Kconfig: Remove SEABIOS_MALLOC_UPPERMEMORY option | Martin Roth |
2015-12-03 | payloads/external/SeaBIOS: Add option for saved SeaBIOS .config | Martin Roth |
2015-12-03 | libpayload: get cbfs offset & size for default media from lib_sysinfo | Daisuke Nojiri |
2015-12-02 | coreinfo: use coreboot crosscompiler | Martin Roth |
2015-11-30 | build system: add dependencies for SeaBIOS output | Patrick Georgi |
2015-11-28 | libpayload: Remove redundant 8250 MMIO32 UART driver | Alexandru Gagniuc |
2015-11-21 | coreinfo: Rewrite bootlog_module | Yasha Cherikovsky |
2015-11-20 | libpayload: PDCurses: Remove trailing whitespace | Stefan Reinauer |
2015-11-19 | coreinfo: Move screen dimensions to header | Yasha Cherikovsky |
2015-11-19 | coreinfo: Fix off-by-one in displayed month of year | Yasha Cherikovsky |
2015-11-19 | coreinfo: Hide blinking cursor | Yasha Cherikovsky |