Age | Commit message (Expand) | Author |
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 |
2015-11-13 | libpayload: udc/dwc2: Ignore setup packet in check for queue empty | Furquan Shaikh |
2015-11-13 | libpayload: queue: Add a helper macro for checking singleton queue | Furquan Shaikh |
2015-11-11 | libpayload: Rename PDCurses-3.4 to PDCurses | Stefan Reinauer |
2015-11-11 | PDCurses: Don't hard code version number | Stefan Reinauer |
2015-11-10 | libpayload/udc: dwc2: Add handler for add_strings | Furquan Shaikh |
2015-11-10 | libpayload/udc: dwc2: Add timeout for shutdown operation | Furquan Shaikh |
2015-11-05 | libpayload: xhci: Add delay to get reset working more reliably | Rajmohan Mani |
2015-11-05 | libpayload: Avoid confusing usb debug output in dwc2 driver | Patrick Georgi |
2015-11-05 | libpayload: Fix building dwc2 UDC driver with debug enabled | Patrick Georgi |
2015-11-05 | libpayload: Allow non-default CBFS media | Patrick Georgi |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-29 | libpayload: usbmsc: Add small delay during initialization to fix CZ60 | Julius Werner |
2015-10-29 | libpayload: Fix building dwc2 UDC driver | Patrick Georgi |
2015-10-28 | cbfs: read cbfs offset and size from sysinfo | Daisuke Nojiri |
2015-10-28 | cbgfx: Fix spelling of calculate_position() | Jason A. Donenfeld |
2015-10-27 | libpayload/libcbgfx: Add license headers | Patrick Georgi |
2015-10-27 | cbgfx: remove load_bitmap | Daisuke Nojiri |