Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
bd88fa0ef62339bfc3027423d230a6ffcd1419ae
/
payloads
4013469
build system: add dependencies for SeaBIOS output
by Patrick Georgi
· 8 years ago
4d5317e
libpayload: Remove redundant 8250 MMIO32 UART driver
by Alexandru Gagniuc
· 8 years ago
37f4565
coreinfo: Rewrite bootlog_module
by Yasha Cherikovsky
· 8 years ago
5bbc5e5
libpayload: PDCurses: Remove trailing whitespace
by Stefan Reinauer
· 8 years ago
b7eb171
coreinfo: Move screen dimensions to header
by Yasha Cherikovsky
· 8 years ago
ae16c40
coreinfo: Fix off-by-one in displayed month of year
by Yasha Cherikovsky
· 8 years ago
619fc95
coreinfo: Hide blinking cursor
by Yasha Cherikovsky
· 8 years ago
fe35623
libpayload: udc/dwc2: Ignore setup packet in check for queue empty
by Furquan Shaikh
· 8 years ago
1dcb10e
libpayload: queue: Add a helper macro for checking singleton queue
by Furquan Shaikh
· 8 years ago
4f85a1e
libpayload: Rename PDCurses-3.4 to PDCurses
by Stefan Reinauer
· 8 years ago
2ea24da
PDCurses: Don't hard code version number
by Stefan Reinauer
· 8 years ago
bf54c2c
libpayload/udc: dwc2: Add handler for add_strings
by Furquan Shaikh
· 8 years ago
3d6c95c
libpayload/udc: dwc2: Add timeout for shutdown operation
by Furquan Shaikh
· 8 years ago
1528ffa
libpayload: xhci: Add delay to get reset working more reliably
by Rajmohan Mani
· 8 years ago
102245f
libpayload: Avoid confusing usb debug output in dwc2 driver
by Patrick Georgi
· 8 years ago
b791799
libpayload: Fix building dwc2 UDC driver with debug enabled
by Patrick Georgi
· 8 years ago
f86d035
libpayload: Allow non-default CBFS media
by Patrick Georgi
· 8 years ago
a73b931
tree: drop last paragraph of GPL copyright header
by Patrick Georgi
· 8 years ago
8db7e67
libpayload: usbmsc: Add small delay during initialization to fix CZ60
by Julius Werner
· 8 years ago
564fbbe
libpayload: Fix building dwc2 UDC driver
by Patrick Georgi
· 8 years ago
2ccb280
cbfs: read cbfs offset and size from sysinfo
by Daisuke Nojiri
· 8 years ago
a5c5db3
cbgfx: Fix spelling of calculate_position()
by Jason A. Donenfeld
· 8 years ago
990ae70
libpayload/libcbgfx: Add license headers
by Patrick Georgi
· 8 years ago
dcc63b6
cbgfx: remove load_bitmap
by Daisuke Nojiri
· 8 years ago
20b7907
cbgfx: add get_image_dimension
by Daisuke Nojiri
· 8 years ago
9aed146
cbgfx: make the code more descriptive
by Daisuke Nojiri
· 8 years ago
a11e3ff
cbgfx: add pivot option to draw_bitmap
by Daisuke Nojiri
· 8 years ago
f865152
cbgfx: use bilinear interpolation to scale bitmap
by Daisuke Nojiri
· 8 years ago
bed16d9
cbgfx: add load_bitmap
by Daisuke Nojiri
· 8 years ago
fed269b
cbgfx: add clear_screen
by Daisuke Nojiri
· 8 years ago
dd49ecc
cbgfx: allow draw_bitmap to render outside canvas
by Daisuke Nojiri
· 8 years ago
09ad206
cbgfx: add draw_bitmap
by Daisuke Nojiri
· 8 years ago
3f66398
cbgfx: coreboot graphics library
by Daisuke Nojiri
· 8 years ago
ff5d0b2
libpayload: usb: Retry get_descriptor() on failure
by Shawn Nematbakhsh
· 8 years ago
744729a
libpayload: Add ptrdiff_t typedef
by Patrick Georgi
· 8 years ago
8190078
coreinfo: reboot when finished
by Maxime de Roucy
· 8 years ago
dc1b3c1
libpayload/Kconfig: Use official spelling for TinyCurses
by Paul Menzel
· 8 years ago
aa98eec
libpayload/configs: Add default configuration with TinyCurses enabled
by Paul Menzel
· 8 years ago
78517f3
libpayload: Add data structures for hashes in file attributes
by Patrick Georgi
· 8 years ago
bda38ee
libpayload: Check for CBFS_DEFAULT_MEDIA in cbfs_get_file_content()
by Nico Huber
· 8 years ago
ac1f4b8
libpayload: Fix possible NULL deref in cbfs_get_file_content()
by Nico Huber
· 8 years ago
c159a0e
arm64: mmu: Prevent CPU prefetch instructions from device memory
by Jimmy Huang
· 8 years ago
9dcf457
cbfs: fix debug message
by Daisuke Nojiri
· 8 years ago
eb33b3f
libpayload: provide cbfs_file_find_attr()
by Patrick Georgi
· 8 years ago
d66f1da
libpayload: allow compression at file header level
by Daisuke Nojiri
· 8 years ago
5c6dc72
libpayload: rename cbfs variable from name to vardata
by Daisuke Nojiri
· 8 years ago
377d1db
libpayload: bring in file attribute support from cbfstool
by Patrick Georgi
· 8 years ago
87c9f0e
libpayload: usb: dwc2: check device connect state before enable channel
by Yunzhi Li
· 8 years ago
a881000
libpayload: usb: dwc2: fix hub hot-plug bug
by Yunzhi Li
· 8 years ago
66cc843
libpayload: Revive ffs()
by Nico Huber
· 8 years ago
a7c609c
libpayload: Fix merge of PL011 UART support
by Nico Huber
· 8 years ago
602a82a
libpayload: Add missing autoconf dependency
by Nico Huber
· 8 years ago
ccda446
video_printf: align text
by Daisuke Nojiri
· 8 years ago
abe03d2
video: add video_printf
by Daisuke Nojiri
· 8 years ago
4460703
Drop "See file CREDITS..." comment
by Stefan Reinauer
· 8 years ago
3ed0d85
SeaBIOS: update stable release from 1.7.5 to 1.8.2
by Alexander Couzens
· 8 years ago
fdbc1af
Kconfig: Remove EXPERT mode
by Alexandru Gagniuc
· 8 years ago
5c25d0e
libpayload: x86: Add read/write{8,16,32} variants that match coreboot
by Duncan Laurie
· 8 years ago
e8a8a00
libpayload: usb: dwc2: Always return 'size' transferred bytes for OUT
by Julius Werner
· 8 years ago
4bfa29e
arm64: xcompile: Add support for A53 erratum 843419
by Julius Werner
· 8 years ago
f58746b
libpayload: Fix default_memmove() implementation
by Nico Huber
· 8 years ago
7b928cd
Store the payload config and revision in CBFS
by Martin Roth
· 8 years ago
4938426
libpayload: usb: dwc2: fix usb plug/unplug bug
by Yunzhi Li
· 8 years ago
41fceaf
seabios integration: deal with ccache woes some more
by Patrick Georgi
· 8 years ago
6f4c7a6
libpayload: usb: xhci: Fix list of cleared port change bits
by Julius Werner
· 8 years ago
75daee5
libpayload: Do not gate USB_DWC2 on USB_HID
by David Hendricks
· 8 years ago
57ddd9a
libpayload: usb: xhci: Count new Max Scratchpad Bufs bits from XHCI 1.1
by Julius Werner
· 8 years ago
8b49889
libpayload: usb: dwc2: fix short packet transfer
by Yunzhi Li
· 8 years ago
b4a2499
libpayload: usb: Fixup wrong use of config
by Chunfeng Yun
· 8 years ago
5f9a3f7
libpayload: xhci: Carry over fixes from Chromium tree
by Julius Werner
· 8 years ago
03e8188
cbfs: fix printf for 64bit architectures
by Daisuke Nojiri
· 8 years ago
e3260ec
libpayload: usb: don't prematurely free the usb device
by Aaron Durbin
· 8 years ago
f1b7afb
libpayload: Kconfig include in lpgcc
by Paul Kocialkowski
· 8 years ago
c983671
seabios integration: fix interaction with ccache
by Patrick Georgi
· 8 years ago
7db6cef
libpayload: Fix compile error in time.c if nvram support is disabled
by Patrick Georgi
· 8 years ago
d0d487a
payloads: Move payloads logic to payloads directory
by Stefan Reinauer
· 8 years ago
2c6fe44
libpayload: Use CONFIG_LP_CCACHE instead of CONFIG_CCACHE
by Stefan Reinauer
· 8 years ago
d7eb0cb
license headers: Drop FSF addresses again
by Patrick Georgi
· 8 years ago
7572e66
libpayload: lpgcc: CFLAGS and CMDLINE order inversion
by Paul Kocialkowski
· 8 years ago
5d5fcdd
libpayload: .xcompile target is an actual file
by Paul Kocialkowski
· 8 years ago
8d829bf
libpayload: Veyron configs unification
by Paul Kocialkowski
· 8 years ago
db0c0c4
libpayload: Allow for KBUILD_DEFCONFIG override
by Paul Kocialkowski
· 8 years ago
bf69756
libpayload: lz4: Add output overrun check to incompressible case
by Julius Werner
· 8 years ago
752fba7
libpayload: usb: Add support for SuperSpeed hubs
by Julius Werner
· 8 years ago
e44a4e8
libpayload: usb: xhci: Prevent address reuse
by Julius Werner
· 8 years ago
ebd3da7
libpayload: usb: dwc2: support split transaction
by Yunzhi Li
· 8 years ago
2272b80
libpayload: assume cbfs file alignment is 64 byte
by Patrick Georgi
· 8 years ago
f61b35d
libpayload: store boot media information in sysinfo
by Patrick Georgi
· 8 years ago
89f73dc
libpayload: Add support for handling fmaps
by Patrick Georgi
· 8 years ago
739a6adb
coreinfo: Fix build output (cosmetical)
by Stefan Reinauer
· 8 years ago
6df355d
libpayload: Fix arithmetic precedence in div_round_up()
by Julius Werner
· 8 years ago
ccc55fd
coreinfo: fix compilation
by Stefan Reinauer
· 8 years ago
5d86621
libpayload: Have make install save .xcompile file
by Stefan Reinauer
· 8 years ago
f53dbfa
libpayload: Use top level xcompile
by Stefan Reinauer
· 8 years ago
bf27391
libpayload: Add LZ4 decompression algorithm
by Julius Werner
· 8 years ago
838c88f
libpayload: update defconfigs
by Patrick Georgi
· 8 years ago
0fa5d8f
payloads: Reorganize Makefile.incs for external payloads
by Stefan Reinauer
· 8 years ago
1a8b7bf
payloads: Reorganize Kconfig for external payloads
by Stefan Reinauer
· 8 years ago
9b8c738
libpayload: don't overwrite CFLAGS
by Patrick Georgi
· 8 years ago
21fc58b
libpayload: architecture mapping is now done in xcompile
by Patrick Georgi
· 8 years ago
Next »