summaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2019-07-26libpayload/serial/qcs405: Mark uart console as suchPatrick Georgi
2019-07-25payloads/external/Yabits: Pass XGCCPATHNico Huber
2019-07-23vboot: deprecate vboot_handoff structureJoel Kitching
2019-07-23libpayload/libc: Use size_t for lengths and indicesJacob Garber
2019-07-23libpayload/libc: Tidy utf16le_to_asciiJacob Garber
2019-07-23libpayload/libc: Correct strlcat return valueJacob Garber
2019-07-21libpayload: Enable -Wimplicit-fallthroughJacob Garber
2019-07-19payloads/GRUB: Use correct script name in MakefileGompa
2019-07-13util/testing: Ensure coreboot-gerrit fails if libpayload build failsKeith Short
2019-07-13payloads: Update GRUB stable from 2.02 to 2.04Paul Menzel
2019-07-09libpayload/usb: fix DWC2 driverPatrick Georgi
2019-07-08payloads/external/Memtest86Plus: update to version 002 stableMartin Kepplinger
2019-07-07payloads/coreinfo: Enable -Wmissing-prototypesJacob Garber
2019-07-07payloads/coreinfo: Make internal functions staticJacob Garber
2019-07-07payloads/coreinfo: Enable -WextraJacob Garber
2019-07-07payloads/coreinfo: Use correct integer types for loop indicesJacob Garber
2019-07-07payloads/coreinfo: Use fixed-width integers for cpuidJacob Garber
2019-07-02libpayload/usb: Increase USB request timeout to 5 sKeith Short
2019-06-29libpayload: cbgfx: Run cbgfx_init() before we need it for draw_box()Julius Werner
2019-06-28payloads/external/LinuxBoot: Update x86_64 defconfigPatrick Rudolph
2019-06-27libpayload: Re-initialize UART RXPrudhvi Yarlagadda
2019-06-21payloads/libpayload: Update a Makefile for sample libpayloadAsami Doi
2019-06-18commonlib: define cbtable tags as enum to identify conflictsPatrick Georgi
2019-06-18libpayload: define cbtable tags as enum to identify conflictsPatrick Georgi
2019-06-14libpayload/i8042/keyboard: Log errors during initializationFurquan Shaikh
2019-06-13libpayload: Add USB support to mistral configPatrick Georgi
2019-06-06Revert "libpayload: Reset PS/2 keyboard"Nico Huber
2019-06-04libpayload: Add UART for qcs405Prudhvi Yarlagadda
2019-06-04libpayload/i8042/keyboard: Fix return value check for keyboard_cmdFurquan Shaikh
2019-05-29libpayload/drivers/i8402/kbd: Fix qemuPatrick Rudolph
2019-05-29payloads/external/Linuxboot: Fix Makefile when not using bashChristian Walter
2019-05-29payloads/external/iPXE: Add more Kconfig optionsPatrick Rudolph
2019-05-27libpayload: Reset PS/2 keyboardPaul Menzel
2019-05-23Renumber cbtable tag MMC_INFOPatrick Georgi
2019-05-23coreboot_tables: pass the early_mmc_wake_hw status to payloadBora Guvendik
2019-05-16libpayload: make log2 and clz work on signed values internallyPatrick Georgi
2019-05-15payloads/coreinfo: Remove unused variableJacob Garber
2019-05-15libpayload: ahci: Prevent memory leaks when failing on initJacob Garber
2019-05-13libpayload/drivers/i8042: Add fallthrough commentJacob Garber
2019-05-13libpayload: classify all keyboardsMatt Delco
2019-04-24payloads/seabios: Update the stable git hash of 1.12.1Martin Kepplinger
2019-04-23linuxboot/Kconfig: Remove symbol name of a `choice`Nico Huber
2019-04-23payloads/U-Boot: Update to the latest stable 2019.4Arthur Heymans
2019-04-23payload/U-Boot: Fix generating a default config on the master branchArthur Heymans
2019-04-23payloads/U-Boot: Use a phony target for checking out a revisionArthur Heymans
2019-04-23payloads/U-Boot: Unexport the coreboot_exportsArthur Heymans
2019-04-21ipxe: Update stable version from 2017.3 to to 2019.3Martin Roth
2019-04-17mediatek: Use the 64-bit timerTristan Shieh
2019-04-15LinuxBoot/targets/linux.mk: refactor kernel compilationMarcello Sylvester Bauer
2019-04-11libpayload/option table: Don't pad string entries with garbageNico Huber