summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-01Gitlab sage, Docker: Add snmp and rsyncTom Rini
2025-12-01Gitlab: sage: Add Pine64+ platformTom Rini
2025-12-01Docker: Add building TF-A for pine64_plusTom Rini
2025-12-01Gitlab: Add a "sage-lab" stage to access a board farmTom Rini
2025-12-01net: tftp: Remove tftp_init_load_addr error pathLeonard Anderweit
2025-12-01net: phy: aquantia: use generic firmware loaderBeiyan Yun
2025-12-01net: phy: aquantia: refactor firmware upload helpersBeiyan Yun
2025-12-01net: phy: Disallow PHY_MSCC and PHY_VITESSE under COMPILE_TESTTom Rini
2025-12-01net: airoha: bind MDIO controller on Ethernet loadChristian Marangi
2025-12-01Add optimized Makefile support for SoCFPGA handoffBrian Sune
2025-12-01net: phy: Add the Airoha EN8811H PHY driverLucien.Jheng
2025-12-01net: phy: broadcom: fix RGMII delays for BCM54210EMichael Walle
2025-12-01net: phy: dp83869: fix STRAP_OPMODE bitmaskThanh Quan
2025-12-01configs: cyclone5: Disable SPI in SPLAlif Zakuan Yuslaimi
2025-12-01configs: cyclone5: Update boot command for CycloneVAlif Zakuan Yuslaimi
2025-12-01configs: cyclone5: Enable SPL FAT supportAlif Zakuan Yuslaimi
2025-12-01spl: Remove ARCH_SOCFPGA from MMC raw mode enablementAlif Zakuan Yuslaimi
2025-12-01mmc: socfpga_dw_mmc: Restore legacy clkmgr address retrievalAlif Zakuan Yuslaimi
2025-12-01configs: cyclone5: Disable mkeficapsule tool buildAlif Zakuan Yuslaimi
2025-12-01board: softing: vining: migrate to modern LED frameworkQuentin Schulz
2025-12-01socfpga_vining_fpga: Stop disabling device tree relocationTom Rini
2025-12-01Altera SoCFpga Boot Stall FixBrian Sune
2025-12-01sync socfpga common u-boot dtsBrian Sune
2025-12-01nand: denali: enable ONFI detection for SoCFPGA SoC64Dinesh Maniyam
2025-12-01Cyclone V Board handsoff scriptBrian Sune
2025-12-01spi: cadence: Add driver for xSPIBoon Khai Ng
2025-12-01configs: agilex5: Enable FAT-based environment storage in defconfigAlif Zakuan Yuslaimi
2025-12-01FPGA2SDRAM setup fixBrian Sune
2025-12-01gpio: dwapb: Enable SPL support for DWAPB GPIO driverTanmay Kathpalia
2025-12-01net: xgmac: Augment mdio read/write with cl-45 format supportNikunj Kela
2025-11-30CI: use coreboot mirror for GNU dependencies of corebootQuentin Schulz
2025-11-30CI: use mirror for gnulib dependency of grubQuentin Schulz
2025-11-30CI: use GNU mirror for grub (and switch to HTTPS)Quentin Schulz
2025-11-29Merge tag 'u-boot-imx-next-20251129' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-11-29phytec: sort .env files alphabetically for imx8 boardsBenjamin Hahn
2025-11-29phytec: use fdtoverlay_addr_rBenjamin Hahn
2025-11-29phytec: change preferred bootdevice dynamicallyBenjamin Hahn
2025-11-29phytec: set bootdevices and bootmeths in devicetree for imx8 boardsBenjamin Hahn
2025-11-29phytec: add emmc_dev and sd_dev env vars for imx8 boardsBenjamin Hahn
2025-11-29phytec: adapt env to ampliphy-boot bootscripts for imx8 boardsBenjamin Hahn
2025-11-29board: tqma6: update MAINTAINERSMax Merchel
2025-11-29board: [cosmetic] tqma6: adjust SPDX tagMax Merchel
2025-11-29board: tqma6: style fixesPaul Gerber
2025-11-29tqma6: Remove empty function tqma6_iomuxc_spi()Max Merchel
2025-11-29net: fec_mxc.c: improve readability of dm_fec_bind_mdioMarkus Niebel
2025-11-29net: fec_mxc: add unique bus and device names for DM_MDIOMarkus Niebel
2025-11-29net: fec_mxc: fix usage of DM_MDIO and DM_ETH_PHYMarkus Niebel
2025-11-29net: fec_mxc: rewrite fallback MDIO Bus allocationMarkus Niebel
2025-11-29net: fec_mxc: fix remove with DM_MDIOMarkus Niebel
2025-11-29net: fec_mxc: fix probe of MDIO bus for DM_MDIOMarkus Niebel