index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
Age
Commit message (
Expand
)
Author
2016-01-18
payloads: fix dependencies for seabios and filo
Patrick Georgi
2016-01-14
cbgfx: add error code to cbgfx_init
Daisuke Nojiri
2015-12-20
Makefile.inc: Move addition of payload rev & config to payload makefile
Martin Roth
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-06
SeaBIOS: remove VERSION variable in coreboot Makefile
Alexander Couzens
2015-12-05
build system: add dependencies for GRUB2 and FILO
Patrick Georgi
2015-12-05
build system: Drop useless variable and dependency
Patrick Georgi
2015-12-04
external/Makefile.inc: Update SeaBIOS version file
Martin Roth
2015-12-04
SeaBIOS: update stable release from 1.8.2 to 1.9.0
Alexander Couzens
2015-12-03
SeaBIOS/Kconfig: Remove SEABIOS_MALLOC_UPPERMEMORY option
Martin Roth
2015-12-03
payloads/external/SeaBIOS: Add option for saved SeaBIOS .config
Martin Roth
2015-12-03
libpayload: get cbfs offset & size for default media from lib_sysinfo
Daisuke Nojiri
2015-12-02
coreinfo: use coreboot crosscompiler
Martin Roth
2015-11-30
build system: add dependencies for SeaBIOS output
Patrick Georgi
2015-11-28
libpayload: Remove redundant 8250 MMIO32 UART driver
Alexandru Gagniuc
2015-11-21
coreinfo: Rewrite bootlog_module
Yasha Cherikovsky
2015-11-20
libpayload: PDCurses: Remove trailing whitespace
Stefan Reinauer
2015-11-19
coreinfo: Move screen dimensions to header
Yasha Cherikovsky
2015-11-19
coreinfo: Fix off-by-one in displayed month of year
Yasha Cherikovsky
2015-11-19
coreinfo: Hide blinking cursor
Yasha Cherikovsky
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
coreinfo: reboot when finished
Maxime de Roucy
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-09-05
SeaBIOS: update stable release from 1.7.5 to 1.8.2
Alexander Couzens
2015-08-30
Kconfig: Remove EXPERT mode
Alexandru Gagniuc
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
2015-08-19
Store the payload config and revision in CBFS
Martin Roth
2015-08-19
libpayload: usb: dwc2: fix usb plug/unplug bug
Yunzhi Li
2015-08-15
seabios integration: deal with ccache woes some more
Patrick Georgi
2015-08-14
libpayload: usb: xhci: Fix list of cleared port change bits
Julius Werner
2015-08-14
libpayload: Do not gate USB_DWC2 on USB_HID
David Hendricks
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-14
cbfs: fix printf for 64bit architectures
Daisuke Nojiri
2015-08-13
libpayload: usb: don't prematurely free the usb device
Aaron Durbin
2015-08-10
libpayload: Kconfig include in lpgcc
Paul Kocialkowski
2015-08-10
seabios integration: fix interaction with ccache
Patrick Georgi
2015-08-10
libpayload: Fix compile error in time.c if nvram support is disabled
Patrick Georgi
2015-08-09
payloads: Move payloads logic to payloads directory
Stefan Reinauer
2015-08-09
libpayload: Use CONFIG_LP_CCACHE instead of CONFIG_CCACHE
Stefan Reinauer
2015-08-09
license headers: Drop FSF addresses again
Patrick Georgi
2015-08-09
libpayload: lpgcc: CFLAGS and CMDLINE order inversion
Paul Kocialkowski
2015-08-04
libpayload: .xcompile target is an actual file
Paul Kocialkowski
2015-08-04
libpayload: Veyron configs unification
Paul Kocialkowski
2015-08-03
libpayload: Allow for KBUILD_DEFCONFIG override
Paul Kocialkowski
2015-07-21
libpayload: lz4: Add output overrun check to incompressible case
Julius Werner
2015-07-18
libpayload: usb: Add support for SuperSpeed hubs
Julius Werner
2015-07-18
libpayload: usb: xhci: Prevent address reuse
Julius Werner
[next]