- b228014 libpayload/xhci: Fix Slot State field width definition by Caveh Jalali · 2 years ago
- d7468bf xhci: Do not set the CRCR_CS bit by Caveh Jalali · 2 years ago
- 551216a xhci: Fix Abort command event handling by Caveh Jalali · 2 years ago
- d04b388 libpayload: cbgfx: Support buffered I/O by Hung-Te Lin · 2 years ago
- ae096be libpayload: memmove: Don't make expectations of architecture memcpy by Julius Werner · 2 years ago
- 4a73252 libpayload: Cache physical location of strings by Nico Huber · 2 years, 1 month ago
- bea01e3 libpayload: Cache physical location of CBMEM entries by Nico Huber · 2 years, 1 month ago
- 12faea3 libpayload: Cache physical location of cb_table entries by Nico Huber · 2 years, 1 month ago
- 5e0db58 libpayload: Cache copy of `cb_framebuffer` struct by Nico Huber · 2 years, 1 month ago
- be842cb libpayload: Cache physical location of serial-console struct by Nico Huber · 2 years, 1 month ago
- b2eafa6 libpayload: Cache physical CMOS option table location by Nico Huber · 2 years, 1 month ago
- 14adb7e libpayload: Cache physical cbmem console address by Nico Huber · 2 years, 1 month ago
- 363cd1d libpayload/defconfig: Set default heap size to 1MiB by Nico Huber · 2 years ago
- 7b54c15 libpayload: cbgfx: Add color mapping functionality by Yu-Ping Wu · 2 years ago
- ae010c6 libpayload: Replace include/compiler.h with commonlib/bsd's version by Patrick Georgi · 2 years ago
- c354599 payloads/libpayload/drivers/usb/usb.c: Remove whitespace before tab by Elyes HAOUAS · 2 years, 1 month ago
- 81bebc8 payloads/libpayload/curses/menu/eti.h: Remove unneeded whitespaces by Elyes HAOUAS · 2 years, 1 month ago
- beaf944 payloads/libpayload/arch/arm/cpu.S: Remove whitespaces before tab by Elyes HAOUAS · 2 years, 1 month ago
- b086728 libpayload: cbgfx: Add draw_line() by Yu-Ping Wu · 2 years, 1 month ago
- 3c7888b libpayload/xhci: Try harder to read 32-bit caps at once by Nico Huber · 2 years, 1 month ago
- a92a07d libpayload: allow nonblocking delay and more than one delay by Ronald G Minnich · 2 years, 1 month ago
- 31a3788 cbgfx: Add blend functions to calculate transparency by Shelley Chen · 2 years, 1 month ago
- 7f87812 libpayload: cbgfx: Replace bilinear resampling with Lanczos by Julius Werner · 2 years, 1 month ago
- 96b00a5 libpayload: Add simple 32.32 fixed-point math API by Julius Werner · 2 years, 1 month ago
- 32b1313 libpayload: arm64: silence libpayload main entry by Michael Walle · 2 years, 1 month ago
- 492d55f libpayload: arm64: fix OUTPUT_ARCH() by Michael Walle · 2 years, 1 month ago
- 63358ea libpayload: cbgfx: Fix add_fractions() overflow reduction by Julius Werner · 2 years, 1 month ago
- 373ae2e libpayload/cbgfx: Fix overflow in transform_vector() by Yu-Ping Wu · 2 years, 2 months ago
- 5949554 libpayload: gdb: Condition video console init on LP_VIDEO_CONSOLE by Yu-Ping Wu · 2 years, 2 months ago
- 96f231a usb/xhci: Fix timeout logic by Caveh Jalali · 2 years, 2 months ago
- eaa219b libpayload: drivers/usb: add a USB pre-poll hook by Caveh Jalali · 2 years, 2 months ago
- 0d51217 payloads/libpayload/libc: Avoid NULL pointer dereference by Harshit Sharma · 2 years, 2 months ago
- 8f27374 payloads/libpayload/libc: Do cosmetic fixes by Harshit Sharma · 2 years, 3 months ago
- 1c3faab libpayload/cbgfx: Remove gap between adjacent boxes by Yu-Ping Wu · 2 years, 3 months ago
- cabcfe2 libpayload: Fix definitions of minimum integer values by Yu-Ping Wu · 2 years, 3 months ago
- 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 2 years, 3 months ago
- 8480c0b payloads: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 2 years, 3 months ago
- 4eadcb0 libpayload/drivers/usb/xhci: Allow xHCI v1.2 in libpayload by Dossym Nurmukhanov · 2 years, 3 months ago
- 50c1f27 libpayload: xhci: Fix CAPREG address calculation by Julius Werner · 2 years, 3 months ago
- 52e56e8 libpayload: Fix 16-bit read/write to PCI_COMMAND register by Elyes HAOUAS · 2 years, 3 months ago
- 7724f11 lp/drivers/usb: Add quirk for QEMU XHCI root hub by Duncan Laurie · 2 years, 5 months ago
- 6c1a669 libpayload: xhci: Do not memcpy registers by Julius Werner · 2 years, 3 months ago
- e6b0a32 libpayload: Make 8250 UART driver relocation safe by Nico Huber · 2 years, 8 months ago
- 1492925 trogdor: add support for Bubs variant by T Michael Turney · 2 years, 9 months ago
- 287cf6c lp/drivers/usb: Work around QEMU XHCI register issue by Duncan Laurie · 2 years, 5 months ago
- d61350c libpayload: malloc: Change memcpy() to memmove() in realloc by Julius Werner · 2 years, 4 months ago
- 0fd179a libpayload/drivers/nvram: Fix coding style by Patrick Georgi · 2 years, 5 months ago
- 77e0baa libpayload/drivers/nvram: Add function to write RTC by Patrick Rudolph · 4 years, 6 months ago
- f6f54dd libpayload/corebootfb: Replace obsolete macros FI and CHARS by Nico Huber · 2 years, 5 months ago
- 45473dd libpayload: Add uart/serial driver support for trogdor by T Michael Turney · 2 years, 10 months ago
- 9f3e734 libpayload: Improve rtc functions by Patrick Rudolph · 5 years ago
- de74842 libpayload/corebootfb: Add option to center a 80x25 console by Nico Huber · 2 years, 7 months ago
- e612418 libpayload/corebootfb: Keep local copy of framebuffer info by Nico Huber · 2 years, 7 months ago
- e5b2453 libpayload: add read64() and write64() by Thomas Heijligen · 3 years, 1 month ago
- 70282ae lz4: Fix out-of-bounds reads by Alex Rebert · 2 years, 5 months ago
- e5e2410 libpayload: cbfs: fix infinite loop in cbfs_get_{handle,attr} by Alex Rebert · 2 years, 5 months ago
- 44f558e treewide: capitalize 'USB' by Elyes HAOUAS · 2 years, 6 months ago
- 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 2 years, 6 months ago
- 255aeaa libpayload: cbgfx: Fix potential overflowing expression by Yu-Ping Wu · 2 years, 6 months ago
- 183ad06 libpayload: Fix out-of-bounds read by Alex Rebert · 2 years, 6 months ago
- 824b4b8 payloads: Fix typos by Elyes HAOUAS · 2 years, 6 months ago
- 16043d6 libpayload/corebootfb: Fix character buffer relocation by Nico Huber · 2 years, 7 months ago
- bf33b03 libpayload: arm64: Keep instruction cache enabled at all times by Julius Werner · 2 years, 6 months ago
- c34ebab libpayload: Make pci and endian handling -Wconversion safe by Patrick Georgi · 2 years, 9 months ago
- a3d7929 libpayload/xhci: Fix MPS handling in set_address by Kangheui Won · 2 years, 7 months ago
- a26986e libpayload: cbgfx: Support drawing a box with rounded corners by Yu-Ping Wu · 2 years, 8 months ago
- c209256 Makefile: Remove romcc by Elyes HAOUAS · 2 years, 8 months ago
- b2f3698 libpayload/drivers/i8042: add error messages to i8042_probe by Eric Lai · 2 years, 8 months ago
- 41956b5 libpayload: Implement reading from CBMEM console by Yu-Ping Wu · 2 years, 8 months ago
- d1613f5 libpayload/drivers/i8042: Add error handling by Eric Lai · 2 years, 8 months ago
- 24f0455 libpayload/drivers/i8042: Remove obsolete flag by Eric Lai · 2 years, 8 months ago
- b643d3d libpayload/drivers/i8042: Add AT translated Keyboard support by Eric Lai · 2 years, 8 months ago
- 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 2 years, 8 months ago
- 879ea7f endian: Replace explicit byte swapping with compiler builtin by Julius Werner · 2 years, 8 months ago
- 2e0bca0 arm64: Bump exception stack size to 2KB by Julius Werner · 2 years, 8 months ago
- 31a5ff5 trogdor: libpayload USB support by T Michael Turney · 2 years, 10 months ago
- 55009af Change all clrsetbits_leXX() to clrsetbitsXX() by Julius Werner · 2 years, 8 months ago
- 1c37157 mmio: Add clrsetbitsXX() API in place of updateX() by Julius Werner · 2 years, 8 months ago
- 63b9700 lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table by Yu-Ping Wu · 2 years, 9 months ago
- 5c44c4a libpayload: Add BIT(x) macro definition by satya priya · 2 years, 9 months ago
- f96d905 Remove MIPS architecture by Julius Werner · 3 years ago
- 63c444a Remove imgtec/pistachio SoC by Julius Werner · 2 years, 9 months ago
- 9f19dd9 mmio: Fix buffer_to_fifo32() order of arguments by Julius Werner · 2 years, 9 months ago
- 3557f12 libpayload: keyboard: Ignore special keys by Thejaswani Putta · 2 years, 9 months ago
- bc2f9a3 libpayload: usbmsc: update return value of CSW transfer by Changqi Hu · 2 years, 9 months ago
- 6c2324a libpayload: handle special-class-handlers before sources by Arthur Heymans · 2 years, 9 months ago
- 7ba5871 util/cbfstool: Add optional argument ibb by Philipp Deppenwiese · 3 years, 9 months ago
- 006eb9d libpayload: refactor fetching cbmem pointers by Patrick Georgi · 2 years, 10 months ago
- 3d4923d libpayload: Add fmap_cache to sysinfo_t by Furquan Shaikh · 2 years, 11 months ago
- e79595d libpayload: Use interrupt transfers for USB hubs by Nico Huber · 9 years ago
- da10b92 libpayload/usb: add USB 3.1 GEN2 support by Eric Lai · 3 years ago
- 277498c libpayload: usbmsc: Factor out usb_msc_force_init() function by Julius Werner · 3 years, 1 month ago
- 182fea7 libpayload: usbmsc: Skip zero-length packets at end of data by Julius Werner · 3 years, 1 month ago
- db7f6fb Add buffer_to/from_fifo32(_prefix) helpers by Julius Werner · 3 years ago
- 9cd53c5 Makefile.inc, payloads: Enable -Wvla by Jacob Garber · 3 years, 1 month ago
- 564720f libpayload: cbgfx: Allow rotation of the display by Nicolas Boichat · 3 years ago
- ccab651 libpayload/serial/qcs405: Mark uart console as such by Patrick Georgi · 3 years, 1 month ago
- 452aaae vboot: deprecate vboot_handoff structure by Joel Kitching · 3 years, 2 months ago
- 5f914dc libpayload/libc: Use size_t for lengths and indices by Jacob Garber · 3 years, 1 month ago
- c3feebb libpayload/libc: Tidy utf16le_to_ascii by Jacob Garber · 3 years, 1 month ago