summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-08arch: arm: mach-socfpga: Update handoff settings for Agilex7 M-seriesTingting Meng
2025-08-08arch: arm: mach-socfpga: Improve help info.Tingting Meng
2025-08-08arch: arm: mach-socfpga: Add Agilex7 M-series mach-socfgpa enablementTingting Meng
2025-08-08arch: arm: dts: Basic device tree support added for Agilex7 M-seriesTingting Meng
2025-08-08arch: arm: dts: agilex: Switch to using upstream Linux DT configTingting Meng
2025-08-08arch: arm: agilex: Clean up DT settings in U-Boot dtsi filesTingting Meng
2025-08-08arm: socfpga: soc64: Perform warm reset after L2 reset in SPLAlif Zakuan Yuslaimi
2025-08-08sysreset: socfpga: soc64: Enable L2 resetAlif Zakuan Yuslaimi
2025-08-08arm: socfpga: misc: Exclude Agilex from clock manager base address retrievalAlif Zakuan Yuslaimi
2025-08-08include: configs: socfpga: Add environment variables for distro bootAlif Zakuan Yuslaimi
2025-08-08ddr: altera: agilex: Get ACF from boot scratch registerAlif Zakuan Yuslaimi
2025-08-08arm: socfpga: Define the usage of boot scratch cold reg 8Alif Zakuan Yuslaimi
2025-08-08ddr: altera: agilex: Remove code redundancyAlif Zakuan Yuslaimi
2025-08-08ddr: altera: soc64: Add secure region support for ATF flowAlif Zakuan Yuslaimi
2025-08-08arm: socfpga: agilex: Enable system manager driver for AgilexAlif Zakuan Yuslaimi
2025-08-08arm: socfpga: agilex5: Refactor system manager driver initializationAlif Zakuan Yuslaimi
2025-08-08drivers: clk: agilex: Replace status polling with wait_for_bit_le32()Alif Zakuan Yuslaimi
2025-08-08drivers: watchdog: Enable watchdog support in SPL for AgilexAlif Zakuan Yuslaimi
2025-08-08arm: socfpga: Enable ASYNC interrupts in Agilex SPLTien Fong Chee
2025-08-08arm: socfpga: Update Agilex SPL data save and restore implementationAlif Zakuan Yuslaimi
2025-08-08arm: socfpga: agilex: Probe DT for firewall setupAlif Zakuan Yuslaimi
2025-08-08arch: arm: dts: agilex: Update Agilex device treeAlif Zakuan Yuslaimi
2025-08-08configs: agilex: Combine defconfig for all boot flashesAlif Zakuan Yuslaimi
2025-08-08drivers: clk: agilex: Use real clock source frequencyAlif Zakuan Yuslaimi
2025-08-08net: dwc_eth_xgmac_socfpga: Remove always true testAndrew Goodbody
2025-08-08net: dwc_eth_xgmac: Use unwind goto on errorAndrew Goodbody
2025-08-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-08-06arm64: renesas: r8a779g3: Enable Winbond SPI NOR support on Retronix R-Car V4...Marek Vasut
2025-08-06net: rswitch: Fix error detectionAndrew Goodbody
2025-08-06mtd: spi-nor-ids: Add support for Winbond W77Q51NWMarek Vasut
2025-08-06i2c: rcar_iic: Do not use unitialised variableAndrew Goodbody
2025-08-06clk: renesas: Do not test unsigned variable to be less than 0Andrew Goodbody
2025-08-06Merge tag 'i2c-updates-for-2025-10-rc2' of https://source.denx.de/u-boot/cust...Tom Rini
2025-08-06configs: agilex5_defconfig: Enable i3c configs for agilex5Dinesh Maniyam
2025-08-06configs: sandbox_defconfig: Enable configs for sandbox i3cDinesh Maniyam
2025-08-06test: cmd: Add simple test for i3cDinesh Maniyam
2025-08-06cmd: Add i3c command support.Dinesh Maniyam
2025-08-06i3c: master: dw-i3c-master: Fix OD_TIMING for spike filterDinesh Maniyam
2025-08-06drivers: i3c: master: Enable probe i3c without slave deviceDinesh Maniyam
2025-08-06drivers: i3c: Add i3c sandbox simple test.Dinesh Maniyam
2025-08-06drivers: i3c: Enabled Kconfig and Makefile for DWI3CDinesh Maniyam
2025-08-06drivers: Enabled Kconfig and Makefile for i3c supportDinesh Maniyam
2025-08-06drivers: i3c: Add i3c uclass driver.Dinesh Maniyam
2025-08-06drivers: i3c: Add driver for MIPI DWI3CDinesh Maniyam
2025-08-06drivers: i3c: Add new i3c uclass idDinesh Maniyam
2025-08-06cmd: i2c: fix coverity issueHeiko Schocher
2025-08-06i2c: rcar_iic: Do not use unitialised variableAndrew Goodbody
2025-08-04Makefile: Remove expansion of undefined variablePhilip Molloy
2025-08-04cmd: bdinfo: Fix showing correct IP address based on current deviceMichal Simek
2025-08-04Kconfig: typo restictHeinrich Schuchardt