summaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2018-02-20payloads/external/GRUB2: Build only for supported architecturesJonathan Neuschäfer
2018-02-16libpayload: usbhid: Zero-initialize all parts of usbhid instance structJulius Werner
2018-02-15tianocore: fix Makefile to build a custom revision or branchGergely Kiss
2018-02-10payloads: Add an option to compress secondary payloadsArthur Heymans
2018-02-01payload/tianocore: Fix patch to preserve coreboot tableMatt DeVillier
2018-02-01payloads/tianocore: Add a patch to use the proper BytesPerscanlineArthur Heymans
2018-01-26libpayload: allow x86 devices to provide non-tsc implementationAaron Durbin
2018-01-24payloads/nvramcui/payload.sh: Fix shellcheck warningsMartin Roth
2018-01-23payloads/depthcharge: Update stable version upstream masterMartin Roth
2018-01-22payload/Kconfig: Use LZMA by defaultArthur Heymans
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