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
Commit message (
Expand
)
Author
Age
Files
Lines
*
payloads/external/GRUB2: fix constantly rebuilding due to git checkout
Michael Niewöhner
2019-11-04
1
-9
/
+9
*
libpayload: handle special-class-handlers before sources
Arthur Heymans
2019-10-30
1
-2
/
+2
*
util/cbfstool: Add optional argument ibb
Philipp Deppenwiese
2019-10-18
1
-0
/
+1
*
libpayload: refactor fetching cbmem pointers
Patrick Georgi
2019-10-03
3
-14
/
+15
*
libpayload: Add fmap_cache to sysinfo_t
Furquan Shaikh
2019-10-02
3
-0
/
+13
*
coreinfo/coreinfo.c: Support both lower and upper case alphabets
Himanshu Sahdev
2019-10-02
1
-2
/
+7
*
depthcharge: add CONFIG_MAINBOARD_DEPTHCHARGE
Selma BENSAID
2019-09-24
2
-1
/
+11
*
libpayload: Use interrupt transfers for USB hubs
Nico Huber
2019-09-18
1
-10
/
+148
*
payloads/LinuxBoot: move kernel make flags into own variable
Alexander Couzens
2019-09-15
1
-3
/
+5
*
payloads/external/LinuxBoot: Add curl flag
Marcello Sylvester Bauer
2019-09-02
1
-2
/
+2
*
libpayload/usb: add USB 3.1 GEN2 support
Eric Lai
2019-08-27
4
-6
/
+22
*
libpayload: usbmsc: Factor out usb_msc_force_init() function
Julius Werner
2019-08-22
2
-10
/
+35
*
libpayload: usbmsc: Skip zero-length packets at end of data
Julius Werner
2019-08-22
1
-4
/
+13
*
Add buffer_to/from_fifo32(_prefix) helpers
Julius Werner
2019-08-22
2
-0
/
+71
*
payloads/tianocore: Enable UEFIPayload
Lijian Zhao
2019-08-21
4
-33
/
+38
*
Makefile.inc, payloads: Enable -Wvla
Jacob Garber
2019-08-20
4
-4
/
+4
*
arch/riscv: Enable FIT support
Jonathan Neuschäfer
2019-08-08
4
-9
/
+16
*
libpayload: cbgfx: Allow rotation of the display
Nicolas Boichat
2019-08-08
2
-4
/
+44
*
libpayload/serial/qcs405: Mark uart console as such
Patrick Georgi
2019-07-26
1
-0
/
+1
*
payloads/external/Yabits: Pass XGCCPATH
Nico Huber
2019-07-25
1
-4
/
+1
*
vboot: deprecate vboot_handoff structure
Joel Kitching
2019-07-23
3
-14
/
+1
*
libpayload/libc: Use size_t for lengths and indices
Jacob Garber
2019-07-23
1
-40
/
+38
*
libpayload/libc: Tidy utf16le_to_ascii
Jacob Garber
2019-07-23
2
-4
/
+3
*
libpayload/libc: Correct strlcat return value
Jacob Garber
2019-07-23
1
-2
/
+2
*
libpayload: Enable -Wimplicit-fallthrough
Jacob Garber
2019-07-21
3
-2
/
+5
*
payloads/GRUB: Use correct script name in Makefile
Gompa
2019-07-19
1
-1
/
+1
*
util/testing: Ensure coreboot-gerrit fails if libpayload build fails
Keith Short
2019-07-13
1
-0
/
+2
*
payloads: Update GRUB stable from 2.02 to 2.04
Paul Menzel
2019-07-13
2
-4
/
+4
*
libpayload/usb: fix DWC2 driver
Patrick Georgi
2019-07-09
1
-2
/
+2
*
payloads/external/Memtest86Plus: update to version 002 stable
Martin Kepplinger
2019-07-08
1
-1
/
+1
*
payloads/coreinfo: Enable -Wmissing-prototypes
Jacob Garber
2019-07-07
1
-1
/
+2
*
payloads/coreinfo: Make internal functions static
Jacob Garber
2019-07-07
2
-2
/
+2
*
payloads/coreinfo: Enable -Wextra
Jacob Garber
2019-07-07
1
-1
/
+1
*
payloads/coreinfo: Use correct integer types for loop indices
Jacob Garber
2019-07-07
4
-17
/
+13
*
payloads/coreinfo: Use fixed-width integers for cpuid
Jacob Garber
2019-07-07
2
-8
/
+7
*
libpayload/usb: Increase USB request timeout to 5 s
Keith Short
2019-07-02
6
-35
/
+47
*
libpayload: cbgfx: Run cbgfx_init() before we need it for draw_box()
Julius Werner
2019-06-29
1
-3
/
+4
*
payloads/external/LinuxBoot: Update x86_64 defconfig
Patrick Rudolph
2019-06-28
1
-43
/
+47
*
libpayload: Re-initialize UART RX
Prudhvi Yarlagadda
2019-06-27
1
-2
/
+4
*
payloads/libpayload: Update a Makefile for sample libpayload
Asami Doi
2019-06-21
3
-8
/
+21
*
commonlib: define cbtable tags as enum to identify conflicts
Patrick Georgi
2019-06-18
1
-0
/
+3
*
libpayload: define cbtable tags as enum to identify conflicts
Patrick Georgi
2019-06-18
1
-55
/
+49
*
libpayload/i8042/keyboard: Log errors during initialization
Furquan Shaikh
2019-06-14
1
-4
/
+12
*
libpayload: Add USB support to mistral config
Patrick Georgi
2019-06-13
1
-0
/
+3
*
Revert "libpayload: Reset PS/2 keyboard"
Nico Huber
2019-06-06
2
-21
/
+5
*
libpayload: Add UART for qcs405
Prudhvi Yarlagadda
2019-06-04
4
-0
/
+563
*
libpayload/i8042/keyboard: Fix return value check for keyboard_cmd
Furquan Shaikh
2019-06-04
1
-7
/
+15
*
libpayload/drivers/i8402/kbd: Fix qemu
Patrick Rudolph
2019-05-29
1
-0
/
+8
*
payloads/external/Linuxboot: Fix Makefile when not using bash
Christian Walter
2019-05-29
1
-0
/
+1
*
payloads/external/iPXE: Add more Kconfig options
Patrick Rudolph
2019-05-29
3
-3
/
+53
[next]