summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-25configs: am57xx_hs: Remove saved environmentsAnurag Dutta
2025-02-25Merge tag 'u-boot-socfpga-next-20250225' of https://source.denx.de/u-boot/cus...Tom Rini
2025-02-25configs: agilex5: Enable watchdog autostartAlif Zakuan Yuslaimi
2025-02-25configs: socfpga: soc64: agilex5: Enable QSPI boot with UBI / UBIFSAlif Zakuan Yuslaimi
2025-02-25arm: socfpga: soc64: Add support for board_boot_order()Tien Fong Chee
2025-02-25configs: socfpga: soc64: agilex5: Enable XGMACTien Fong Chee
2025-02-25configs: socfpga: soc64: agilex5: Use common ARMv8 linker scriptAlif Zakuan Yuslaimi
2025-02-25arm: armv8: Improve SPL data save and restore implementationAlif Zakuan Yuslaimi
2025-02-25arm: socfpga: agilex5: Add SPL for Agilex5 SoCFPGATien Fong Chee
2025-02-25ddr: altera: Add DDR driver for Agilex5 seriesTingting Meng
2025-02-25arm: socfpga: smc: Add memory coherency support to mailbox commandAlif Zakuan Yuslaimi
2025-02-25configs: agilex5: Add configuration for malloc poolTien Fong Chee
2025-02-25arm: socfpga: Export board ID as U-Boot environmentAlif Zakuan Yuslaimi
2025-02-25arm: socfpga: agilex5: Update CPU infoAlif Zakuan Yuslaimi
2025-02-25arm: socfpga: agilex5: Add SMMU initializationTien Fong Chee
2025-02-25arm: socfpga: agilex5: Enable cache flush for system memory cache in CCUTien Fong Chee
2025-02-25arch: arm: Enable PSCI reset driver for Agilex5Alif Zakuan Yuslaimi
2025-02-25arm: dts: agilex5: Enable XGMACTien Fong Chee
2025-02-25arm: dts: agilex5: Add firewall configure settingsTien Fong Chee
2025-02-25arm: dts: agilex5: Add HPS cache coherency unit configuration settingsTien Fong Chee
2025-02-25arm: socfpga: Add handoff data support for SoCFPGA Agilex5 deviceTien Fong Chee
2025-02-25arm: socfpga: Disable GIC for Agilex5Alif Zakuan Yuslaimi
2025-02-25arm: socfpga: agilex5: Add warm reset mask for Agilex5Alif Zakuan Yuslaimi
2025-02-25drivers: clk: agilex5: Set PLL to asynchronous modeAlif Zakuan Yuslaimi
2025-02-25drivers: clk: agilex5: Replace status polling with wait_for_bit_le32()Alif Zakuan Yuslaimi
2025-02-25drivers: clk: agilex5: Configure intosc as boot_clk sourceAlif Zakuan Yuslaimi
2025-02-25arm: socfpga: misc: Exclude Agilex5 from clock manager base address retrievalAlif Zakuan Yuslaimi
2025-02-25arm: socfpga: agilex5: Add new driver model for system manager in Agilex5Tien Fong Chee
2025-02-25arch: arm: dts: agilex5: Enable I2C3Alif Zakuan Yuslaimi
2025-02-24Merge tag 'v2025.04-rc3' into nextTom Rini
2025-02-24Prepare v2025.04-rc3v2025.04-rc3Tom Rini
2025-02-24mmc: Fix size calculation for sector addressed MMC version 4Marek Vasut
2025-02-24Revert "Merge patch series "Add preload_check_sign tool""Tom Rini
2025-02-24fs/squashfs: fix potential integer overflowsJoao Marcos Costa
2025-02-22Merge branch 'picasso' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-02-21buildman: Update tests for newer filelock moduleSimon Glass
2025-02-21Merge patch series "Add preload_check_sign tool"Tom Rini
2025-02-21Merge branch 'fix-issues-and-update-pylint-version' into nextTom Rini
2025-02-21remoteproc: k3-dsp: Flush D cache after loading firmwareUdit Kumar
2025-02-21arm: mediatek: remove CONFIG_MT8512Weijie Gao
2025-02-21arm: mediatek: build u-boot-mtk.bin only if neededWeijie Gao
2025-02-21binman: Authenticate the image when testing the preload signaturePaul HENRYS
2025-02-21configs: Enable the pre-load signature in tools-only_defconfigPaul HENRYS
2025-02-21tools: Add preload_check_sign to authenticate images with a pre-loadPaul HENRYS
2025-02-21boot: Add support of the pre-load signature for host toolsPaul HENRYS
2025-02-21image: Add an inline declaration of unmap_sysmem()Paul HENRYS
2025-02-21rsa: Add rsa_verify_openssl() to use openssl for host buildsPaul HENRYS
2025-02-21CI: Update to pylint 3.3.4Tom Rini
2025-02-21tools: Fix pylint 3.3.4 errorsSimon Glass
2025-02-21tools/patman: Don't call a non-existent suiteTom Rini