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
*
Kconfig: Remove symbol names for choices
Nico Huber
2019-01-24
1
-1
/
+1
*
Fix typos involving "the the"
Jonathan Neuschäfer
2018-12-18
1
-1
/
+1
*
libpayload: Don't try to use invalid row count
Martin Roth
2018-12-09
1
-0
/
+3
*
libpayload: Remove unused timer/serial drivers
Julius Werner
2018-12-05
7
-193
/
+0
*
LinuxBoot: fix initramfs xz compression
Marcello Sylvester Bauer
2018-11-30
1
-1
/
+1
*
LinuxBoot: refactor u-root.mk
Marcello Sylvester Bauer
2018-11-28
5
-72
/
+130
*
LinuxBoot: refactor payload
Marcello Sylvester Bauer
2018-11-28
6
-109
/
+205
*
payloads/external/SeaBIOS/Kconfig: relax native VGA dependency
Marcello Sylvester Bauer
2018-11-28
1
-1
/
+1
*
payloads/libpayload/libcbfs: Remove duplicated ';' at end of line
Elyes HAOUAS
2018-11-28
1
-1
/
+1
*
payloads/seabios: Update stable from 1.11.2 to 1.12.0
Martin Kepplinger
2018-11-22
2
-2
/
+2
*
payloads/tianocore: rebase patches to UDK2018 release
Piotr Król
2018-11-21
9
-88
/
+52
*
Linux/Linuxboot: share cmdline and initrd parser
Marcello Sylvester Bauer
2018-11-16
3
-20
/
+8
*
payloads/libpayload/drivers/storage: Get rid of void pointer math
Richard Spiegel
2018-11-16
1
-2
/
+2
*
payloads/coreinfo/cbfs_module.c: Get rid of void pointer math
Richard Spiegel
2018-11-06
1
-3
/
+3
*
Linuxboot: remove initramfs path entry
Marcello Sylvester Bauer
2018-11-05
2
-6
/
+3
*
Linuxboot: check go version
Marcello Sylvester Bauer
2018-11-05
1
-2
/
+12
*
LinuxBoot: use curl
Marcello Sylvester Bauer
2018-11-02
1
-1
/
+1
*
LinuxBoot/X86_64: Enable 8250 uart drivers
Marcello Sylvester Bauer
2018-11-02
1
-0
/
+7
*
LinuxBoot: fix custom defconfig override
Marcello Sylvester Bauer
2018-11-02
1
-2
/
+1
*
libpayload: Fill reg_base for debugging purposes
Patrick Rudolph
2018-10-23
2
-0
/
+2
*
libpayload/curses/PDCurses/doc/intro.txt: Remove unneeded whitespace
Elyes HAOUAS
2018-10-18
1
-57
/
+57
*
tianocore : Enable Serial Debug for UEFI payload Debug build
Wonkyu Kim
2018-10-15
1
-28
/
+35
*
libpayload: Always set pciaddr
Patrick Rudolph
2018-10-15
2
-0
/
+4
*
libpayload: arm64: Add GDB support
Julius Werner
2018-10-12
1
-8
/
+88
*
libpayload: gdb: Factor out gdb_handle_reentrant_exception() from arm32
Julius Werner
2018-10-12
3
-17
/
+32
*
libpayload: arm64: Make exception handling closer to arm32
Julius Werner
2018-10-12
5
-87
/
+191
*
libpayload: arm64: Conform to new coreboot lib_helpers.h and assume EL2
Julius Werner
2018-10-12
12
-2159
/
+244
*
payloads/tianocore: Fix not applying patch 06_CorebootPayloadPkg_keep_cb_table
Piotr Król
2018-10-11
1
-5
/
+9
*
payloads: Only show supported payloads in menuconfig
Philipp Hug
2018-10-09
4
-0
/
+5
*
LinuxBoot/arm64: Remove firmware from defconfig
Patrick Rudolph
2018-10-05
1
-1
/
+0
*
libpayload/x86/exception: Add ability to ignore unknown interrupts
Raul E Rangel
2018-10-04
2
-3
/
+32
*
libpayload/x86/exception.c: Remove exception_install_hook
Raul E Rangel
2018-10-04
1
-11
/
+0
*
libpayload/apic: Register a spurious interrupt vector
Raul E Rangel
2018-10-04
1
-2
/
+21
*
libpayload/apic: Only ACK interrupts triggered by the APIC
Raul E Rangel
2018-10-04
3
-15
/
+27
*
libpayload/drivers/usb: Fix leaks
Patrick Rudolph
2018-10-01
3
-3
/
+12
*
libpayload/drivers/usb: Fix broken retry counter
Patrick Rudolph
2018-10-01
1
-4
/
+4
*
payloads/tianocore: ignore whitespace change when applying patches
Piotr Król
2018-09-28
1
-1
/
+1
*
src/*: normalize Google copyright headers
Patrick Georgi
2018-09-28
4
-4
/
+4
*
payloads/Kconfig: do not show compression menu for FIT
Andrea Barberio
2018-09-26
1
-1
/
+1
*
payloads/external: Add yabits payload
Martin Roth
2018-09-16
5
-0
/
+140
*
rampayload: Add the linuxcheck payload
Ronald G. Minnich
2018-09-14
4
-0
/
+159
*
payloads/tianocore: Add option to use 8254 timer
Lijian Zhao
2018-09-13
3
-2
/
+12
*
libpayload/x86/delay: Make arch_ndelay call apic_delay if delay is long
Raul E Rangel
2018-09-12
2
-0
/
+14
*
libpayload/x86/delay: Add an x86 arch_ndelay
Raul E Rangel
2018-09-12
2
-0
/
+53
*
libpayload/libc/time: Add an arch_ndelay()
Raul E Rangel
2018-09-12
3
-45
/
+47
*
libpayload/x86/apic: Add an apic_delay method and calibrate the timer
Raul E Rangel
2018-09-12
2
-0
/
+79
*
libpayload/arch/x86: Add support for initializing the APIC
Raul E Rangel
2018-09-12
6
-0
/
+255
*
libpayload/x86/gdb: Migrate to use set_interrupt_handler
Raul E Rangel
2018-09-10
1
-6
/
+6
*
libpayload/x86/exception: Add ability to handle user defined interrupts
Raul E Rangel
2018-09-10
3
-1
/
+47
*
payloads: Remove/fix trailing whitespace
Martin Roth
2018-09-04
5
-190
/
+189
[next]