Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
cc3284219460351c00a153b204a561a89bcec92e
/
payloads
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
46eeb33
libpayload: drop LIBGCC_FILE_NAME variable
by Patrick Georgi
· 8 years ago
db03255
libpayload: defer including .xcompile
by Patrick Georgi
· 8 years ago
b7d8f26
libpayload: Add compiler switch
by Patrick Georgi
· 8 years ago
3f02466
libpayload: mark util/xcompile/xcompile executable
by Patrick Georgi
· 8 years ago
9150e5e
cbfs: define libpayload_init_default_cbfs_media weakly
by Daisuke Nojiri
· 8 years ago
3740546
sysinfo: remove unused tag for struct spi_flash
by Daisuke Nojiri
· 8 years ago
e0a8a88
update common base header files
by Daisuke Nojiri
· 8 years ago
d808687
lzma: Return correct amount of decompressed bytes
by Julius Werner
· 8 years ago
aa33609
libpayload: usb: dwc2: support interrupt transfer
by Yunzhi Li
· 8 years ago
3949336
libpayload: arm(64): add read8/16/32 and write8/16/32
by Daisuke Nojiri
· 8 years ago
d8a3ed4
libpayload: udc: dwc2: support force_shutdown() routine
by Yunzhi Li
· 8 years ago
ac83367
SeaBIOS: Change clean to just 'rm -rf seabios/out'
by Martin Roth
· 8 years ago
885ec48
libpayload: update xcompile script
by Patrick Georgi
· 8 years ago
0ab2b25
coreinfo: use coreboot's kconfig
by Stefan Reinauer
· 8 years ago
e559536
libpayload: always compile with -ffunction-sections
by Stefan Reinauer
· 8 years ago
088c189
libpayload: Fix compilation on ARM with GDB enabled
by Stefan Reinauer
· 8 years ago
909b916
libpayload: Keep stack boundary small on x86
by Stefan Reinauer
· 8 years ago
04fb7a8
coreinfo: Use IS_ENABLED() to query Kconfig variables
by Stefan Reinauer
· 8 years ago
17dd74c
coreinfo: Drop local Kconfig copy
by Stefan Reinauer
· 8 years ago
2551f59
libpayload: Makefile: Use variables defined for Kconfig
by Stefan Reinauer
· 8 years ago
ed56499
libpayload: Drop duplicate copy of Kconfig
by Stefan Reinauer
· 8 years ago
1b4d394
libpayload: Make Kconfig bools use IS_ENABLED()
by Stefan Reinauer
· 8 years ago
c8144f9
libpayload: Swap the macros of VT100_CURSOR_ON and VT100_CURSOR_OFF
by House Chou
· 8 years ago
41e2499
libpayload: add UDC driver for Designware controller
by huang lin
· 8 years ago
a4b718c
UDC: Correct cleaning out memory for string descriptors
by Furquan Shaikh
· 8 years ago
ed1a4bb
udc/chipidea: Allow force_shutdown of connection
by Furquan Shaikh
· 8 years ago
6338867
SeaBIOS: fix reproducible build by defining our own version string
by Alexander Couzens
· 8 years ago
f4227c4
libpayload udc: add interface to add string descriptors
by Patrick Georgi
· 8 years ago
3cec871
libpayload: Parse MTC and fill mtc_start and mtc_size
by Furquan Shaikh
· 8 years ago
63a3e1e
stddef: Add macro for member_size
by Furquan Shaikh
· 8 years ago
dee4420
libpayload: Rename Config.in -> Kconfig
by Stefan Reinauer
· 8 years ago
cacf723
libpayload: retire LAR support
by Patrick Georgi
· 8 years ago
5264862
Remove empty lines at end of file
by Elyes HAOUAS
· 8 years ago
7a8a4ab
lib: Unify log2() and related functions
by Julius Werner
· 8 years ago
d42ee15
libpayload: usb: Support MTK xHCI host controller
by Yidi Lin
· 8 years ago
08e3013
libpayload: usb: Max packet size of SuperSpeed control EPs should be 512.
by Chunfeng Yun
· 8 years ago
68bdd00
libpayload: Add div_round_up() function
by Julius Werner
· 8 years ago
6233681
arm64: Decouple MMU functions from memranges
by Julius Werner
· 8 years ago
b890a12
Remove address from GPLv2 headers
by Patrick Georgi
· 9 years ago
Next »