summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-15mtd: spi: spi-nor-ids: Add support for XMC XM25QH01DSsunk
2026-04-15mtd: spi-nor: ids: Add support for Puyasemi flash chipsSsunk
2026-04-14x86: there is no CONFIG_UBOOT_ROMSIZE_KB_12288Heinrich Schuchardt
2026-04-14x86/apollolake: don't select non-existent INTEL_PMCHeinrich Schuchardt
2026-04-14Merge patch series "serial: goldfish: Add debug uart support"Tom Rini
2026-04-14doc: board: virt: m68k: Detail how to use debug uartDaniel Palmer
2026-04-14m68k: m680x0: Initialise the debug uartDaniel Palmer
2026-04-14serial: goldfish: Add debug uart supportDaniel Palmer
2026-04-14Merge patch series "A few linker-list fixes"Tom Rini
2026-04-14dm: Fix linker list alignment for ll_entry_get()Simon Glass
2026-04-14linker_lists: Fix end-marker alignment to prevent paddingSimon Glass
2026-04-13board: toradex: fix tdx-cfg-block prompt buffer overflowNgo Luong Thanh Tra
2026-04-13board: samsung: fix set_board_info() board_name buffer overflowNgo Luong Thanh Tra
2026-04-13config_distro_bootcmd: do not scan boot partitions if distro_bootpart is definedHugo Villeneuve
2026-04-13board: nanopi2: fix bd_update_env() cmdline buffer overflowNgo Luong Thanh Tra
2026-04-13arm: Add ARMv8-M aarch32 supportMarek Vasut
2026-04-13rtc: rv3028: fix PORF flag not being clearedJavier Viguera
2026-04-09Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2026-04-09tools: u_boot_pylib: ensure all Python modules are installedPaul HENRYS
2026-04-09Merge tag 'fsl-qoriq-for-2026.07-rc1' of https://source.denx.de/u-boot/custod...Tom Rini
2026-04-09ls1043a: add env variables to assist bootChunguang Li
2026-04-09lx2160ardb: add env variables to assist bootChunguang Li
2026-04-09ls1046a: add env variables to assist bootChunguang Li
2026-04-09ls1028ardb: add env variables to assist bootChunguang Li
2026-04-09drivers: net: fsl-mc: add the nowait option when applying the DPLIoana Ciornei
2026-04-09drivers: net: fsl-mc: cleanup the fsl_mc command help textIoana Ciornei
2026-04-09drivers: net: fsl-mc: remove unused parameter from the wait_for_mc() functionIoana Ciornei
2026-04-09pinctrl: scmi: Use standard device tree pin muxing formatDan Carpenter
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