summaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2018-05-04cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELFPatrick Rudolph
2018-05-02payloads/libpayload: Add spaces around '=='Elyes HAOUAS
2018-05-01libpayload: Add Timer for sdm845T Michael Turney
2018-05-01libpayload: Add raw_read_ functionsT Michael Turney
2018-04-29libpayload/drivers/usb/ohci_private.h: Add parentheses around macroElyes HAOUAS
2018-04-27libpayload/include/queue.h: Remove trailing whitespaceElyes HAOUAS
2018-04-27payloads/coreinfo/README: Remove trailing whitespaceElyes HAOUAS
2018-04-27payloads/external/tianocore: Remove trailing whitespaceElyes HAOUAS
2018-04-27libpayload/curses/form: Remove trailing whitespaceElyes HAOUAS
2018-04-27payloads/libpayload/curses/menu: Remove trailing whitespaceElyes HAOUAS
2018-04-26payloads/depthcharge: Update stable version to upstream masterDuncan Laurie
2018-04-19libpayload: Move GDB functions to stdlib.hJulius Werner
2018-04-17Use git HTTP URLs without `/p` in itPaul Menzel
2018-03-23arch/arm64/armv8/mmu: Add support for 48bit VAPatrick Rudolph
2018-03-22payloads/seabios: Update stable from 1.11.0 to 1.11.1Paul Menzel
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