summaryrefslogtreecommitdiffstats
path: root/payloads
Commit message (Expand)AuthorAgeFilesLines
* libpayload: refactor fetching cbmem pointersPatrick Georgi2019-10-033-14/+15
* libpayload: Add fmap_cache to sysinfo_tFurquan Shaikh2019-10-023-0/+13
* coreinfo/coreinfo.c: Support both lower and upper case alphabetsHimanshu Sahdev2019-10-021-2/+7
* depthcharge: add CONFIG_MAINBOARD_DEPTHCHARGESelma BENSAID2019-09-242-1/+11
* libpayload: Use interrupt transfers for USB hubsNico Huber2019-09-181-10/+148
* payloads/LinuxBoot: move kernel make flags into own variableAlexander Couzens2019-09-151-3/+5
* payloads/external/LinuxBoot: Add curl flagMarcello Sylvester Bauer2019-09-021-2/+2
* libpayload/usb: add USB 3.1 GEN2 supportEric Lai2019-08-274-6/+22
* libpayload: usbmsc: Factor out usb_msc_force_init() functionJulius Werner2019-08-222-10/+35
* libpayload: usbmsc: Skip zero-length packets at end of dataJulius Werner2019-08-221-4/+13
* Add buffer_to/from_fifo32(_prefix) helpersJulius Werner2019-08-222-0/+71
* payloads/tianocore: Enable UEFIPayloadLijian Zhao2019-08-214-33/+38
* Makefile.inc, payloads: Enable -WvlaJacob Garber2019-08-204-4/+4
* arch/riscv: Enable FIT supportJonathan Neuschäfer2019-08-084-9/+16
* libpayload: cbgfx: Allow rotation of the displayNicolas Boichat2019-08-082-4/+44
* libpayload/serial/qcs405: Mark uart console as suchPatrick Georgi2019-07-261-0/+1
* payloads/external/Yabits: Pass XGCCPATHNico Huber2019-07-251-4/+1
* vboot: deprecate vboot_handoff structureJoel Kitching2019-07-233-14/+1
* libpayload/libc: Use size_t for lengths and indicesJacob Garber2019-07-231-40/+38
* libpayload/libc: Tidy utf16le_to_asciiJacob Garber2019-07-232-4/+3
* libpayload/libc: Correct strlcat return valueJacob Garber2019-07-231-2/+2
* libpayload: Enable -Wimplicit-fallthroughJacob Garber2019-07-213-2/+5
* payloads/GRUB: Use correct script name in MakefileGompa2019-07-191-1/+1
* util/testing: Ensure coreboot-gerrit fails if libpayload build failsKeith Short2019-07-131-0/+2
* payloads: Update GRUB stable from 2.02 to 2.04Paul Menzel2019-07-132-4/+4
* libpayload/usb: fix DWC2 driverPatrick Georgi2019-07-091-2/+2
* payloads/external/Memtest86Plus: update to version 002 stableMartin Kepplinger2019-07-081-1/+1
* payloads/coreinfo: Enable -Wmissing-prototypesJacob Garber2019-07-071-1/+2
* payloads/coreinfo: Make internal functions staticJacob Garber2019-07-072-2/+2
* payloads/coreinfo: Enable -WextraJacob Garber2019-07-071-1/+1
* payloads/coreinfo: Use correct integer types for loop indicesJacob Garber2019-07-074-17/+13
* payloads/coreinfo: Use fixed-width integers for cpuidJacob Garber2019-07-072-8/+7
* libpayload/usb: Increase USB request timeout to 5 sKeith Short2019-07-026-35/+47
* libpayload: cbgfx: Run cbgfx_init() before we need it for draw_box()Julius Werner2019-06-291-3/+4
* payloads/external/LinuxBoot: Update x86_64 defconfigPatrick Rudolph2019-06-281-43/+47
* libpayload: Re-initialize UART RXPrudhvi Yarlagadda2019-06-271-2/+4
* payloads/libpayload: Update a Makefile for sample libpayloadAsami Doi2019-06-213-8/+21
* commonlib: define cbtable tags as enum to identify conflictsPatrick Georgi2019-06-181-0/+3
* libpayload: define cbtable tags as enum to identify conflictsPatrick Georgi2019-06-181-55/+49
* libpayload/i8042/keyboard: Log errors during initializationFurquan Shaikh2019-06-141-4/+12
* libpayload: Add USB support to mistral configPatrick Georgi2019-06-131-0/+3
* Revert "libpayload: Reset PS/2 keyboard"Nico Huber2019-06-062-21/+5
* libpayload: Add UART for qcs405Prudhvi Yarlagadda2019-06-044-0/+563
* libpayload/i8042/keyboard: Fix return value check for keyboard_cmdFurquan Shaikh2019-06-041-7/+15
* libpayload/drivers/i8402/kbd: Fix qemuPatrick Rudolph2019-05-291-0/+8
* payloads/external/Linuxboot: Fix Makefile when not using bashChristian Walter2019-05-291-0/+1
* payloads/external/iPXE: Add more Kconfig optionsPatrick Rudolph2019-05-293-3/+53
* libpayload: Reset PS/2 keyboardPaul Menzel2019-05-272-0/+8
* Renumber cbtable tag MMC_INFOPatrick Georgi2019-05-231-1/+1
* coreboot_tables: pass the early_mmc_wake_hw status to payloadBora Guvendik2019-05-233-0/+26