Age | Commit message (Expand) | Author |
2023-08-18 | payloads/edk2: disable TPM support for CR50 TPM | Matt DeVillier |
2023-08-18 | payloads/edk2: Add support for passing VBT/GOP driver to edk2 | Matt DeVillier |
2023-08-18 | libpayload/cbfs: Fill size_out even if cbfs_map() fails | Yu-Ping Wu |
2023-08-17 | libpayload/include/stdarg.h: Add va_copy builtin | Maximilian Brune |
2023-08-17 | libpayload: Add parsing of SMBIOS address | Maximilian Brune |
2023-08-17 | payloads/external/LinuxBoot: Fix build | Patrick Rudolph |
2023-08-13 | payloads/external/Makefile.inc: Fix empty comparison | Maximilian Brune |
2023-08-13 | payloads/external/Linuxboot/Makefile: Add build prerequisite | Maximilian Brune |
2023-08-08 | tint: upgrade the tint payload to 0.07 version | Mike Banon |
2023-08-08 | tint: update the tint build system to fix the download/patch errors | Mike Banon |
2023-08-05 | payloads/U-Boot: Upgrade from U-Boot "v2021.07" to "v2023.07" | Elyes Haouas |
2023-08-01 | payloads/coreinfo: Use C99 flexible arrays | Elyes Haouas |
2023-08-01 | libpayload/drivers/cbmem_console: Use C99 flexible arrays | Elyes Haouas |
2023-08-01 | payloads/libpayload/include/coreboot_tables: Use C99 flexible arrays | Elyes Haouas |
2023-07-31 | payloads/edk2: Update default branch for MrChromebox repo to 2023-06 | Matt DeVillier |
2023-07-25 | payloads/external/Linuxboot/Makefile: Guard linux Makefile | Maximilian Brune |
2023-07-24 | payloads/external/Linuxboot/Makefile: Guard u-root Makefile | Maximilian Brune |
2023-07-23 | payloads/external/LinuxBoot: Clean up | Maximilian Brune |
2023-07-06 | payloads/edk2: Fix typo in Make command | Sean Rhodes |
2023-06-28 | payloads/Memtest86Plus: Update branch name from master to main | Nicholas Chin |
2023-06-28 | payloads/filo: Update branch name from master to main | Nicholas Chin |
2023-06-12 | libpayload/uhci: Re-write UHCI RH driver w/ generic_hub API | Nico Huber |
2023-06-10 | payloads/edk2: Add an option to use EDK2 Universal Payload | Sean Rhodes |
2023-06-09 | payloads/edk2: Hook up PCIe Resizable BARs flag | Lean Sheng Tan |
2023-06-09 | payloads/external/depthcharge: Update stable version | Martin Roth |
2023-06-06 | libpayload/drivers/usb/xhci.c: Check for NULL in xhci_init | Fred Reitberger |
2023-06-04 | libpayload/uhci: Return expected length for control/bulk transfers | Nico Huber |
2023-06-02 | payloads/edk2: Set max variable size to 0x8000 for SMMSTORE | Sean Rhodes |
2023-05-31 | payloads/edk2: Only pass IA32 argument | Sean Rhodes |
2023-05-27 | libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig option | Felix Held |
2023-05-27 | payloads/libpayload/configs: drop config.galileo | Felix Held |
2023-05-24 | libpayload/arch/x86: Update API handling of CBTABLE handoff | Maximilian Brune |
2023-05-20 | payloads/seabios: Update stable from 1.16.1 to 1.16.2 | Elyes Haouas |
2023-05-13 | payloads/external/edk2: Verbose builds with coreboot build-system | Benjamin Doron |
2023-05-02 | payloads/edk2: Remove ABOVE_4G_MEMORY option | Sean Rhodes |
2023-05-02 | payloads/edk2: Add Kconfig to enable UEFI Secure Boot support | Matt DeVillier |
2023-05-02 | payloads/edk2: Update default branch for MrChromebox repo to 2023-04 | Matt DeVillier |
2023-04-13 | payloads/external/Makefile.inc: Make linuxboot a phony target | Arthur Heymans |
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 |