summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* 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
* libpayload/configs: Add configuration for GalileoLee Leahy2017-06-261-0/+6
* payloads/Kconfig: Add NO_DEFAULT_PAYLOADNico Huber2017-06-071-1/+4
* payloads: change coreboot to lowercaseMartin Roth2017-06-077-9/+9
* Use www.coreboot.org over coreboot.orgPaul Menzel2017-06-071-2/+2
* Use more secure HTTPS URLs for coreboot sitesPaul Menzel2017-06-079-12/+12
* nvramcui: Use regular `if` over `#if` for `IS_ENABLED`Paul Menzel2017-06-061-3/+2
* Kconfig: Add choice of framebuffer modeNico Huber2017-06-041-1/+1
* arm64: Align cache maintenance code with libpayload and ARM32Julius Werner2017-05-301-1/+5
* detachables: Add invert parameterShelley Chen2017-05-252-12/+26
* cbgfx: Add portrait screen supportNickey Yang2017-05-011-10/+10
* libpayload/gdb: fix unused variable warningPatrick Georgi2017-04-291-2/+0
* Turn CBMEM console into a ring buffer that can persist across rebootsJulius Werner2017-04-202-19/+53
* libpayload/libc/console: Flush input driver buffer on initFurquan Shaikh2017-04-193-4/+4
* libpayload: cbgfx: Show square images on portrait displaysJulius Werner2017-04-171-4/+7
* payloads/seabios: Update stable from 1.10.1 to 1.10.2Paul Menzel2017-04-172-2/+2
* payloads/external/depthcharge: Update stable commit idMartin Roth2017-04-141-2/+2
* payloads/external/iPXE: Update stable versionMartin Roth2017-04-142-4/+4
* libpayload: Add gru configPaul Kocialkowski2017-04-071-0/+7
* tint: Add USB supportNicola Corna2017-03-191-1/+10
* libpayload: usbhub: Force enumeration of all connected ports on initJulius Werner2017-03-151-1/+21
* nvramcui: Add USB supportNicola Corna2017-03-131-0/+4
* libpayload-x86: Enable SSE and FPU when presentPatrick Rudolph2017-03-081-0/+43
* payloads/seabios: Add support for Hudson UARTRicardo Ribalda Delgado2017-02-282-0/+5