aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: fix signed vs unsigned compare in read check in _spl_load()WIP/27Aug2024-nextFranco Venturi2024-08-271-1/+1
* gpio: Add G7 Aspeed gpio controller driverBilly Tsai2024-08-273-0/+159
* tools/scripts/Kconfig: Update references from kconfig-language.txt to rstHiago De Franco2024-08-274-14/+14
* dm: core: Make SPL_DM_SEQ_ALIAS select SPL_STRTOGaskell, Oliver2024-08-271-0/+1
* arm: dts: nuvoton: add dts support for npcm845 yosemite4Jim Liu2024-08-272-0/+401
* lib: move phdr increment to for loop headingMaxim Moskalets2024-08-271-4/+2
* Merge patch series "dm: core: Avoid multiple calls to fdt_parent_offset()"Tom Rini2024-08-273-13/+30
|\
| * dm: core: regmap: Avoid multiple calls to ofnode_get_parent()Jonas Karlman2024-08-271-4/+10
| * dm: core: ofnode: Avoid multiple calls to ofnode_get_parent()Jonas Karlman2024-08-271-2/+3
| * dm: core: fdtaddr: Avoid multiple calls to fdt_parent_offset()Jonas Karlman2024-08-271-7/+17
* | timer: npcm: Change counter sourceJim Liu2024-08-271-61/+21
* | gpio: npcm: Add SGPIO support for Nuvoton NPCM SoCsJim Liu2024-08-273-0/+301
* | test/py: spi: Add tests for SPI flash deviceLove Kumar2024-08-271-0/+696
* | cmd: bind: Use device sequence instead for driver bind/unbindZixun LI2024-08-273-36/+36
* | dm: core: Show device sequence instead in dm_dump_tree()Zixun LI2024-08-272-6/+5
* | mtd: nand: raw: omap_gpmc: Check return value of gpmc_nand_initVignesh Raghavendra2024-08-271-1/+4
* | omap3: omap3evm: Migrate to OF_UPSTREAMDerald D. Woods2024-08-277-695/+2
* | sandbox: Fix pinmux warnings with non-test devicetreesSean Anderson2024-08-273-7/+12
* | ata: sata_rescan must scan for block devicesHeinrich Schuchardt2024-08-271-22/+26
* | pci: mediatek: add support for upstream split PCIe nodeChristian Marangi2024-08-271-27/+100
* | remoteproc: uclass: Modify uc_pdata->name to use combination of device name a...MD Danish Anwar2024-08-271-3/+13
* | ata: dwc_ahsata: create boot deviceHeinrich Schuchardt2024-08-271-1/+6
* | Merge patch series "bootstd: Try again to resolve infinite-loop bug"Tom Rini2024-08-271-16/+7
|\ \
| * | bootstd: Make bootdev_next_prio() continue after failureSimon Glass2024-08-271-4/+5
| * | Revert "bootdev: avoid infinite probe loop"Simon Glass2024-08-271-12/+2
* | | Merge patch series "arch: arm: dts: ti: Add missing fss range"Tom Rini2024-08-275-0/+30
|\ \ \
| * | | arch: arm: dts: k3-j721e-r5-sk: Add missing fss rangeJonathan Humphreys2024-08-271-0/+6
| * | | arch: arm: dts: k3-j721e-r5-evm: Add missing fss rangeJonathan Humphreys2024-08-271-0/+6
| * | | arch: arm: dts: k3-j7200-r5-evm: Add missing fss rangeJonathan Humphreys2024-08-271-0/+6
| * | | arch: arm: dts: k3-am69-r5-sk: Add missing fss rangeJonathan Humphreys2024-08-271-0/+6
| * | | arch: arm: dts: k3-j784s4-r5-evm: Add missing fss rangeJonathan Humphreys2024-08-271-0/+6
* | | | Merge patch series "Tidy up console recording in tests"WIP/26Aug2024-nextTom Rini2024-08-26179-1328/+989
|\ \ \ \
| * | | | doc: Add a few notes about how to use console checkingSimon Glass2024-08-262-5/+5
| * | | | test: Tidy up checking for console endSimon Glass2024-08-2613-134/+134
| * | | | test: Use UTF_CONSOLE in remaining testsSimon Glass2024-08-264-28/+4
| * | | | test: log: Use UTF_CONSOLE in testsSimon Glass2024-08-267-35/+3
| * | | | test: hush: Use UTF_CONSOLE in testsSimon Glass2024-08-262-15/+6
| * | | | test: dm: Use UTF_CONSOLE in testsSimon Glass2024-08-268-37/+14
| * | | | test: cmd: Drop unnecessary console_record_reset_enable()Simon Glass2024-08-2617-144/+8
| * | | | test: cmd: Use UTF_CONSOLE in testsSimon Glass2024-08-262-2/+3
| * | | | test: fdt: Move common code into the setup functionsSimon Glass2024-08-261-53/+39
| * | | | test: fdt: Check internal-function return valuesSimon Glass2024-08-261-63/+90
| * | | | test: boot: Use UTF_CONSOLE in testsSimon Glass2024-08-265-70/+42
| * | | | test: bloblist: Use UTF_CONSOLE in testsSimon Glass2024-08-261-12/+2
| * | | | test: Update NAND test to avoid extra macrosSimon Glass2024-08-261-15/+32
| * | | | mmc: Drop the blank line before accessesSimon Glass2024-08-261-6/+6
| * | | | test: Rename UTF_CONSOLE_REC to UTF_CONSOLESimon Glass2024-08-2630-96/+96
| * | | | test: Drop the blank line before test macrosSimon Glass2024-08-2664-95/+4
| * | | | test: Rename unit-test flagsSimon Glass2024-08-26142-653/+633
| * | | | test: Fail when an empty line is expected but not presentSimon Glass2024-08-264-6/+8