summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-09firmware: scmi: Fix setting the functionDan Carpenter
2026-04-09gpio: scmi: Add gpio_scmi driverDan Carpenter
2026-04-09clk: scmi: Fix protocol version fetch for non-CCF platformsKamlesh Gurudasani
2026-04-08ufs: Remap CPU to bus addresses using dev_phys_to_bus()Marek Vasut
2026-04-08serial: sh: Handle HSCIF on all 64-bit R-Car SoCMarek Vasut
2026-04-08remoteproc: renesas: apmu: Fix typo in Kconfig symbol help textMarek Vasut
2026-04-08ram: renesas: dbsc: Use macro in renesas_dbsc5_board_config channel countMarek Vasut
2026-04-08arm64: renesas: Separate 64bit only codeMarek Vasut
2026-04-08arm64: renesas: Make R-Car board code 32-bit ARMv8-M compatibleMarek Vasut
2026-04-08arm64: renesas: Enable SMC command on all R-Car 64-bit systemsMarek Vasut
2026-04-08arm: renesas: Use stock lowlevel_init function and remove s_initMarek Vasut
2026-04-08arm: renesas: Enable preboot environment variable on all R-Car systemsMarek Vasut
2026-04-08arm: renesas: Enable modern HUSH parser on all R-Car systemsMarek Vasut
2026-04-08Merge patch series "env: scsi: support SCSI env without partition UUID"Tom Rini
2026-04-08env: scsi: document requirements for ENV_IS_IN_SCSIDavid Lechner
2026-04-08env: scsi: add CONFIG_ENV_SCSI_HW_PARTITIONDavid Lechner
2026-04-08scsi: move scsi_scan() call out of scsi_get_blk_by_uuid()David Lechner
2026-04-08scsi: document return values of public functionsDavid Lechner
2026-04-08scsi: return ENODEV in scsi_get_blk_by_uuid()David Lechner
2026-04-08env: scsi: rename ENV_SCSI_PART_UUIDDavid Lechner
2026-04-08cmd/scsi: drop scsi reset commandDavid Lechner
2026-04-07dm: Respect dma-ranges sizeMarek Vasut
2026-04-07hikey960: Drop unnecessary BOARD_EARLY_INIT_F usageTom Rini
2026-04-07spl: Remove unused CONFIG_SPL_FRAMEWORK_BOARD_INIT_F optionTom Rini
2026-04-07arm: Remove redundant "xPL_SYS_MALLOC_F default y" entriesTom Rini
2026-04-07board: ti: am62dx: Separate resource management config from am62axParesh Bhagat
2026-04-07Update my email addressSean Anderson
2026-04-07Merge tag 'mediatek-for-master-2026-04-07' of https://source.denx.de/u-boot/c...Tom Rini
2026-04-07doc: release cycle: fix 2026.04 stats linkDavid Lechner
2026-04-07arm: mediatek: mt8189: print specific CPU informationDavid Lechner
2026-04-07arm: mediatek: add SIP platform bininfo lookupsDavid Lechner
2026-04-07sandbox: Adjust how OS-interface files are builtSimon Glass
2026-04-07arm: mach-sc5xx: Align header paths with SYS_SOC conventionPhilip Molloy
2026-04-07global: Correct duplicate U_BOOT_DRIVER entry namesTom Rini
2026-04-07tpl: Correct dependencies for TPL_OF_CONTROLTom Rini
2026-04-07serial: omap: Fix "unused" warnings with SERIAL_PRESENT=n and OF_REAL=yTom Rini
2026-04-07serial: ns16550: Fix an "unused" warning with SERIAL_PRESENT=n and OF_REAL=yTom Rini
2026-04-07input: Correct dependencies for CROS_EC_KEYBTom Rini
2026-04-07spl: env: Correct dependencies for SPL_SAVEENV and MMCTom Rini
2026-04-07w1: Correct dependencies for CMD_W1Tom Rini
2026-04-07cmd: Correct dependencies for CMD_BOOTDTom Rini
2026-04-07lmb: boot: Update dependencies within BOOT_DEFAULTS_CMDSTom Rini
2026-04-07lmb: Rework the LMB_ARCH_MEM_MAP symbolTom Rini
2026-04-07dts: Disallow OF_UPSTREAM for sandboxTom Rini
2026-04-07env: remote: Disallow CMD_SAVEENVTom Rini
2026-04-07env: Make more use of the ENV_SAVE_PTR macroTom Rini
2026-04-07configs: mt8189: enable GPIO supportDavid Lechner
2026-04-07arm: dts: add U-Boot overrides for Genio 520 and 720 SD cardDavid Lechner
2026-04-07arm: dts: mt8371: add SD card nodesDavid Lechner
2026-04-07board: mediatek: Add Genio 520/720 EVK defconfigsChris-QJ Chen