aboutsummaryrefslogtreecommitdiff
path: root/payloads
AgeCommit message (Expand)Author
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
2022-08-01libpayload/pci: Add pci_map_bus function for Qualcomm platformPrasad Malisetty
2022-07-30payloads/tianocore: Update MrChromebox’ default branch to 202207Sean Rhodes
2022-07-30payloads/tianocore: Use SMMSTORE when branch is MrChromeBoxMatt DeVillier
2022-07-30payloads/tianocore: Allow passing custom build params to all versionsSean Rhodes
2022-07-27payloads/tianocore: Bind the PCDs for screen size to KconfigSean Rhodes
2022-07-27payloads/tianocore: Correct the multiplication of the SD/MMC timeoutSean Rhodes
2022-07-27payloads/tianocore: Add missing CONFIG for SERIAL_SUPPORTSean Rhodes
2022-07-27payloads/tianocore: use BMP (vs SVG) logo file as defaultMatt DeVillier
2022-07-27payloads/tianocore: Fix bootsplash/logo handlingMatt DeVillier
2022-07-27payloads/ext/tianocore/Makefile: Fix word in commentAngel Pons
2022-07-25payloads/tianocore: Add a proper target for the Boot SplashSean Rhodes
2022-07-19payloads/tianocore: Increase default timeout for SD MMC init to 10msSean Rhodes
2022-07-14Remove executable flag from source codes and text filesPetr Cvek
2022-07-13payloads/tianocore: Limit legacy build options to CorebootPayloadPkgSean Rhodes
2022-07-13payloads/tianocore: Allow edk2 to use the full framebufferSean Rhodes
2022-07-13payloads/tianocore: Hook up PCI Express Base Address and LengthSean Rhodes
2022-07-06payloads/external/tianocore: Hook up debug builds to serial supportSean Rhodes
2022-07-04treewide: Unify Google brandingJon Murphy
2022-06-23payloads/tianocore: Show build optionsSean Rhodes
2022-06-22payloads/tianocore/Makefile.inc: Alphabetise Kconfig optionsSean Rhodes
2022-06-21payloads/external/tianocore: Allow Kconfig options for all UefiPayloadPkg ver...Sean Rhodes
2022-06-20libpayload/Makefile.inc: Initialize vboot submoduleNicholas Chin
2022-06-17payloads/LinuxBoot: Use wildcardsArthur Heymans
2022-06-16libpayload/libcbfs: Fix file hash checkYu-Ping Wu
2022-06-15libpayload/Makefile.payload: Fix CFLAGSNico Huber
2022-06-15libpayload/Makefile.payload: Include libpayload's .configNico Huber
2022-06-15libpayload/Makefile.payload: Revise config strategyNico Huber
2022-06-14external/LinuxBoot: Fix cleanup mechanismPatrik Tesarik
2022-06-14external/LinuxBoot: Kconfig defaults to systembootPatrik Tesarik
2022-06-13payloads/external/LinuxBoot: Adopt u-root changePatrik Tesarik
2022-06-13external/LinuxBoot: Deprecate GOPATH in u-rootPatrik Tesarik