Age | Commit message (Expand) | Author |
2019-09-02 | payloads/external/LinuxBoot: Add curl flag | Marcello Sylvester Bauer |
2019-08-27 | libpayload/usb: add USB 3.1 GEN2 support | Eric Lai |
2019-08-22 | libpayload: usbmsc: Factor out usb_msc_force_init() function | Julius Werner |
2019-08-22 | libpayload: usbmsc: Skip zero-length packets at end of data | Julius Werner |
2019-08-22 | Add buffer_to/from_fifo32(_prefix) helpers | Julius Werner |
2019-08-21 | payloads/tianocore: Enable UEFIPayload | Lijian Zhao |
2019-08-20 | Makefile.inc, payloads: Enable -Wvla | Jacob Garber |
2019-08-08 | arch/riscv: Enable FIT support | Jonathan Neuschäfer |
2019-08-08 | libpayload: cbgfx: Allow rotation of the display | Nicolas Boichat |
2019-07-26 | libpayload/serial/qcs405: Mark uart console as such | Patrick Georgi |
2019-07-25 | payloads/external/Yabits: Pass XGCCPATH | Nico Huber |
2019-07-23 | vboot: deprecate vboot_handoff structure | Joel Kitching |
2019-07-23 | libpayload/libc: Use size_t for lengths and indices | Jacob Garber |
2019-07-23 | libpayload/libc: Tidy utf16le_to_ascii | Jacob Garber |
2019-07-23 | libpayload/libc: Correct strlcat return value | Jacob Garber |
2019-07-21 | libpayload: Enable -Wimplicit-fallthrough | Jacob Garber |
2019-07-19 | payloads/GRUB: Use correct script name in Makefile | Gompa |
2019-07-13 | util/testing: Ensure coreboot-gerrit fails if libpayload build fails | Keith Short |
2019-07-13 | payloads: Update GRUB stable from 2.02 to 2.04 | Paul Menzel |
2019-07-09 | libpayload/usb: fix DWC2 driver | Patrick Georgi |
2019-07-08 | payloads/external/Memtest86Plus: update to version 002 stable | Martin Kepplinger |
2019-07-07 | payloads/coreinfo: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-07 | payloads/coreinfo: Make internal functions static | Jacob Garber |
2019-07-07 | payloads/coreinfo: Enable -Wextra | Jacob Garber |
2019-07-07 | payloads/coreinfo: Use correct integer types for loop indices | Jacob Garber |
2019-07-07 | payloads/coreinfo: Use fixed-width integers for cpuid | Jacob Garber |
2019-07-02 | libpayload/usb: Increase USB request timeout to 5 s | Keith Short |
2019-06-29 | libpayload: cbgfx: Run cbgfx_init() before we need it for draw_box() | Julius Werner |
2019-06-28 | payloads/external/LinuxBoot: Update x86_64 defconfig | Patrick Rudolph |
2019-06-27 | libpayload: Re-initialize UART RX | Prudhvi Yarlagadda |
2019-06-21 | payloads/libpayload: Update a Makefile for sample libpayload | Asami Doi |
2019-06-18 | commonlib: define cbtable tags as enum to identify conflicts | Patrick Georgi |
2019-06-18 | libpayload: define cbtable tags as enum to identify conflicts | Patrick Georgi |
2019-06-14 | libpayload/i8042/keyboard: Log errors during initialization | Furquan Shaikh |
2019-06-13 | libpayload: Add USB support to mistral config | Patrick Georgi |
2019-06-06 | Revert "libpayload: Reset PS/2 keyboard" | Nico Huber |
2019-06-04 | libpayload: Add UART for qcs405 | Prudhvi Yarlagadda |
2019-06-04 | libpayload/i8042/keyboard: Fix return value check for keyboard_cmd | Furquan Shaikh |
2019-05-29 | libpayload/drivers/i8402/kbd: Fix qemu | Patrick Rudolph |
2019-05-29 | payloads/external/Linuxboot: Fix Makefile when not using bash | Christian Walter |
2019-05-29 | payloads/external/iPXE: Add more Kconfig options | Patrick Rudolph |
2019-05-27 | libpayload: Reset PS/2 keyboard | Paul Menzel |
2019-05-23 | Renumber cbtable tag MMC_INFO | Patrick Georgi |
2019-05-23 | coreboot_tables: pass the early_mmc_wake_hw status to payload | Bora Guvendik |
2019-05-16 | libpayload: make log2 and clz work on signed values internally | Patrick Georgi |
2019-05-15 | payloads/coreinfo: Remove unused variable | Jacob Garber |
2019-05-15 | libpayload: ahci: Prevent memory leaks when failing on init | Jacob Garber |
2019-05-13 | libpayload/drivers/i8042: Add fallthrough comment | Jacob Garber |
2019-05-13 | libpayload: classify all keyboards | Matt Delco |
2019-04-24 | payloads/seabios: Update the stable git hash of 1.12.1 | Martin Kepplinger |