index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
payloads
/
libpayload
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
libpayload/storage: Enable STORAGE_64BIT_LBA
Felix Singer
2020-10-19
1
-1
/
+1
*
libpayload/storage: Enable all AHCI controllers by default
Felix Singer
2020-10-19
1
-2
/
+2
*
libpayload: use PRIu64 type to print u64
Jeremy Compostella
2020-09-30
1
-1
/
+4
*
libpayload: Fix file permissions
Kyösti Mälkki
2020-09-27
1
-0
/
+0
*
payloads: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
21
-30
/
+0
*
libpayload: cbgfx: Fix 'equals' counter for Lanczos resampling
Yu-Ping Wu
2020-09-18
1
-14
/
+13
*
libpayload/xhci: Fix Slot State field width definition
Caveh Jalali
2020-09-04
1
-1
/
+1
*
xhci: Do not set the CRCR_CS bit
Caveh Jalali
2020-08-31
1
-1
/
+7
*
xhci: Fix Abort command event handling
Caveh Jalali
2020-08-31
1
-7
/
+27
*
libpayload: cbgfx: Support buffered I/O
Hung-Te Lin
2020-08-28
1
-1
/
+38
*
libpayload: Cache copy of `cb_framebuffer` struct
Nico Huber
2020-08-24
2
-15
/
+11
*
libpayload: Cache physical location of serial-console struct
Nico Huber
2020-08-24
6
-13
/
+14
*
libpayload: Cache physical CMOS option table location
Nico Huber
2020-08-24
1
-1
/
+1
*
libpayload: Cache physical cbmem console address
Nico Huber
2020-08-24
1
-12
/
+17
*
libpayload: cbgfx: Add color mapping functionality
Yu-Ping Wu
2020-08-13
1
-9
/
+57
*
payloads/libpayload/drivers/usb/usb.c: Remove whitespace before tab
Elyes HAOUAS
2020-07-25
1
-1
/
+1
*
libpayload: cbgfx: Add draw_line()
Yu-Ping Wu
2020-07-23
1
-7
/
+79
*
libpayload/xhci: Try harder to read 32-bit caps at once
Nico Huber
2020-07-21
1
-1
/
+1
*
cbgfx: Add blend functions to calculate transparency
Shelley Chen
2020-07-15
1
-6
/
+54
*
libpayload: cbgfx: Replace bilinear resampling with Lanczos
Julius Werner
2020-07-09
1
-79
/
+284
*
libpayload: cbgfx: Fix add_fractions() overflow reduction
Julius Werner
2020-07-06
1
-7
/
+3
*
libpayload/cbgfx: Fix overflow in transform_vector()
Yu-Ping Wu
2020-06-28
1
-7
/
+11
*
usb/xhci: Fix timeout logic
Caveh Jalali
2020-06-06
1
-1
/
+6
*
libpayload: drivers/usb: add a USB pre-poll hook
Caveh Jalali
2020-06-06
1
-0
/
+4
*
libpayload/cbgfx: Remove gap between adjacent boxes
Yu-Ping Wu
2020-05-26
1
-10
/
+40
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
77
-77
/
+0
*
payloads: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-05-09
3
-25
/
+3
*
libpayload/drivers/usb/xhci: Allow xHCI v1.2 in libpayload
Dossym Nurmukhanov
2020-05-04
1
-1
/
+1
*
libpayload: xhci: Fix CAPREG address calculation
Julius Werner
2020-05-02
1
-1
/
+1
*
libpayload: Fix 16-bit read/write to PCI_COMMAND register
Elyes HAOUAS
2020-05-01
2
-5
/
+5
*
lp/drivers/usb: Add quirk for QEMU XHCI root hub
Duncan Laurie
2020-05-01
3
-2
/
+32
*
libpayload: xhci: Do not memcpy registers
Julius Werner
2020-04-30
2
-7
/
+7
*
libpayload: Make 8250 UART driver relocation safe
Nico Huber
2020-04-20
1
-11
/
+10
*
lp/drivers/usb: Work around QEMU XHCI register issue
Duncan Laurie
2020-04-14
3
-78
/
+81
*
libpayload/drivers/nvram: Fix coding style
Patrick Georgi
2020-03-23
1
-4
/
+8
*
libpayload/drivers/nvram: Add function to write RTC
Patrick Rudolph
2020-03-23
1
-0
/
+52
*
libpayload/corebootfb: Replace obsolete macros FI and CHARS
Nico Huber
2020-03-10
1
-56
/
+54
*
libpayload: Add uart/serial driver support for trogdor
T Michael Turney
2020-03-09
2
-0
/
+342
*
libpayload: Improve rtc functions
Patrick Rudolph
2020-03-09
1
-10
/
+39
*
libpayload/corebootfb: Add option to center a 80x25 console
Nico Huber
2020-03-09
1
-2
/
+21
*
libpayload/corebootfb: Keep local copy of framebuffer info
Nico Huber
2020-03-09
1
-10
/
+6
*
treewide: capitalize 'USB'
Elyes HAOUAS
2020-02-26
5
-10
/
+10
*
treewide: Capitalize 'CMOS'
Elyes HAOUAS
2020-02-24
1
-4
/
+4
*
libpayload: cbgfx: Fix potential overflowing expression
Yu-Ping Wu
2020-02-24
1
-3
/
+3
*
payloads: Fix typos
Elyes HAOUAS
2020-02-17
12
-21
/
+21
*
libpayload/corebootfb: Fix character buffer relocation
Nico Huber
2020-02-17
1
-5
/
+6
*
libpayload/xhci: Fix MPS handling in set_address
Kangheui Won
2020-02-05
1
-1
/
+1
*
libpayload: cbgfx: Support drawing a box with rounded corners
Yu-Ping Wu
2020-01-14
1
-0
/
+156
*
libpayload/drivers/i8042: add error messages to i8042_probe
Eric Lai
2019-12-20
1
-2
/
+9
*
libpayload: Implement reading from CBMEM console
Yu-Ping Wu
2019-12-16
1
-0
/
+46
[prev]
[next]