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: Use __func__ instead of old __FUNCTION__
Elyes Haouas
2023-02-17
3
-4
/
+4
*
payloads/Yabits: Remove deprecated Yabits Payload
Elias Souza
2023-02-17
5
-126
/
+0
*
commonlib/bsd, libpayload: Do not include helpers.h in stddef.h
Thomas Heijligen
2023-02-16
2
-6
/
+5
*
libpayload/string: add strndup() function
Thomas Heijligen
2023-02-16
2
-0
/
+20
*
libpayload: Add VBOOT_SHA_ARMV8_CE config
Yidi Lin
2023-02-16
2
-0
/
+9
*
payloads/external/LinuxBoot: Update u-root releases in Kconfig
eliassouza
2023-01-30
1
-0
/
+16
*
payloads/U-boot: Fix U-Boot cloning error
eliassouza
2023-01-27
1
-1
/
+1
*
payloads/*/Kconfig.name: update documentation link
Evgeny Zinoviev
2023-01-17
7
-8
/
+8
*
payloads: Update GRUB2 stable version from 2.04 to 2.06
Paul Menzel
2023-01-04
2
-3
/
+3
*
payloads/libpayload/arch/x86/rom_media.c: Change log level message
Elyes Haouas
2022-12-22
1
-1
/
+1
*
payloads/seabios: Update stable from 1.16.0 to 1.16.1
Elyes Haouas
2022-12-21
2
-2
/
+2
*
libpayload: Fix compiler warnings
Thomas Heijligen
2022-11-21
2
-2
/
+2
*
payloads: Make PAYLOAD_NONE a bool outside of the choice
Martin Roth
2022-11-04
1
-10
/
+11
*
payloads/grub: Work around entry point issue
Arthur Heymans
2022-11-02
1
-1
/
+1
*
payloads/LinuxBoot: Fix Linuxboot kernel fetching for v6.x
Arthur Heymans
2022-10-26
1
-0
/
+2
*
coreboot_tables: Drop uart PCI addr
Arthur Heymans
2022-10-26
1
-8
/
+0
*
payloads/edk2: Add the declaration for OBJCOPY
Sean Rhodes
2022-10-25
1
-0
/
+2
*
payloads/edk2: Disable the CPU Timer Lib unless supported
Sean Rhodes
2022-10-22
3
-0
/
+24
*
payloads/edk2: Add the recipes to assemble UniversalPayload
Sean Rhodes
2022-10-22
2
-1
/
+44
*
payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
Elyes Haouas
2022-10-13
1
-1
/
+1
*
payloads/edk2: Add a recipe to build the ShimLayer
Sean Rhodes
2022-10-12
1
-0
/
+15
*
payloads/edk2: Add a recipe to build UniversalPayload.elf
Sean Rhodes
2022-10-11
1
-0
/
+12
*
payloads/edk2: Guard the build target
Sean Rhodes
2022-10-10
1
-0
/
+2
*
payloads/edk2: Guard the silent switch
Sean Rhodes
2022-10-10
1
-1
/
+4
*
payloads/edk2: Add note that upstream edk2 does not work
Sean Rhodes
2022-10-08
1
-0
/
+2
*
payloads/edk2: Add an option for verbose builds
Sean Rhodes
2022-10-08
3
-0
/
+10
*
payloads/edk2: Separate the build target and repository
Sean Rhodes
2022-10-08
2
-20
/
+26
*
payloads/external/skiboot/Makefile: fix output on `make clean`
Sergii Dmytruk
2022-09-28
1
-1
/
+2
*
tests: Add support for tests build failures detection
Jakub Czapiga
2022-09-21
1
-5
/
+47
*
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-09-02
3
-2
/
+15
*
x86/cache.c: Implement dcache_*
Hsin-Te Yuan
2022-09-01
5
-10
/
+169
*
payloads/edk2: Remove architecture from build string
Sean Rhodes
2022-09-01
1
-4
/
+5
*
payloads/edk2: Rename the update recipe
Sean Rhodes
2022-09-01
1
-4
/
+4
*
payloads/edk2: Clone edk2 and its submodules in parallel
Sean Rhodes
2022-09-01
1
-1
/
+1
*
payloads/edk2: Adjust the WORKSPACE target
Sean Rhodes
2022-09-01
1
-3
/
+1
*
payloads/edk2: Convert UefiPayloadPkg to a file target
Sean Rhodes
2022-09-01
2
-9
/
+18
*
payloads/edk2: Separate the tasks required to build edk2
Sean Rhodes
2022-08-24
1
-3
/
+7
*
payloads/edk2: Separate the Release String variable
Sean Rhodes
2022-08-24
1
-4
/
+6
*
libpayload: Add const for dma_coherent argument
Yu-Ping Wu
2022-08-24
2
-2
/
+2
*
payloads/edk2: Move building to directory called workspace
Sean Rhodes
2022-08-24
3
-24
/
+24
*
payloads/edk2: Move the restoration of the logo
Sean Rhodes
2022-08-14
1
-1
/
+1
*
payloads/edk2: Move printing the build options to a separate recipe
Sean Rhodes
2022-08-13
1
-2
/
+6
*
payloads/tianocore: Rename TianoCore to edk2
Sean Rhodes
2022-08-13
7
-112
/
+111
*
libpayload: usb: Fix spacing issues
Yidi Lin
2022-08-12
24
-623
/
+623
*
libpayload: usbmsc: Prevent usbdisk_remove() from being called twice
Yidi Lin
2022-08-12
1
-1
/
+3
*
payloads/tianocore: Remove the option for CorebootPayloadPkg
Sean Rhodes
2022-08-07
3
-39
/
+2
*
payloads/tianocore/Makefile: Fix restoring default boot logo
Matt DeVillier
2022-08-02
1
-1
/
+1
*
libpayload: Enable PCIe driver for sc7280
Veerabhadrarao Badiganti
2022-08-01
1
-0
/
+2
*
libpayload/pci: Add pci_map_bus function for Qualcomm platform
Prasad Malisetty
2022-08-01
3
-0
/
+132
*
payloads/tianocore: Update MrChromebox’ default branch to 202207
Sean Rhodes
2022-07-30
1
-1
/
+1
[next]