index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
payloads
Age
Commit message (
Expand
)
Author
2023-04-06
tree: Replace `egrep` with `grep -E`
Felix Singer
2023-04-06
payloads/external/edk2: Add option to clone edk2-platforms repo
Michał Żygowski
2023-03-07
libpayload: strings.h: Use builtin __ffs instead of included one
Thomas Heijligen
2023-03-07
libpayload: bin/lpgcc allow to call without files
Thomas Heijligen
2023-02-17
libpayload: Use __func__ instead of old __FUNCTION__
Elyes Haouas
2023-02-17
payloads/Yabits: Remove deprecated Yabits Payload
Elias Souza
2023-02-16
commonlib/bsd, libpayload: Do not include helpers.h in stddef.h
Thomas Heijligen
2023-02-16
libpayload/string: add strndup() function
Thomas Heijligen
2023-02-16
libpayload: Add VBOOT_SHA_ARMV8_CE config
Yidi Lin
2023-01-30
payloads/external/LinuxBoot: Update u-root releases in Kconfig
eliassouza
2023-01-27
payloads/U-boot: Fix U-Boot cloning error
eliassouza
2023-01-17
payloads/*/Kconfig.name: update documentation link
Evgeny Zinoviev
2023-01-04
payloads: Update GRUB2 stable version from 2.04 to 2.06
Paul Menzel
2022-12-22
payloads/libpayload/arch/x86/rom_media.c: Change log level message
Elyes Haouas
2022-12-21
payloads/seabios: Update stable from 1.16.0 to 1.16.1
Elyes Haouas
2022-11-21
libpayload: Fix compiler warnings
Thomas Heijligen
2022-11-04
payloads: Make PAYLOAD_NONE a bool outside of the choice
Martin Roth
2022-11-02
payloads/grub: Work around entry point issue
Arthur Heymans
2022-10-26
payloads/LinuxBoot: Fix Linuxboot kernel fetching for v6.x
Arthur Heymans
2022-10-26
coreboot_tables: Drop uart PCI addr
Arthur Heymans
2022-10-25
payloads/edk2: Add the declaration for OBJCOPY
Sean Rhodes
2022-10-22
payloads/edk2: Disable the CPU Timer Lib unless supported
Sean Rhodes
2022-10-22
payloads/edk2: Add the recipes to assemble UniversalPayload
Sean Rhodes
2022-10-13
payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity
Elyes Haouas
2022-10-12
payloads/edk2: Add a recipe to build the ShimLayer
Sean Rhodes
2022-10-11
payloads/edk2: Add a recipe to build UniversalPayload.elf
Sean Rhodes
2022-10-10
payloads/edk2: Guard the build target
Sean Rhodes
2022-10-10
payloads/edk2: Guard the silent switch
Sean Rhodes
2022-10-08
payloads/edk2: Add note that upstream edk2 does not work
Sean Rhodes
2022-10-08
payloads/edk2: Add an option for verbose builds
Sean Rhodes
2022-10-08
payloads/edk2: Separate the build target and repository
Sean Rhodes
2022-09-28
payloads/external/skiboot/Makefile: fix output on `make clean`
Sergii Dmytruk
2022-09-21
tests: Add support for tests build failures detection
Jakub Czapiga
2022-09-02
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-09-01
x86/cache.c: Implement dcache_*
Hsin-Te Yuan
2022-09-01
payloads/edk2: Remove architecture from build string
Sean Rhodes
2022-09-01
payloads/edk2: Rename the update recipe
Sean Rhodes
2022-09-01
payloads/edk2: Clone edk2 and its submodules in parallel
Sean Rhodes
2022-09-01
payloads/edk2: Adjust the WORKSPACE target
Sean Rhodes
2022-09-01
payloads/edk2: Convert UefiPayloadPkg to a file target
Sean Rhodes
2022-08-24
payloads/edk2: Separate the tasks required to build edk2
Sean Rhodes
2022-08-24
payloads/edk2: Separate the Release String variable
Sean Rhodes
2022-08-24
libpayload: Add const for dma_coherent argument
Yu-Ping Wu
2022-08-24
payloads/edk2: Move building to directory called workspace
Sean Rhodes
2022-08-14
payloads/edk2: Move the restoration of the logo
Sean Rhodes
2022-08-13
payloads/edk2: Move printing the build options to a separate recipe
Sean Rhodes
2022-08-13
payloads/tianocore: Rename TianoCore to edk2
Sean Rhodes
2022-08-12
libpayload: usb: Fix spacing issues
Yidi Lin
2022-08-12
libpayload: usbmsc: Prevent usbdisk_remove() from being called twice
Yidi Lin
2022-08-07
payloads/tianocore: Remove the option for CorebootPayloadPkg
Sean Rhodes
2022-08-02
payloads/tianocore/Makefile: Fix restoring default boot logo
Matt DeVillier
2022-08-01
libpayload: Enable PCIe driver for sc7280
Veerabhadrarao Badiganti
2022-08-01
libpayload/pci: Add pci_map_bus function for Qualcomm platform
Prasad Malisetty
2022-07-30
payloads/tianocore: Update MrChromebox’ default branch to 202207
Sean Rhodes
2022-07-30
payloads/tianocore: Use SMMSTORE when branch is MrChromeBox
Matt DeVillier
2022-07-30
payloads/tianocore: Allow passing custom build params to all versions
Sean Rhodes
2022-07-27
payloads/tianocore: Bind the PCDs for screen size to Kconfig
Sean Rhodes
2022-07-27
payloads/tianocore: Correct the multiplication of the SD/MMC timeout
Sean Rhodes
2022-07-27
payloads/tianocore: Add missing CONFIG for SERIAL_SUPPORT
Sean Rhodes
2022-07-27
payloads/tianocore: use BMP (vs SVG) logo file as default
Matt DeVillier
2022-07-27
payloads/tianocore: Fix bootsplash/logo handling
Matt DeVillier
2022-07-27
payloads/ext/tianocore/Makefile: Fix word in comment
Angel Pons
2022-07-25
payloads/tianocore: Add a proper target for the Boot Splash
Sean Rhodes
2022-07-19
payloads/tianocore: Increase default timeout for SD MMC init to 10ms
Sean Rhodes
2022-07-14
Remove executable flag from source codes and text files
Petr Cvek
2022-07-13
payloads/tianocore: Limit legacy build options to CorebootPayloadPkg
Sean Rhodes
2022-07-13
payloads/tianocore: Allow edk2 to use the full framebuffer
Sean Rhodes
2022-07-13
payloads/tianocore: Hook up PCI Express Base Address and Length
Sean Rhodes
2022-07-06
payloads/external/tianocore: Hook up debug builds to serial support
Sean Rhodes
2022-07-04
treewide: Unify Google branding
Jon Murphy
2022-06-23
payloads/tianocore: Show build options
Sean Rhodes
2022-06-22
payloads/tianocore/Makefile.inc: Alphabetise Kconfig options
Sean Rhodes
2022-06-21
payloads/external/tianocore: Allow Kconfig options for all UefiPayloadPkg ver...
Sean Rhodes
2022-06-20
libpayload/Makefile.inc: Initialize vboot submodule
Nicholas Chin
2022-06-17
payloads/LinuxBoot: Use wildcards
Arthur Heymans
2022-06-16
libpayload/libcbfs: Fix file hash check
Yu-Ping Wu
2022-06-15
libpayload/Makefile.payload: Fix CFLAGS
Nico Huber
2022-06-15
libpayload/Makefile.payload: Include libpayload's .config
Nico Huber
2022-06-15
libpayload/Makefile.payload: Revise config strategy
Nico Huber
2022-06-14
external/LinuxBoot: Fix cleanup mechanism
Patrik Tesarik
2022-06-14
external/LinuxBoot: Kconfig defaults to systemboot
Patrik Tesarik
2022-06-13
payloads/external/LinuxBoot: Adopt u-root change
Patrik Tesarik
2022-06-13
external/LinuxBoot: Deprecate GOPATH in u-root
Patrik Tesarik
2022-06-09
payloads/tianocore: Allow custom build parameters
Michał Żygowski
2022-06-09
libpayload: Add commonlib/bsd/elog and its dependency
Hsuan Ting Chen
2022-06-07
payloads/external: Reword help of SEAGRUB_ALLOW_SEABIOS_BOOTMENU
Bill XIE
2022-06-07
commonlib: Clean up compiler.h
Julius Werner
2022-05-28
payloads/external: Add support for coreDOOM payload
Nicholas Chin
2022-05-28
payloads/tianocore: Fix unclean working directory detection
Nicholas Chin
2022-05-24
payloads/external: Add more option related to SeaBIOS and GRUB2
Bill XIE
2022-05-20
libpayload/pci: Add pci_map_bus function for MediaTek platform
Jianjun Wang
2022-05-20
libpayload/pci: Add support for bus mapping
Jianjun Wang
2022-05-19
coreboot_tables: Add PCIe info to coreboot table
Jianjun Wang
2022-05-16
libpayload: Fix guards in include/{arm,arm64,x86}/arch/barrier.h
David Hendricks
2022-05-16
payloads/coreinfo/coreboot_module.c: Remove 'break' after 'return'
Elyes Haouas
2022-05-16
payloads/nvramcui/nvramcui.c: Reformat code
Elyes Haouas
2022-05-11
libpayload/nvme: Fix controller disablement in (de)init sequence
Nico Huber
2022-05-11
libpayload/nvme: Test for NVMe-command-set bit individually
Nico Huber
2022-05-11
libpayload/nvme: Fix error paths of nvme_init()
Nico Huber
2022-04-19
payloads/depthcharge: enable LP_CHROMEOS in depthcharge
Selma Bensaid
[next]