aboutsummaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
2023-08-28payloads/libpayload: Don't use old style function definitionElyes Haouas
2023-08-28libpayload: Fix clang fallthrough warningArthur Heymans
2023-08-26libpayload: Skip unknown arguments to clangArthur Heymans
2023-08-26libpayload: Remove unnecessary bracketsArthur Heymans
2023-08-26libpayload: Fix untyped function argumentsArthur Heymans
2023-08-26payloads/U-Boot: Use github mirror and latest versionSimon Glass
2023-08-25payloads/external/LinuxBoot: Fix bootPatrick Rudolph
2023-08-24libpayload: Outsource delay function into own headerThomas Heijligen
2023-08-21payloads/external: Add memtest86+ v6 as secondary payloadMartin Roth
2023-08-20payloads/libpayload: Remove ARCH_SPECIFIC_OPTIONSElyes Haouas
2023-08-18payloads/edk2: disable TPM support for CR50 TPMMatt DeVillier
2023-08-18payloads/edk2: Add support for passing VBT/GOP driver to edk2Matt DeVillier
2023-08-18libpayload/cbfs: Fill size_out even if cbfs_map() failsYu-Ping Wu
2023-08-17libpayload/include/stdarg.h: Add va_copy builtinMaximilian Brune
2023-08-17libpayload: Add parsing of SMBIOS addressMaximilian Brune
2023-08-17payloads/external/LinuxBoot: Fix buildPatrick Rudolph
2023-08-13payloads/external/Makefile.inc: Fix empty comparisonMaximilian Brune
2023-08-13payloads/external/Linuxboot/Makefile: Add build prerequisiteMaximilian Brune
2023-08-08tint: upgrade the tint payload to 0.07 versionMike Banon
2023-08-08tint: update the tint build system to fix the download/patch errorsMike Banon
2023-08-05payloads/U-Boot: Upgrade from U-Boot "v2021.07" to "v2023.07"Elyes Haouas
2023-08-01payloads/coreinfo: Use C99 flexible arraysElyes Haouas
2023-08-01libpayload/drivers/cbmem_console: Use C99 flexible arraysElyes Haouas
2023-08-01payloads/libpayload/include/coreboot_tables: Use C99 flexible arraysElyes Haouas
2023-07-31payloads/edk2: Update default branch for MrChromebox repo to 2023-06Matt DeVillier
2023-07-25payloads/external/Linuxboot/Makefile: Guard linux MakefileMaximilian Brune
2023-07-24payloads/external/Linuxboot/Makefile: Guard u-root MakefileMaximilian Brune
2023-07-23payloads/external/LinuxBoot: Clean upMaximilian Brune
2023-07-06payloads/edk2: Fix typo in Make commandSean Rhodes
2023-06-28payloads/Memtest86Plus: Update branch name from master to mainNicholas Chin
2023-06-28payloads/filo: Update branch name from master to mainNicholas Chin
2023-06-12libpayload/uhci: Re-write UHCI RH driver w/ generic_hub APINico Huber
2023-06-10payloads/edk2: Add an option to use EDK2 Universal PayloadSean Rhodes
2023-06-09payloads/edk2: Hook up PCIe Resizable BARs flagLean Sheng Tan
2023-06-09payloads/external/depthcharge: Update stable versionMartin Roth
2023-06-06libpayload/drivers/usb/xhci.c: Check for NULL in xhci_initFred Reitberger
2023-06-04libpayload/uhci: Return expected length for control/bulk transfersNico Huber
2023-06-02payloads/edk2: Set max variable size to 0x8000 for SMMSTORESean Rhodes
2023-05-31payloads/edk2: Only pass IA32 argumentSean Rhodes
2023-05-27libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig optionFelix Held
2023-05-27payloads/libpayload/configs: drop config.galileoFelix Held
2023-05-24libpayload/arch/x86: Update API handling of CBTABLE handoffMaximilian Brune
2023-05-20payloads/seabios: Update stable from 1.16.1 to 1.16.2Elyes Haouas
2023-05-13payloads/external/edk2: Verbose builds with coreboot build-systemBenjamin Doron
2023-05-02payloads/edk2: Remove ABOVE_4G_MEMORY optionSean Rhodes
2023-05-02payloads/edk2: Add Kconfig to enable UEFI Secure Boot supportMatt DeVillier
2023-05-02payloads/edk2: Update default branch for MrChromebox repo to 2023-04Matt DeVillier
2023-04-13payloads/external/Makefile.inc: Make linuxboot a phony targetArthur Heymans
2023-04-06tree: Replace `egrep` with `grep -E`Felix Singer
2023-04-06payloads/external/edk2: Add option to clone edk2-platforms repoMichał Żygowski
2023-03-07libpayload: strings.h: Use builtin __ffs instead of included oneThomas Heijligen
2023-03-07libpayload: bin/lpgcc allow to call without filesThomas Heijligen
2023-02-17libpayload: Use __func__ instead of old __FUNCTION__Elyes Haouas
2023-02-17payloads/Yabits: Remove deprecated Yabits PayloadElias Souza
2023-02-16commonlib/bsd, libpayload: Do not include helpers.h in stddef.hThomas Heijligen
2023-02-16libpayload/string: add strndup() functionThomas Heijligen
2023-02-16libpayload: Add VBOOT_SHA_ARMV8_CE configYidi Lin
2023-01-30payloads/external/LinuxBoot: Update u-root releases in Kconfigeliassouza
2023-01-27payloads/U-boot: Fix U-Boot cloning erroreliassouza
2023-01-17payloads/*/Kconfig.name: update documentation linkEvgeny Zinoviev
2023-01-04payloads: Update GRUB2 stable version from 2.04 to 2.06Paul Menzel
2022-12-22payloads/libpayload/arch/x86/rom_media.c: Change log level messageElyes Haouas
2022-12-21payloads/seabios: Update stable from 1.16.0 to 1.16.1Elyes Haouas
2022-11-21libpayload: Fix compiler warningsThomas Heijligen
2022-11-04payloads: Make PAYLOAD_NONE a bool outside of the choiceMartin Roth
2022-11-02payloads/grub: Work around entry point issueArthur Heymans
2022-10-26payloads/LinuxBoot: Fix Linuxboot kernel fetching for v6.xArthur Heymans
2022-10-26coreboot_tables: Drop uart PCI addrArthur Heymans
2022-10-25payloads/edk2: Add the declaration for OBJCOPYSean Rhodes
2022-10-22payloads/edk2: Disable the CPU Timer Lib unless supportedSean Rhodes
2022-10-22payloads/edk2: Add the recipes to assemble UniversalPayloadSean Rhodes
2022-10-13payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarityElyes Haouas
2022-10-12payloads/edk2: Add a recipe to build the ShimLayerSean Rhodes
2022-10-11payloads/edk2: Add a recipe to build UniversalPayload.elfSean Rhodes
2022-10-10payloads/edk2: Guard the build targetSean Rhodes
2022-10-10payloads/edk2: Guard the silent switchSean Rhodes
2022-10-08payloads/edk2: Add note that upstream edk2 does not workSean Rhodes
2022-10-08payloads/edk2: Add an option for verbose buildsSean Rhodes
2022-10-08payloads/edk2: Separate the build target and repositorySean Rhodes
2022-09-28payloads/external/skiboot/Makefile: fix output on `make clean`Sergii Dmytruk
2022-09-21tests: Add support for tests build failures detectionJakub Czapiga
2022-09-02cbfs/vboot: Adapt to new vb2_digest APIJulius Werner
2022-09-01x86/cache.c: Implement dcache_*Hsin-Te Yuan
2022-09-01payloads/edk2: Remove architecture from build stringSean Rhodes
2022-09-01payloads/edk2: Rename the update recipeSean Rhodes
2022-09-01payloads/edk2: Clone edk2 and its submodules in parallelSean Rhodes
2022-09-01payloads/edk2: Adjust the WORKSPACE targetSean Rhodes
2022-09-01payloads/edk2: Convert UefiPayloadPkg to a file targetSean Rhodes
2022-08-24payloads/edk2: Separate the tasks required to build edk2Sean Rhodes
2022-08-24payloads/edk2: Separate the Release String variableSean Rhodes
2022-08-24libpayload: Add const for dma_coherent argumentYu-Ping Wu
2022-08-24payloads/edk2: Move building to directory called workspaceSean Rhodes
2022-08-14payloads/edk2: Move the restoration of the logoSean Rhodes
2022-08-13payloads/edk2: Move printing the build options to a separate recipeSean Rhodes
2022-08-13payloads/tianocore: Rename TianoCore to edk2Sean Rhodes
2022-08-12libpayload: usb: Fix spacing issuesYidi Lin
2022-08-12libpayload: usbmsc: Prevent usbdisk_remove() from being called twiceYidi Lin
2022-08-07payloads/tianocore: Remove the option for CorebootPayloadPkgSean Rhodes
2022-08-02payloads/tianocore/Makefile: Fix restoring default boot logoMatt DeVillier
2022-08-01libpayload: Enable PCIe driver for sc7280Veerabhadrarao Badiganti