summaryrefslogtreecommitdiff
path: root/payloads/libpayload
AgeCommit message (Expand)Author
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-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-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-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-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-04libpayload/drivers/usb/xhci: Allow xHCI v1.2 in libpayloadDossym Nurmukhanov
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-30libpayload: xhci: Do not memcpy registersJulius Werner
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-03libpayload: malloc: Change memcpy() to memmove() in reallocJulius Werner
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