summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-29mach-imx: do not use if_changed more than once per targetJerome Forissier
2024-08-28bootstage: Fix unstash of records from SPLJonas Karlman
2024-08-28bootstage: Fix unstash of records from SPLJonas Karlman
2024-08-28mtd: rawnand: meson: read/write access for boot ROM pagesArseniy Krasnov
2024-08-28mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'Arseniy Krasnov
2024-08-28mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flagArseniy Krasnov
2024-08-27mmc: fix signed vs unsigned compare in read check in _spl_load()Franco Venturi
2024-08-27gpio: Add G7 Aspeed gpio controller driverBilly Tsai
2024-08-27tools/scripts/Kconfig: Update references from kconfig-language.txt to rstHiago De Franco
2024-08-27dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTOGaskell, Oliver
2024-08-27arm: dts: nuvoton: add dts support for npcm845 yosemite4Jim Liu
2024-08-27lib: move phdr increment to for loop headingMaxim Moskalets
2024-08-27Merge patch series "dm: core: Avoid multiple calls to fdt_parent_offset()"Tom Rini
2024-08-27timer: npcm: Change counter sourceJim Liu
2024-08-27dm: core: regmap: Avoid multiple calls to ofnode_get_parent()Jonas Karlman
2024-08-27dm: core: ofnode: Avoid multiple calls to ofnode_get_parent()Jonas Karlman
2024-08-27dm: core: fdtaddr: Avoid multiple calls to fdt_parent_offset()Jonas Karlman
2024-08-27gpio: npcm: Add SGPIO support for Nuvoton NPCM SoCsJim Liu
2024-08-27test/py: spi: Add tests for SPI flash deviceLove Kumar
2024-08-27cmd: bind: Use device sequence instead for driver bind/unbindZixun LI
2024-08-27dm: core: Show device sequence instead in dm_dump_tree()Zixun LI
2024-08-27mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_initVignesh Raghavendra
2024-08-27omap3: omap3evm: Migrate to OF_UPSTREAMDerald D. Woods
2024-08-27sandbox: Fix pinmux warnings with non-test devicetreesSean Anderson
2024-08-27ata: sata_rescan must scan for block devicesHeinrich Schuchardt
2024-08-27pci: mediatek: add support for upstream split PCIe nodeChristian Marangi
2024-08-27remoteproc: uclass: Modify uc_pdata->name to use combination of device name a...MD Danish Anwar
2024-08-27ata: dwc_ahsata: create boot deviceHeinrich Schuchardt
2024-08-27Merge patch series "bootstd: Try again to resolve infinite-loop bug"Tom Rini
2024-08-27Merge patch series "arch: arm: dts: ti: Add missing fss range"Tom Rini
2024-08-27bootstd: Make bootdev_next_prio() continue after failureSimon Glass
2024-08-27Revert "bootdev: avoid infinite probe loop"Simon Glass
2024-08-27arch: arm: dts: k3-j721e-r5-sk: Add missing fss rangeJonathan Humphreys
2024-08-27arch: arm: dts: k3-j721e-r5-evm: Add missing fss rangeJonathan Humphreys
2024-08-27arch: arm: dts: k3-j7200-r5-evm: Add missing fss rangeJonathan Humphreys
2024-08-27arch: arm: dts: k3-am69-r5-sk: Add missing fss rangeJonathan Humphreys
2024-08-27arch: arm: dts: k3-j784s4-r5-evm: Add missing fss rangeJonathan Humphreys
2024-08-26Merge patch series "Tidy up console recording in tests"Tom Rini
2024-08-26test: Tidy up checking for console endSimon Glass
2024-08-26test: dm: Use UTF_CONSOLE in testsSimon Glass
2024-08-26doc: Add a few notes about how to use console checkingSimon Glass
2024-08-26test: Use UTF_CONSOLE in remaining testsSimon Glass
2024-08-26test: cmd: Drop unnecessary console_record_reset_enable()Simon Glass
2024-08-26test: log: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: cmd: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: hush: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: fdt: Move common code into the setup functionsSimon Glass
2024-08-26test: fdt: Check internal-function return valuesSimon Glass
2024-08-26test: boot: Use UTF_CONSOLE in testsSimon Glass
2024-08-26test: bloblist: Use UTF_CONSOLE in testsSimon Glass