aboutsummaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
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
2019-12-12libpayload/drivers/i8042: Remove obsolete flagEric Lai
2019-12-11libpayload/drivers/i8042: Add AT translated Keyboard supportEric Lai
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-12-09payloads/bayou: remove unhooked payloadAngel Pons
2019-12-06endian: Replace explicit byte swapping with compiler builtinJulius Werner
2019-12-05arm64: Bump exception stack size to 2KBJulius Werner
2019-12-05trogdor: libpayload USB supportT Michael Turney
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-12-04mmio: Add clrsetbitsXX() API in place of updateX()Julius Werner
2019-12-02lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot tableYu-Ping Wu
2019-11-28libpayload: Add BIT(x) macro definitionsatya priya
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-20Remove MIPS architectureJulius Werner
2019-11-20Remove imgtec/pistachio SoCJulius Werner
2019-11-19mmio: Fix buffer_to_fifo32() order of argumentsJulius Werner
2019-11-16libpayload: keyboard: Ignore special keysThejaswani Putta
2019-11-14Fix sarien depthcharge make buildSelma BENSAID
2019-11-12payloads/external/GRUB2: Check for existing grub2 directoryWerner Zeh
2019-11-11libpayload: usbmsc: update return value of CSW transferChangqi Hu
2019-11-04payloads/external/GRUB2: fix constantly rebuilding due to git checkoutMichael Niewöhner
2019-10-30libpayload: handle special-class-handlers before sourcesArthur Heymans
2019-10-18util/cbfstool: Add optional argument ibbPhilipp Deppenwiese
2019-10-03libpayload: refactor fetching cbmem pointersPatrick Georgi