summaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2018-01-15payloads: add support lz4 compressionAntonello Dettori
2017-12-20payloads/SeaBIOS: Add different MMIO uart configurationsPhilipp Deppenwiese
2017-12-07libpayload: Add pci_free_dev() and some boilerplateNico Huber
2017-12-07payloads/external/Makefile: Add missing dependencyNico Huber
2017-12-07libpayload: Add SKU ID coreboot table supportJulius Werner
2017-12-07libpayload: Minor board ID / RAM code cleanupsJulius Werner
2017-11-30payloads/external: Use stable version of GRUB2 by defaultJonathan Neuschäfer
2017-11-30payloads/external: Add a stable version of GRUB2Jonathan Neuschäfer
2017-11-28payloads/seabios: Update stable from 1.10.3 to 1.11.0Martin Kepplinger
2017-11-08payloads/seabios: Update stable from 1.10.2 to 1.10.3Martin Kepplinger
2017-11-06endian: Fix bebitenc() to actually encode big-endianJulius Werner
2017-10-29LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33Ronald G. Minnich
2017-09-16payloads/external: Clone GRUB2 over HTTPSJonathan Neuschäfer
2017-09-13Update vboot submodule to upstream masterDaisuke Nojiri
2017-09-11payloads/coreinfo: Free buffer before returningMartin Roth
2017-09-06tint: Use the current time as random seedNicola Corna
2017-09-02libpayload/storage: Add Sunrise Point AHCI PCI idNico Huber
2017-08-23Update depthcharge stable to upstream masterMartin Roth
2017-08-21libpayload: add time()Nicola Corna
2017-08-20payloads/external/GRUB2: Only rebuild on config changesNico Huber
2017-08-18payload/tianocore: Add patch to preserve coreboot tableArthur Heymans
2017-08-15payloads/Makefile.inc: Add GRUB2 to list of payloadsNico Huber
2017-08-15payloads/external/GRUB2: Sanitize MakefileNico Huber
2017-08-14libpayload: add *SECS_PER_SEC macros to stddef.hCaveh Jalali
2017-08-11payloads/external/tianocore: Add and apply patches for tianocoreEvelyn Huang
2017-08-11copy & update test routines from what-jenkins-doesMartin Roth
2017-08-10libpayload/libpci: Add a constant for PCI class memory otherNico Huber
2017-08-10payloads/external/tianocore: build UEFI payloadMartin Roth
2017-08-10libpayload: Use a static copy of `font_glyph_filled()`Paul Menzel
2017-08-08add __must_check to */compiler.hCaveh Jalali
2017-08-03libpayload: video: Add support for font scaling with a factorPaul Kocialkowski
2017-08-03libpayload: video: Introduce helpers for font accessPaul Kocialkowski
2017-07-28libpayload: Double HEAP_SIZE in default configRicardo Ribalda Delgado
2017-07-27libpayload/storage: Replace 1s AHCI reset delay with a timeoutNico Huber
2017-07-27libpayload/storage: Enable bus mastering for AHCINico Huber
2017-07-26libpayload: Clean up unaligned memset() supportNico Huber
2017-07-26payloads/depthcharge: Fix clean targetNico Huber
2017-07-23depthcharge: Update buildMartin Roth
2017-07-23depthcharge: Update stable commit idMartin Roth
2017-07-20libpayload: Fix unaligned buffer logic in default_memsetMarshall Dawson
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-07-13libpayload: Support unaligned pointer for memcpy, memmove and memcmpJeremy Compostella
2017-07-12libpayload: Support unaligned pointers for memsetJeremy Compostella
2017-06-28libpayload: Add mouse cursor driverPatrick Rudolph
2017-06-28payloads: Add whitespace around '<<'Elyes HAOUAS
2017-06-27libpayload/drivers/usb/ehci_private.h: Add brackets around macroElyes HAOUAS
2017-06-27libpayload/drivers/usb/xhci_private.h: Add parentheses around macroElyes HAOUAS
2017-06-27coreinfo: Use regular `if` over `#if` for `IS_ENABLED`Nicola Corna
2017-06-27libpayload/drivers/usb/ohci_private.h: Add brackets around macroElyes HAOUAS
2017-06-27libpayload: corebootfb: Add null check for framebuffer addressDuncan Laurie