summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-22Merge patch series "Enable UNIT_TEST for all qemu* generic targets"Tom Rini
2025-04-22Merge patch series "ut: fix print_guid() and enable UNIT_TEST for qemu_arm64"Tom Rini
2025-04-22qemu-arm64: enable UNIT_TESTJerome Forissier
2025-04-22lib/uuid.c: use unique name for PARTITION_SYSTEM_GUIDJerome Forissier
2025-04-22MAINTAINERS: add qemu-riscv* defconfigs to QEMU RISC-V 'VIRT' BOARDHeinrich Schuchardt
2025-04-22configs: add qemu-riscv64_smode_acpi_defconfigHeinrich Schuchardt
2025-04-22MAINTAINERS: add all qemu_arm64* defconfigs to VIRTHeinrich Schuchardt
2025-04-22configs: add qemu_arm64_acpi_defconfigHeinrich Schuchardt
2025-04-22configs: enable CONFIG_UNIT_TEST for all qemu* generic targetsJerome Forissier
2025-04-22test: run some test commands only if HUSH_PARSER is enabledJerome Forissier
2025-04-22Merge tag 'i2cfixes-for-2025.07-rc1' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-04-22Merge tag 'u-boot-socfpga-next-20250422' of https://source.denx.de/u-boot/cus...Tom Rini
2025-04-22i2c: mediatek: remove duplicate entry in mt_i2c_regs_v1[]Martin Schiller
2025-04-22i2c: mediatek: add missing empty entry at end of mkt_i2c_ids[]Martin Schiller
2025-04-22drivers: i2c: Kconfig: Add CONFIG_SYS_I2C_OMAP24XX_REPEATED_STARTAniket Limaye
2025-04-22i2c: omap24xx_i2c: support CONFIG for repeated start in DM_I2C xferAniket Limaye
2025-04-22i2c: omap24xx_i2c: Use new function __omap24_i2c_xfer_msg()Aniket Limaye
2025-04-22i2c: omap24xx_i2c: Remove unused CONFIG_I2C_REPEATED_STARTAniket Limaye
2025-04-22ddr: altera: iossm: Enhance debug information for ECC errorsTingting Meng
2025-04-22ddr: altera: agilex5: LPDDRs in-line ECC supportTingting Meng
2025-04-22arm: dts: agilex5: Update CCU configurationTingting Meng
2025-04-22arm: socfpga: socfpga_soc64: Enable LMB_ARCH_MEM_MAPTingting Meng
2025-04-22arm: socfpga: agilex5: Add MMU mapping regionTingting Meng
2025-04-22arm: socfpga: soc64: Update SoC64 CPU infoAlif Zakuan Yuslaimi
2025-04-22arch: arm: dts: agilex5: Set SDIO_SEL GPIO pin as outputAlif Zakuan Yuslaimi
2025-04-22configs: agilex5: Restore fixed bloblistTingting Meng
2025-04-22ARM: socfpga: Drop incorrect imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION*Tom Rini
2025-04-22configs: Enable VAB flow for Agilex5 SoCFPGA boardsNaresh Kumar Ravulapalli
2025-04-22arch: arm: dts: Enable kernel itb file generation for Agilex5 SoCFPGANaresh Kumar Ravulapalli
2025-04-22configs: agilex5: Enable Marvell PHY driverAlif Zakuan Yuslaimi
2025-04-22arm: socfpga: spl: Notify SDM on FSBL executionAlif Zakuan Yuslaimi
2025-04-22arm: socfpga: soc64: Enable F2S bridge reset supportAlif Zakuan Yuslaimi
2025-04-22arm: socfpga: soc64: Update reset manager registers for F2S bridgeAlif Zakuan Yuslaimi
2025-04-22arm: socfpga: mailbox: Notify SDM on HPS code execution stagesAlif Zakuan Yuslaimi
2025-04-22reset: socfpga: release more A10 peripherals out of resetNaresh Kumar Ravulapalli
2025-04-22drivers: ddr: altera: Fix integer overflow during size calculationNaresh Kumar Ravulapalli
2025-04-21fs/squashfs: avoid illegal free() in sqfs_opendir()Heinrich Schuchardt
2025-04-21Merge patch series "fs: exfat: Flush node before put in read() callback"Tom Rini
2025-04-21test_fs: Test 'mv' command on exfat and fs_genericMarek Vasut
2025-04-21fs: exfat: Implement trivial 'rename' supportMarek Vasut
2025-04-21test_fs: Add test -e testMarek Vasut
2025-04-21fs: exfat: Fix exfat_fs_exists() return valueMarek Vasut
2025-04-21fs: exfat: Rework exfat_fs_readdir() to behave like exfat_fs_ls()Marek Vasut
2025-04-21fs: exfat: Inhibit "impossible" print on write to bogus fileMarek Vasut
2025-04-21fs: exfat: Flush node before put in read() callbackMarek Vasut
2025-04-21Revert "net: phy: Add the Airoha EN8811H PHY driver"Tom Rini
2025-04-21Merge tag 'u-boot-at91-2025.07-b' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-04-21Merge tag 'rpi-2025.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-04-20Merge tag 'efi-2025-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-04-19mips: malta: set MIPS_RELOCATION_TABLE_SIZE=0xc000Heinrich Schuchardt