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
*
libpayload/libc/time: Fix possible overflow in multiplication
Yidi Lin
2023-11-07
5
-9
/
+16
*
payloads/ipxe/Makefile: Use sed more properly
Felix Singer
2023-11-06
1
-10
/
+6
*
libpayload/libc/getopt_long: Use common GCD
Yidi Lin
2023-11-04
2
-20
/
+3
*
payloads/LinuxBoot: Add uImage to clean target
Arthur Heymans
2023-10-28
1
-0
/
+1
*
{commonlib, libpayload}: Add "has_external_display" in coreboot table
Subrata Banik
2023-10-04
1
-0
/
+7
*
payloads/edk2: Update default branch for MrChromebox repo to 2023-09
Matt DeVillier
2023-09-29
1
-1
/
+1
*
payloads/edk2: Move TPM disable to separate Kconfig
Matt DeVillier
2023-09-29
3
-2
/
+9
*
payloads/edk2/Makefile: Improve dirty repo check, sync submodules
Matt DeVillier
2023-09-26
1
-1
/
+2
*
payloads/edk2: Guard MrChromebox's build options
Sean Rhodes
2023-09-26
2
-10
/
+24
*
libpayload/libcbfs: Add VBOOT_CBFS_INTEGRATION support
Jakub Czapiga
2023-09-18
2
-1
/
+11
*
libpayload: Add vboot and reboot utility functions
Jakub Czapiga
2023-09-18
4
-0
/
+36
*
libpayload/vboot: Add vboot context initialization and management code
Jakub Czapiga
2023-09-18
5
-1
/
+58
*
libpayload/drivers/video: Add cursor movement support in console
Eran Mitrani
2023-09-18
2
-0
/
+8
*
LinuxBoot/Makefile: Add check if initramfs needs to be built
Frans Hendriks
2023-09-07
1
-0
/
+4
*
libpayload: Add after an if conditional on the next line
Arthur Heymans
2023-09-07
1
-8
/
+16
*
payloads/libpayload: Don't use old style function definition
Elyes Haouas
2023-08-28
1
-1
/
+1
*
libpayload: Fix clang fallthrough warning
Arthur Heymans
2023-08-28
4
-5
/
+7
*
libpayload: Skip unknown arguments to clang
Arthur Heymans
2023-08-26
1
-0
/
+2
*
libpayload: Remove unnecessary brackets
Arthur Heymans
2023-08-26
1
-1
/
+1
*
libpayload: Fix untyped function arguments
Arthur Heymans
2023-08-26
1
-1
/
+1
*
payloads/U-Boot: Use github mirror and latest version
Simon Glass
2023-08-26
2
-2
/
+2
*
payloads/external/LinuxBoot: Fix boot
Patrick Rudolph
2023-08-25
1
-2
/
+2
*
libpayload: Outsource delay function into own header
Thomas Heijligen
2023-08-24
3
-49
/
+60
*
payloads/external: Add memtest86+ v6 as secondary payload
Martin Roth
2023-08-21
3
-12
/
+66
*
payloads/libpayload: Remove ARCH_SPECIFIC_OPTIONS
Elyes Haouas
2023-08-20
4
-19
/
+11
*
payloads/edk2: disable TPM support for CR50 TPM
Matt DeVillier
2023-08-18
2
-0
/
+5
*
payloads/edk2: Add support for passing VBT/GOP driver to edk2
Matt DeVillier
2023-08-18
3
-1
/
+29
*
libpayload/cbfs: Fill size_out even if cbfs_map() fails
Yu-Ping Wu
2023-08-18
1
-3
/
+7
*
libpayload/include/stdarg.h: Add va_copy builtin
Maximilian Brune
2023-08-17
1
-0
/
+1
*
libpayload: Add parsing of SMBIOS address
Maximilian Brune
2023-08-17
2
-0
/
+4
*
payloads/external/LinuxBoot: Fix build
Patrick Rudolph
2023-08-17
1
-2
/
+2
*
payloads/external/Makefile.inc: Fix empty comparison
Maximilian Brune
2023-08-13
1
-1
/
+1
*
payloads/external/Linuxboot/Makefile: Add build prerequisite
Maximilian Brune
2023-08-13
1
-1
/
+1
*
tint: upgrade the tint payload to 0.07 version
Mike Banon
2023-08-08
2
-2
/
+2
*
tint: update the tint build system to fix the download/patch errors
Mike Banon
2023-08-08
3
-5
/
+7
*
payloads/U-Boot: Upgrade from U-Boot "v2021.07" to "v2023.07"
Elyes Haouas
2023-08-05
1
-2
/
+2
*
payloads/coreinfo: Use C99 flexible arrays
Elyes Haouas
2023-08-01
2
-3
/
+3
*
libpayload/drivers/cbmem_console: Use C99 flexible arrays
Elyes Haouas
2023-08-01
1
-1
/
+1
*
payloads/libpayload/include/coreboot_tables: Use C99 flexible arrays
Elyes Haouas
2023-08-01
1
-7
/
+7
*
payloads/edk2: Update default branch for MrChromebox repo to 2023-06
Matt DeVillier
2023-07-31
1
-1
/
+1
*
payloads/external/Linuxboot/Makefile: Guard linux Makefile
Maximilian Brune
2023-07-25
1
-0
/
+2
*
payloads/external/Linuxboot/Makefile: Guard u-root Makefile
Maximilian Brune
2023-07-24
1
-1
/
+5
*
payloads/external/LinuxBoot: Clean up
Maximilian Brune
2023-07-23
11
-279
/
+246
*
payloads/edk2: Fix typo in Make command
Sean Rhodes
2023-07-06
1
-2
/
+2
*
payloads/Memtest86Plus: Update branch name from master to main
Nicholas Chin
2023-06-28
3
-8
/
+8
*
payloads/filo: Update branch name from master to main
Nicholas Chin
2023-06-28
2
-4
/
+4
*
libpayload/uhci: Re-write UHCI RH driver w/ generic_hub API
Nico Huber
2023-06-12
1
-152
/
+91
*
payloads/edk2: Add an option to use EDK2 Universal Payload
Sean Rhodes
2023-06-10
2
-1
/
+32
*
payloads/edk2: Hook up PCIe Resizable BARs flag
Lean Sheng Tan
2023-06-09
2
-0
/
+5
*
payloads/external/depthcharge: Update stable version
Martin Roth
2023-06-09
1
-2
/
+2
[next]