Age | Commit message (Expand) | Author |
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 |
2019-04-23 | linuxboot/Kconfig: Remove symbol name of a `choice` | Nico Huber |
2019-04-23 | payloads/U-Boot: Update to the latest stable 2019.4 | Arthur Heymans |
2019-04-23 | payload/U-Boot: Fix generating a default config on the master branch | Arthur Heymans |
2019-04-23 | payloads/U-Boot: Use a phony target for checking out a revision | Arthur Heymans |
2019-04-23 | payloads/U-Boot: Unexport the coreboot_exports | Arthur Heymans |
2019-04-21 | ipxe: Update stable version from 2017.3 to to 2019.3 | Martin Roth |
2019-04-17 | mediatek: Use the 64-bit timer | Tristan Shieh |
2019-04-15 | LinuxBoot/targets/linux.mk: refactor kernel compilation | Marcello Sylvester Bauer |
2019-04-11 | libpayload/option table: Don't pad string entries with garbage | Nico Huber |
2019-04-11 | libpayload/storage: Add Apollo Lake AHCI ID to tested controllers | Nico Huber |
2019-04-11 | libpayload: keyboard: Add F11 and F12 support | Matt Delco |
2019-04-10 | libpayload: Deduplicate strtol and strtoull | Julius Werner |
2019-04-10 | libpayload: limits.h: Provide reliable definitions for all XXX_MAX/MIN | Julius Werner |
2019-04-10 | libpayload: Fix CONFIG_LP_DEBUG_MALLOC for 64-bit archs | Julius Werner |
2019-04-09 | libpayload: Fix potential NULL pointer dereference | Francois Toguo |
2019-04-08 | libpayload/drivers/timer: Use 64 bits to prevent overflow | Jacob Garber |
2019-04-05 | libpayload: Align main() data types | Patrick Georgi |
2019-04-04 | Make common macros double-evaluation safe | Julius Werner |
2019-04-02 | payloads/tianocore: Don't fail on resetting boot logo | Matt DeVillier |
2019-04-01 | payloads/coreinfo: Free buffer before returning | Jacob Garber |
2019-03-28 | payload: Only display `FIT support` on ARM64 platforms | Xiang Wang |
2019-03-26 | libpayload: strtoull: Fix edge case bug with *endptr | Julius Werner |
2019-03-21 | payloads/seabios: Update stable from 1.12.0 to 1.12.1 | Paul Menzel |
2019-03-19 | vboot: make vboot workbuf available to payload | Joel Kitching |
2019-03-18 | libpayload: qcs405: Add new Configs | Nitheesh Sekar |
2019-03-07 | payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-07 | Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX) | Julius Werner |
2019-03-04 | payloads/tianocore: remove single branch checkout parameter | Matt DeVillier |
2019-03-04 | fmap: Add FMAP_AREA_PRESERVE | Hung-Te Lin |
2019-03-02 | libpayload: i8042: Only test PS/2 AUX port when enabled | Duncan Laurie |
2019-03-02 | libpayload: keyboard: Add option to ignore failures during init | Duncan Laurie |
2019-03-01 | payloads/tianocore: Add option for custom bootsplash | Matt DeVillier |
2019-02-28 | libpayload: cbfs: Check decompressed size when loading files | You-Cheng Syu |
2019-02-28 | libpayload: cbfs: Require input size and output size for cbfs_decompress | You-Cheng Syu |
2019-02-26 | payloads/tianocore: default to MrChromebox's working branch | Matt DeVillier |
2019-02-13 | libpayload/sys/types.h: Add definition for off_t | Nico Huber |
2019-02-11 | libpayload: add memchr to libc | Philipp Hug |
2019-01-24 | Kconfig: Remove symbol names for choices | Nico Huber |
2018-12-18 | Fix typos involving "the the" | Jonathan Neuschäfer |
2018-12-09 | libpayload: Don't try to use invalid row count | Martin Roth |
2018-12-05 | libpayload: Remove unused timer/serial drivers | Julius Werner |
2018-11-30 | LinuxBoot: fix initramfs xz compression | Marcello Sylvester Bauer |
2018-11-28 | LinuxBoot: refactor u-root.mk | Marcello Sylvester Bauer |
2018-11-28 | LinuxBoot: refactor payload | Marcello Sylvester Bauer |
2018-11-28 | payloads/external/SeaBIOS/Kconfig: relax native VGA dependency | Marcello Sylvester Bauer |
2018-11-28 | payloads/libpayload/libcbfs: Remove duplicated ';' at end of line | Elyes HAOUAS |
2018-11-22 | payloads/seabios: Update stable from 1.11.2 to 1.12.0 | Martin Kepplinger |