summaryrefslogtreecommitdiff
path: root/test/dm/blk.c
AgeCommit message (Expand)Author
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2025-07-23block: Remove blk_find_first/nextGreg Malysa
2024-08-26test: Rename unit-test flagsSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06test: Remove <common.h> and add needed includesTom Rini
2023-10-10blk: sandbox: Support binding a device with a given logical block sizeBin Meng
2023-05-13usb: Tidy up the usb_start flagSimon Glass
2023-01-05test:dm:fix typoYuepeng Xing
2022-11-07dm: sandbox: Switch over to using the new host uclassSimon Glass
2022-11-07dm: blk: Tidy up obtaining a block device from its parentSimon Glass
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-04-25test: dm: Restart USB before assuming it is stoppedSimon Glass
2022-04-06dm: blk: Expand iteration and add testsSimon Glass
2021-07-21blk: Support iterationSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-18dm: test: Drop assumptions of no sequence numbersSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2018-11-14test: dm: blk: Correct blk_base test caseBin Meng
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-11blk: dm: make blk_create_device() take a number of block instead of a sizeJean-Jacques Hiblot
2017-06-09dm: blk: Add a way to obtain a block device from its parentSimon Glass
2017-06-01dm: blk: Improve block device claimingSimon Glass
2017-06-01dm: blk: Allow finding block devices without probingSimon Glass
2016-05-17dm: sandbox: mmc: Enable building MMC code for sandboxSimon Glass
2016-03-17dm: blk: Add tests for block devicesSimon Glass