Age | Commit message (Expand) | Author |
2016-09-08 | libpayload: Fix strtok_r | Jeremy Compostella |
2016-09-02 | Fix newlines at the end of files | Martin Roth |
2016-08-27 | cbfs: Add "struct" file type and associated helpers | Julius Werner |
2016-08-13 | libpayload: head.S: Avoid clearing BSS (and heap) again | Julius Werner |
2016-08-12 | libpayload: cbfs: Fix minor memory leak in some edge cases | Julius Werner |
2016-08-08 | libpayload: lzma: Allocate scratchpad on the heap | Julius Werner |
2016-08-08 | libpayload: arm64: Fix MMU range overlap check | Julius Werner |
2016-08-02 | libpayload: split "Drivers" config section in Kconfig | Antonello Dettori |
2016-08-01 | Add newlines at the end of all coreboot files | Martin Roth |
2016-07-31 | libpayload: fix leak in libcbfs | Patrick Georgi |
2016-07-31 | libpayload: Drop superfluous "continue" | Patrick Georgi |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-02 | cbgfx: Use memset() for faster screen clearing if possible | Julius Werner |
2016-06-21 | libpayload/pci: Correct MASK macro names | Furquan Shaikh |
2016-06-12 | libpayload: usb: xhci: Support rockchip xHCI controller | Liangfeng Wu |
2016-05-24 | arm64: Add stack dump to exception handler | Julius Werner |
2016-05-17 | libpayload: cbfs: Add cbfs_handle API for more fine-grained accesses | Julius Werner |
2016-05-09 | coreboot_tables: Extend serial port description | Lee Leahy |
2016-05-09 | libpayload: ipq40xx: Introduce timer and uart driver | Varadarajan Narayanan |
2016-05-09 | libpayload/arm64: Mark existing framebuffer as DMAable | Patrick Georgi |
2016-05-09 | libpayload: xhci: Set MPS based on speed | Varadarajan Narayanan |
2016-05-09 | libpayload: Add nyan config | Paul Kocialkowski |
2016-04-21 | libpayload: time: split time.h from libpayload.h | Stef van Os |
2016-04-18 | libpayload: disable EHCI & XHCI in defconfig-mips | Martin Roth |
2016-04-16 | libpayload: Split off generic serial API from 8250 driver | Stefan Reinauer |
2016-04-14 | libpayload: Enable USB support by default | Marcel Meißner |
2016-04-06 | libpayload/libc: Fix memset/sizeof usage | Jonathan Neuschäfer |
2016-04-05 | libpayload: mmu: Initialize the base 4GiB as device memory | huang lin |
2016-03-25 | libpayload: update junit.xml target, clean up output | Martin Roth |
2016-03-16 | libpayload: recreate config files | Stefan Reinauer |
2016-03-15 | libpayload: Move base address, stack and heap size to Kconfig | Stefan Reinauer |
2016-03-15 | libpayload: Make comment into help text | Stefan Reinauer |
2016-03-15 | libpayload: Fix ARM workaround code | Stefan Reinauer |
2016-03-15 | libpayload: Add comment about ARM64 exception stack | Stefan Reinauer |
2016-03-15 | libpayload: Move MEMMAP_RAM_ONLY to generic options | Stefan Reinauer |
2016-03-15 | libpayload: Drop CONFIG_LP_CHROMEOS | Stefan Reinauer |
2016-03-15 | libpayload: Unify defconfigs | Stefan Reinauer |
2016-03-11 | codebase: Change makefile $(shell pwd) commands to $(CURDIR) | Martin Roth |
2016-02-22 | cbfs: Add LZ4 in-place decompression support for pre-RAM stages | Julius Werner |
2016-02-19 | libpayload: honor TSC information under CONFIG_LP_TIMER_RDTSC | Aaron Durbin |
2016-02-09 | libpayload: use 32bit access when accessing 4byte wide uart registers | Patrick Georgi |
2016-02-04 | libpayload: Add timer driver for armada38x | Ruilin Hao |
2016-01-14 | cbgfx: add error code to cbgfx_init | Daisuke Nojiri |
2015-12-16 | libpayload: add archive.h | Daisuke Nojiri |
2015-12-06 | libpayload/configs/config.veyron: Use CONFIG_LP_8250_SERIAL_CONSOLE | Martin Roth |
2015-12-06 | libpayload/configs/config.purin: Use CONFIG_LP_8250_SERIAL_CONSOLE | Martin Roth |
2015-12-03 | libpayload: get cbfs offset & size for default media from lib_sysinfo | Daisuke Nojiri |
2015-11-28 | libpayload: Remove redundant 8250 MMIO32 UART driver | Alexandru Gagniuc |
2015-11-20 | libpayload: PDCurses: Remove trailing whitespace | Stefan Reinauer |
2015-11-13 | libpayload: udc/dwc2: Ignore setup packet in check for queue empty | Furquan Shaikh |
2015-11-13 | libpayload: queue: Add a helper macro for checking singleton queue | Furquan Shaikh |
2015-11-11 | libpayload: Rename PDCurses-3.4 to PDCurses | Stefan Reinauer |
2015-11-11 | PDCurses: Don't hard code version number | Stefan Reinauer |
2015-11-10 | libpayload/udc: dwc2: Add handler for add_strings | Furquan Shaikh |
2015-11-10 | libpayload/udc: dwc2: Add timeout for shutdown operation | Furquan Shaikh |
2015-11-05 | libpayload: xhci: Add delay to get reset working more reliably | Rajmohan Mani |
2015-11-05 | libpayload: Avoid confusing usb debug output in dwc2 driver | Patrick Georgi |
2015-11-05 | libpayload: Fix building dwc2 UDC driver with debug enabled | Patrick Georgi |
2015-11-05 | libpayload: Allow non-default CBFS media | Patrick Georgi |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-29 | libpayload: usbmsc: Add small delay during initialization to fix CZ60 | Julius Werner |
2015-10-29 | libpayload: Fix building dwc2 UDC driver | Patrick Georgi |
2015-10-28 | cbfs: read cbfs offset and size from sysinfo | Daisuke Nojiri |
2015-10-28 | cbgfx: Fix spelling of calculate_position() | Jason A. Donenfeld |
2015-10-27 | libpayload/libcbgfx: Add license headers | Patrick Georgi |
2015-10-27 | cbgfx: remove load_bitmap | Daisuke Nojiri |
2015-10-27 | cbgfx: add get_image_dimension | Daisuke Nojiri |
2015-10-27 | cbgfx: make the code more descriptive | Daisuke Nojiri |
2015-10-27 | cbgfx: add pivot option to draw_bitmap | Daisuke Nojiri |
2015-10-27 | cbgfx: use bilinear interpolation to scale bitmap | Daisuke Nojiri |
2015-10-27 | cbgfx: add load_bitmap | Daisuke Nojiri |
2015-10-27 | cbgfx: add clear_screen | Daisuke Nojiri |
2015-10-27 | cbgfx: allow draw_bitmap to render outside canvas | Daisuke Nojiri |
2015-10-27 | cbgfx: add draw_bitmap | Daisuke Nojiri |
2015-10-27 | cbgfx: coreboot graphics library | Daisuke Nojiri |
2015-10-27 | libpayload: usb: Retry get_descriptor() on failure | Shawn Nematbakhsh |
2015-10-20 | libpayload: Add ptrdiff_t typedef | Patrick Georgi |
2015-10-17 | libpayload/Kconfig: Use official spelling for TinyCurses | Paul Menzel |
2015-10-17 | libpayload/configs: Add default configuration with TinyCurses enabled | Paul Menzel |
2015-10-11 | libpayload: Add data structures for hashes in file attributes | Patrick Georgi |
2015-10-05 | libpayload: Check for CBFS_DEFAULT_MEDIA in cbfs_get_file_content() | Nico Huber |
2015-10-02 | libpayload: Fix possible NULL deref in cbfs_get_file_content() | Nico Huber |
2015-09-28 | arm64: mmu: Prevent CPU prefetch instructions from device memory | Jimmy Huang |
2015-09-28 | cbfs: fix debug message | Daisuke Nojiri |
2015-09-17 | libpayload: provide cbfs_file_find_attr() | Patrick Georgi |
2015-09-17 | libpayload: allow compression at file header level | Daisuke Nojiri |
2015-09-17 | libpayload: rename cbfs variable from name to vardata | Daisuke Nojiri |
2015-09-17 | libpayload: bring in file attribute support from cbfstool | Patrick Georgi |
2015-09-17 | libpayload: usb: dwc2: check device connect state before enable channel | Yunzhi Li |
2015-09-17 | libpayload: usb: dwc2: fix hub hot-plug bug | Yunzhi Li |
2015-09-10 | libpayload: Revive ffs() | Nico Huber |
2015-09-10 | libpayload: Fix merge of PL011 UART support | Nico Huber |
2015-09-10 | libpayload: Add missing autoconf dependency | Nico Huber |
2015-09-08 | video_printf: align text | Daisuke Nojiri |
2015-09-08 | video: add video_printf | Daisuke Nojiri |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-08-28 | libpayload: x86: Add read/write{8,16,32} variants that match coreboot | Duncan Laurie |
2015-08-28 | libpayload: usb: dwc2: Always return 'size' transferred bytes for OUT | Julius Werner |
2015-08-28 | arm64: xcompile: Add support for A53 erratum 843419 | Julius Werner |
2015-08-19 | libpayload: Fix default_memmove() implementation | Nico Huber |