Age | Commit message (Expand) | Author |
2017-12-07 | libpayload: Add SKU ID coreboot table support | Julius Werner |
2017-12-07 | libpayload: Minor board ID / RAM code cleanups | Julius Werner |
2017-11-30 | payloads/external: Use stable version of GRUB2 by default | Jonathan Neuschäfer |
2017-11-30 | payloads/external: Add a stable version of GRUB2 | Jonathan Neuschäfer |
2017-11-28 | payloads/seabios: Update stable from 1.10.3 to 1.11.0 | Martin Kepplinger |
2017-11-08 | payloads/seabios: Update stable from 1.10.2 to 1.10.3 | Martin Kepplinger |
2017-11-06 | endian: Fix bebitenc() to actually encode big-endian | Julius Werner |
2017-10-29 | LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33 | Ronald G. Minnich |
2017-09-16 | payloads/external: Clone GRUB2 over HTTPS | Jonathan Neuschäfer |
2017-09-13 | Update vboot submodule to upstream master | Daisuke Nojiri |
2017-09-11 | payloads/coreinfo: Free buffer before returning | Martin Roth |
2017-09-06 | tint: Use the current time as random seed | Nicola Corna |
2017-09-02 | libpayload/storage: Add Sunrise Point AHCI PCI id | Nico Huber |
2017-08-23 | Update depthcharge stable to upstream master | Martin Roth |
2017-08-21 | libpayload: add time() | Nicola Corna |
2017-08-20 | payloads/external/GRUB2: Only rebuild on config changes | Nico Huber |
2017-08-18 | payload/tianocore: Add patch to preserve coreboot table | Arthur Heymans |
2017-08-15 | payloads/Makefile.inc: Add GRUB2 to list of payloads | Nico Huber |
2017-08-15 | payloads/external/GRUB2: Sanitize Makefile | Nico Huber |
2017-08-14 | libpayload: add *SECS_PER_SEC macros to stddef.h | Caveh Jalali |
2017-08-11 | payloads/external/tianocore: Add and apply patches for tianocore | Evelyn Huang |
2017-08-11 | copy & update test routines from what-jenkins-does | Martin Roth |
2017-08-10 | libpayload/libpci: Add a constant for PCI class memory other | Nico Huber |
2017-08-10 | payloads/external/tianocore: build UEFI payload | Martin Roth |
2017-08-10 | libpayload: Use a static copy of `font_glyph_filled()` | Paul Menzel |
2017-08-08 | add __must_check to */compiler.h | Caveh Jalali |
2017-08-03 | libpayload: video: Add support for font scaling with a factor | Paul Kocialkowski |
2017-08-03 | libpayload: video: Introduce helpers for font access | Paul Kocialkowski |
2017-07-28 | libpayload: Double HEAP_SIZE in default config | Ricardo Ribalda Delgado |
2017-07-27 | libpayload/storage: Replace 1s AHCI reset delay with a timeout | Nico Huber |
2017-07-27 | libpayload/storage: Enable bus mastering for AHCI | Nico Huber |
2017-07-26 | libpayload: Clean up unaligned memset() support | Nico Huber |
2017-07-26 | payloads/depthcharge: Fix clean target | Nico Huber |
2017-07-23 | depthcharge: Update build | Martin Roth |
2017-07-23 | depthcharge: Update stable commit id | Martin Roth |
2017-07-20 | libpayload: Fix unaligned buffer logic in default_memset | Marshall Dawson |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-13 | libpayload: Support unaligned pointer for memcpy, memmove and memcmp | Jeremy Compostella |
2017-07-12 | libpayload: Support unaligned pointers for memset | Jeremy Compostella |
2017-06-28 | libpayload: Add mouse cursor driver | Patrick Rudolph |
2017-06-28 | payloads: Add whitespace around '<<' | Elyes HAOUAS |
2017-06-27 | libpayload/drivers/usb/ehci_private.h: Add brackets around macro | Elyes HAOUAS |
2017-06-27 | libpayload/drivers/usb/xhci_private.h: Add parentheses around macro | Elyes HAOUAS |
2017-06-27 | coreinfo: Use regular `if` over `#if` for `IS_ENABLED` | Nicola Corna |
2017-06-27 | libpayload/drivers/usb/ohci_private.h: Add brackets around macro | Elyes HAOUAS |
2017-06-27 | libpayload: corebootfb: Add null check for framebuffer address | Duncan Laurie |
2017-06-26 | libpayload: Enable building libpayload with march=i586 | Lee Leahy |
2017-06-26 | libpayload/configs: Add configuration for Galileo | Lee Leahy |
2017-06-07 | payloads/Kconfig: Add NO_DEFAULT_PAYLOAD | Nico Huber |
2017-06-07 | payloads: change coreboot to lowercase | Martin Roth |