aboutsummaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)Author
2022-04-25Merge branch '2022-04-25-initial-implementation-of-stdboot'Tom Rini
2022-04-25test: dm: Restart USB before assuming it is stoppedSimon Glass
2022-04-25test: fastboot: Avoid using mmc1Simon Glass
2022-04-25dm: core: Allow finding a uclass device by partial nameSimon Glass
2022-04-25dm: core: Rename and fix uclass_get_by_name_len()Simon Glass
2022-04-23test: dm: add tests for tag supportAKASHI Takahiro
2022-04-18dm: core: Allow devres to be disabled in SPLSimon Glass
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2022-04-14test: serial: Add test for putc/putsSean Anderson
2022-04-10net: introduce helpers to get PHY interface mode from a device/ofnodeMarek Behún
2022-04-10treewide: use dm_mdio_read/write/reset() wrappersMarek Behún
2022-04-10net: introduce helpers to get PHY ofnode from MACMarek Behún
2022-04-06dm: blk: Expand iteration and add testsSimon Glass
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini
2022-03-15k210: use the board vendor name rather than the marketing nameDamien Le Moal
2022-03-02firmware: scmi: fix sandbox and related tests for clock discoveryEtienne Carriere
2022-03-02sandbox: scmi: test against a single scmi agentEtienne Carriere
2022-01-25dm: Fix OF_BAD_ADDR definitionPatrice Chotard
2022-01-25acpi: Tidy up the table listSimon Glass
2022-01-25acpi: Tidy up the item listSimon Glass
2022-01-25x86: Move base tables to a writer functionSimon Glass
2022-01-25x86: Use the ACPI table writerSimon Glass
2022-01-25x86: acpi: Split out context creation from base tablesSimon Glass
2022-01-25x86: Move the acpi table to generic global_dataSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-14phy: Track power-on and init counts in uclassAlper Nebi Yasak
2021-12-26video: Support showing the U-Boot logoSimon Glass
2021-12-26video: theadorable: Use RGB565 for BMP blittingSimon Glass
2021-12-26video: Add a test for 16bpp BMP filesSimon Glass
2021-12-26video: bmp: Update RLE8 support to use the write functionSimon Glass
2021-12-26sandbox: video: Add BMP tests for 32bpp and 8bpp modesSimon Glass
2021-12-23dm: core: Allow getting some basic statsSimon Glass
2021-12-20Merge tag 'v2022.01-rc4' into nextTom Rini
2021-12-09efi: Add uclass for devices provided by UEFI firmwareSimon Glass
2021-11-28dm: core: Add a way to obtain a string listSimon Glass
2021-11-28dm: core: Add tests for stringlist functionsSimon Glass
2021-11-13test/dm: fix watchdog testHeinrich Schuchardt
2021-11-09test: dm: add test for ofnode_for_each_compatible_node()Michael Walle
2021-10-31test: Add tests for IOMMU uclassMark Kettenis
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding
2021-10-13fdtdec: Reorder fdtdec_set_carveout() parameters for consistencyThierry Reding
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard
2021-10-07clk: k210: Try harder to get the best configSean Anderson
2021-10-07test: dm: k210: Reduce duplication in test casesSean Anderson
2021-10-06acpi: Use U-Boot version for OEM_REVISIONPali Rohár
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-29Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-28net: update NXP copyright textVladimir Oltean