summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* payloads/SeaBIOS: Add different MMIO uart configurationsPhilipp Deppenwiese2017-12-202-1/+10
* libpayload: Add pci_free_dev() and some boilerplateNico Huber2017-12-072-0/+13
* payloads/external/Makefile: Add missing dependencyNico Huber2017-12-071-0/+1
* libpayload: Add SKU ID coreboot table supportJulius Werner2017-12-073-0/+12
* libpayload: Minor board ID / RAM code cleanupsJulius Werner2017-12-073-21/+14
* payloads/external: Use stable version of GRUB2 by defaultJonathan Neuschäfer2017-11-301-1/+1
* payloads/external: Add a stable version of GRUB2Jonathan Neuschäfer2017-11-303-0/+8
* payloads/seabios: Update stable from 1.10.3 to 1.11.0Martin Kepplinger2017-11-282-2/+2
* payloads/seabios: Update stable from 1.10.2 to 1.10.3Martin Kepplinger2017-11-082-2/+2
* endian: Fix bebitenc() to actually encode big-endianJulius Werner2017-11-061-2/+2
* LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33Ronald G. Minnich2017-10-291-13/+13
* payloads/external: Clone GRUB2 over HTTPSJonathan Neuschäfer2017-09-161-1/+1
* Update vboot submodule to upstream masterDaisuke Nojiri2017-09-131-1/+1
* payloads/coreinfo: Free buffer before returningMartin Roth2017-09-111-1/+3
* tint: Use the current time as random seedNicola Corna2017-09-061-18/+5
* libpayload/storage: Add Sunrise Point AHCI PCI idNico Huber2017-09-021-0/+1
* Update depthcharge stable to upstream masterMartin Roth2017-08-231-1/+1
* libpayload: add time()Nicola Corna2017-08-212-6/+21
* payloads/external/GRUB2: Only rebuild on config changesNico Huber2017-08-202-2/+5
* payload/tianocore: Add patch to preserve coreboot tableArthur Heymans2017-08-181-0/+52
* payloads/Makefile.inc: Add GRUB2 to list of payloadsNico Huber2017-08-151-1/+2
* payloads/external/GRUB2: Sanitize MakefileNico Huber2017-08-152-22/+9
* libpayload: add *SECS_PER_SEC macros to stddef.hCaveh Jalali2017-08-141-0/+4
* payloads/external/tianocore: Add and apply patches for tianocoreEvelyn Huang2017-08-116-0/+2803
* copy & update test routines from what-jenkins-doesMartin Roth2017-08-111-0/+9
* libpayload/libpci: Add a constant for PCI class memory otherNico Huber2017-08-101-0/+2
* payloads/external/tianocore: build UEFI payloadMartin Roth2017-08-106-5/+394
* libpayload: Use a static copy of `font_glyph_filled()`Paul Menzel2017-08-101-1/+1
* add __must_check to */compiler.hCaveh Jalali2017-08-081-0/+1
* libpayload: video: Add support for font scaling with a factorPaul Kocialkowski2017-08-035-7/+24
* libpayload: video: Introduce helpers for font accessPaul Kocialkowski2017-08-035-34/+122
* libpayload: Double HEAP_SIZE in default configRicardo Ribalda Delgado2017-07-281-0/+1
* libpayload/storage: Replace 1s AHCI reset delay with a timeoutNico Huber2017-07-271-1/+3
* libpayload/storage: Enable bus mastering for AHCINico Huber2017-07-271-0/+5
* libpayload: Clean up unaligned memset() supportNico Huber2017-07-261-12/+10
* payloads/depthcharge: Fix clean targetNico Huber2017-07-261-1/+1
* depthcharge: Update buildMartin Roth2017-07-232-23/+31
* depthcharge: Update stable commit idMartin Roth2017-07-231-1/+1
* libpayload: Fix unaligned buffer logic in default_memsetMarshall Dawson2017-07-201-1/+3
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-1324-76/+106
* libpayload: Support unaligned pointer for memcpy, memmove and memcmpJeremy Compostella2017-07-131-10/+24
* libpayload: Support unaligned pointers for memsetJeremy Compostella2017-07-121-0/+5
* libpayload: Add mouse cursor driverPatrick Rudolph2017-06-284-0/+251
* payloads: Add whitespace around '<<'Elyes HAOUAS2017-06-2810-105/+105
* libpayload/drivers/usb/ehci_private.h: Add brackets around macroElyes HAOUAS2017-06-271-1/+1
* libpayload/drivers/usb/xhci_private.h: Add parentheses around macroElyes HAOUAS2017-06-271-12/+12
* coreinfo: Use regular `if` over `#if` for `IS_ENABLED`Nicola Corna2017-06-271-3/+2
* libpayload/drivers/usb/ohci_private.h: Add brackets around macroElyes HAOUAS2017-06-271-2/+2
* libpayload: corebootfb: Add null check for framebuffer addressDuncan Laurie2017-06-271-0/+2
* libpayload: Enable building libpayload with march=i586Lee Leahy2017-06-261-0/+8