index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
Age
Commit message (
Expand
)
Author
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
[next]