aboutsummaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2020-09-18libpayload: cbgfx: Fix 'equals' counter for Lanczos resamplingYu-Ping Wu
2020-09-14coreinfo: Use SPDX license identifiersJacob Garber
2020-09-13libpayload: malloc: Fix realloc for overlapping buffersYu-Ping Wu
2020-09-04libpayload/xhci: Fix Slot State field width definitionCaveh Jalali
2020-08-31xhci: Do not set the CRCR_CS bitCaveh Jalali
2020-08-31xhci: Fix Abort command event handlingCaveh Jalali
2020-08-28libpayload: cbgfx: Support buffered I/OHung-Te Lin
2020-08-24libpayload: memmove: Don't make expectations of architecture memcpyJulius Werner
2020-08-24libpayload: Cache physical location of stringsNico Huber
2020-08-24libpayload: Cache physical location of CBMEM entriesNico Huber
2020-08-24libpayload: Cache physical location of cb_table entriesNico Huber
2020-08-24libpayload: Cache copy of `cb_framebuffer` structNico Huber
2020-08-24libpayload: Cache physical location of serial-console structNico Huber
2020-08-24libpayload: Cache physical CMOS option table locationNico Huber
2020-08-24libpayload: Cache physical cbmem console addressNico Huber
2020-08-19arch/arm: Enable FIT payloadsSam Lewis
2020-08-18payloads/nvramcui: Fix `make clean`Nico Huber
2020-08-18payloads/coreinfo: Fix `make clean`Nico Huber
2020-08-17payloads/seabios: Update stable version to 1.14.0Elyes HAOUAS
2020-08-17libpayload/defconfig: Set default heap size to 1MiBNico Huber
2020-08-13libpayload: cbgfx: Add color mapping functionalityYu-Ping Wu
2020-07-28libpayload: Replace include/compiler.h with commonlib/bsd's versionPatrick Georgi
2020-07-25payloads/libpayload/drivers/usb/usb.c: Remove whitespace before tabElyes HAOUAS
2020-07-25payloads/libpayload/curses/menu/eti.h: Remove unneeded whitespacesElyes HAOUAS
2020-07-25payloads/libpayload/arch/arm/cpu.S: Remove whitespaces before tabElyes HAOUAS
2020-07-25payloads/external/tint/Makefile: Remove whitespaces before tabElyes HAOUAS
2020-07-23libpayload: cbgfx: Add draw_line()Yu-Ping Wu
2020-07-21libpayload/xhci: Try harder to read 32-bit caps at onceNico Huber
2020-07-16libpayload: allow nonblocking delay and more than one delayRonald G Minnich
2020-07-15cbgfx: Add blend functions to calculate transparencyShelley Chen
2020-07-15payloads/depthcharge: Makefile: resolve fail of concurrent buildMichael Niewöhner
2020-07-12payloads/external: fix depthcharge build from sourceSelma BENSAID
2020-07-12payloads/tianocore: Don't recurse submodulesBenjamin Doron
2020-07-09libpayload: cbgfx: Replace bilinear resampling with LanczosJulius Werner
2020-07-09libpayload: Add simple 32.32 fixed-point math APIJulius Werner
2020-07-08libpayload: arm64: silence libpayload main entryMichael Walle
2020-07-08libpayload: arm64: fix OUTPUT_ARCH()Michael Walle
2020-07-06libpayload: cbgfx: Fix add_fractions() overflow reductionJulius Werner
2020-06-28libpayload/cbgfx: Fix overflow in transform_vector()Yu-Ping Wu
2020-06-22libpayload: gdb: Condition video console init on LP_VIDEO_CONSOLEYu-Ping Wu
2020-06-06payloads/external: s/PROMT/PROMPT/gAngel Pons
2020-06-06usb/xhci: Fix timeout logicCaveh Jalali
2020-06-06libpayload: drivers/usb: add a USB pre-poll hookCaveh Jalali
2020-05-28payloads/libpayload/libc: Avoid NULL pointer dereferenceHarshit Sharma
2020-05-28payloads/libpayload/libc: Do cosmetic fixesHarshit Sharma
2020-05-26libpayload/cbgfx: Remove gap between adjacent boxesYu-Ping Wu
2020-05-18libpayload: Fix definitions of minimum integer valuesYu-Ping Wu
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09payloads: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-07payloads/external/Makefile.inc: Pass hardware IRQ option to SeaBIOS MakefileMichał Żygowski
2020-05-04libpayload/drivers/usb/xhci: Allow xHCI v1.2 in libpayloadDossym Nurmukhanov
2020-05-04payloads/external/GRUB2: Makefile: fix check for changed files againMichael Niewöhner
2020-05-04payloads/external/GRUB2: Makefile: fix checkout hintMichael Niewöhner
2020-05-04payloads/external/GRUB2: Makefile: fix check for changed filesMichael Niewöhner
2020-05-02payloads/seabios: Add Hardware IRQ KconfigMatt DeVillier
2020-05-02libpayload: xhci: Fix CAPREG address calculationJulius Werner
2020-05-01libpayload: Fix 16-bit read/write to PCI_COMMAND registerElyes HAOUAS
2020-05-01lp/drivers/usb: Add quirk for QEMU XHCI root hubDuncan Laurie
2020-04-30payloads/tianocore: Fix check for custom bootsplashMatt DeVillier
2020-04-30payloads/ipxe: Enable HTTPS supportFelix Singer
2020-04-30libpayload: xhci: Do not memcpy registersJulius Werner
2020-04-28payloads/tianocore: Allow custom boot splash for UefiPayloadPkgMatt DeVillier
2020-04-28payloads/tianocore: Init submodulesMatt DeVillier
2020-04-20libpayload: Make 8250 UART driver relocation safeNico Huber
2020-04-15trogdor: add support for Bubs variantT Michael Turney
2020-04-14lp/drivers/usb: Work around QEMU XHCI register issueDuncan Laurie
2020-04-09payloads/nvramcui: Select USE_OPTION_TABLEMatt DeVillier
2020-04-03libpayload: malloc: Change memcpy() to memmove() in reallocJulius Werner
2020-04-01cros_ec: add chrome EC headers to include pathCaveh Jalali
2020-03-23libpayload/drivers/nvram: Fix coding stylePatrick Georgi
2020-03-23libpayload/drivers/nvram: Add function to write RTCPatrick Rudolph
2020-03-10libpayload/corebootfb: Replace obsolete macros FI and CHARSNico Huber
2020-03-09libpayload: Add uart/serial driver support for trogdorT Michael Turney
2020-03-09libpayload: Improve rtc functionsPatrick Rudolph
2020-03-09libpayload/corebootfb: Add option to center a 80x25 consoleNico Huber
2020-03-09libpayload/corebootfb: Keep local copy of framebuffer infoNico Huber
2020-03-04libpayload: add read64() and write64()Thomas Heijligen
2020-03-03payloads/ext/Makefile.inc: Fix SeaBIOS race conditionAngel Pons
2020-03-02lz4: Fix out-of-bounds readsAlex Rebert
2020-03-02libpayload: cbfs: fix infinite loop in cbfs_get_{handle,attr}Alex Rebert
2020-02-29payloads/tianocore: Enable PS2 keyboard moduleBenjamin Doron
2020-02-28payloads/ext/tianocore/Makefile: Enable quiet modeAngel Pons
2020-02-26treewide: capitalize 'USB'Elyes HAOUAS
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2020-02-24libpayload: cbgfx: Fix potential overflowing expressionYu-Ping Wu
2020-02-24libpayload: Fix out-of-bounds readAlex Rebert
2020-02-22cbfs: allow uncompressed payloadsRonald G. Minnich
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2020-02-17payloads: Fix typosElyes HAOUAS
2020-02-17libpayload/corebootfb: Fix character buffer relocationNico Huber
2020-02-17libpayload: arm64: Keep instruction cache enabled at all timesJulius Werner
2020-02-05libpayload: Make pci and endian handling -Wconversion safePatrick Georgi
2020-02-05libpayload/xhci: Fix MPS handling in set_addressKangheui Won
2020-02-04coreinfo/coreinfo.c: Correct main function signatureJacob Garber
2020-01-14libpayload: cbgfx: Support drawing a box with rounded cornersYu-Ping Wu
2019-12-27Makefile: Remove romccElyes HAOUAS
2019-12-20libpayload/drivers/i8042: add error messages to i8042_probeEric Lai
2019-12-16libpayload: Implement reading from CBMEM consoleYu-Ping Wu
2019-12-13payloads/seabios: Update stable from 1.12.1 to 1.13.0Martin Kepplinger
2019-12-13libpayload/drivers/i8042: Add error handlingEric Lai