summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2024-08-26test: Update NAND test to avoid extra macrosSimon Glass
2024-08-26mmc: Drop the blank line before accessesSimon Glass
2024-08-26test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass
2024-08-26test: Drop the blank line before test macrosSimon Glass
2024-08-26test: Rename unit-test flagsSimon Glass
2024-08-26test: Fail when an empty line is expected but not presentSimon Glass
2024-08-26buildman: Make test_process_limit handle time.monotonic()Simon Glass
2024-08-26Merge patch series "global_data: Reduce size of struct global_data"Tom Rini
2024-08-26doc: Add some guidelines about global dataSimon Glass
2024-08-26doc: Move generic-board documentation into rstSimon Glass
2024-08-26global_data: Remove environment members if not usedSimon Glass
2024-08-26global_data: Remove jump table in SPLSimon Glass