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
/
drivers
Age
Commit message (
Expand
)
Author
2016-02-04
libpayload: Add timer driver for armada38x
Ruilin Hao
2016-01-14
cbgfx: add error code to cbgfx_init
Daisuke Nojiri
2015-11-28
libpayload: Remove redundant 8250 MMIO32 UART driver
Alexandru Gagniuc
2015-11-13
libpayload: udc/dwc2: Ignore setup packet in check for queue empty
Furquan Shaikh
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-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
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-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: Fix merge of PL011 UART support
Nico Huber
2015-09-08
video_printf: align text
Daisuke Nojiri
2015-09-08
video: add video_printf
Daisuke Nojiri
2015-08-28
libpayload: usb: dwc2: Always return 'size' transferred bytes for OUT
Julius Werner
2015-08-19
libpayload: usb: dwc2: fix usb plug/unplug bug
Yunzhi Li
2015-08-14
libpayload: usb: xhci: Fix list of cleared port change bits
Julius Werner
2015-08-14
libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1
Julius Werner
2015-08-14
libpayload: usb: dwc2: fix short packet transfer
Yunzhi Li
2015-08-14
libpayload: usb: Fixup wrong use of config
Chunfeng Yun
2015-08-14
libpayload: xhci: Carry over fixes from Chromium tree
Julius Werner
2015-08-13
libpayload: usb: don't prematurely free the usb device
Aaron Durbin
2015-08-09
license headers: Drop FSF addresses again
Patrick Georgi
2015-07-18
libpayload: usb: Add support for SuperSpeed hubs
Julius Werner
2015-07-18
libpayload: usb: xhci: Prevent address reuse
Julius Werner
2015-07-16
libpayload: usb: dwc2: support split transaction
Yunzhi Li
2015-07-06
libpayload: usb: dwc2: support interrupt transfer
Yunzhi Li
2015-07-06
libpayload: udc: dwc2: support force_shutdown() routine
Yunzhi Li
2015-06-30
libpayload: Make Kconfig bools use IS_ENABLED()
Stefan Reinauer
2015-06-30
libpayload: Swap the macros of VT100_CURSOR_ON and VT100_CURSOR_OFF
House Chou
2015-06-30
libpayload: add UDC driver for Designware controller
huang lin
2015-06-30
UDC: Correct cleaning out memory for string descriptors
Furquan Shaikh
2015-06-30
udc/chipidea: Allow force_shutdown of connection
Furquan Shaikh
2015-06-23
libpayload udc: add interface to add string descriptors
Patrick Georgi
[next]