summaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)Author
2023-10-24test: dm: add SCMI power domain protocol testAKASHI Takahiro
2023-10-24rockchip: test: dm: add rkmtd testJohan Jonker
2023-10-19sandbox: watchdog: Avoid an error on startupSimon Glass
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-15sandbox: add tests for UCLASS_SMAlexey Romanov
2023-10-13test: dm: add SCMI base protocol testAKASHI Takahiro
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro
2023-10-13test: dm: add protocol-specific channel testAKASHI Takahiro
2023-10-10cmd: host: Print out the block size of the host deviceBin Meng
2023-10-10blk: sandbox: Support binding a device with a given logical block sizeBin Meng
2023-10-06pci: serial: Support reading PCI-register size with baseSimon Glass
2023-10-06dm: core: Add tests for oftree_path()Simon Glass
2023-10-06dm: core: Support writing a 64-bit valueSimon Glass
2023-10-06dm: core: Support writing a booleanSimon Glass
2023-10-06dm: core: Add a way to convert a devicetree to a dtbSimon Glass
2023-10-06dm: core: Add a way to delete a nodeSimon Glass
2023-10-06dm: core: Add a way to copy a nodeSimon Glass
2023-10-06dm: core: Add a function to create an empty treeSimon Glass
2023-10-06dm: core: Tidy up comments in the ofnode testsSimon Glass
2023-10-06dm: core: Ensure we run flattree tests on ofnodeSimon Glass
2023-10-06dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass
2023-09-30test: fix comment indentation on tpm testsIlias Apalodimas
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_flash()Michal Simek
2023-09-21dm: core: ofnode: Add ofnode_read_bootscript_address()Michal Simek
2023-09-21clk: Dont return error when assigned-clocks is empty or missingAshok Reddy Soma
2023-09-21dm: core: support reading a single indexed u64 valueMichal Simek
2023-09-13phy: Return success from generic_setup_phy() when phy is not foundJonas Karlman
2023-09-13phy: Fix generic_setup_phy() return value on power on failureJonas Karlman
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() failsJonas Karlman
2023-09-13phy: Set phy->dev to NULL when generic_phy_get_by_name() failsJonas Karlman
2023-09-06test: dm: test-fdt: Use fdtdec_get_int() in dm_check_devices()Marek Vasut
2023-08-30drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to testMarek Vasut
2023-08-30fwu: Initialize global fwu library state during CI testMarek Vasut
2023-08-25test: Move 1MB.fat32.img and 2MB.ext2.imgSimon Glass
2023-08-22test: acpi: Handle both 32bit and 64bit ACPI tablesMarek Vasut
2023-08-20test: cpu: Handle both 32bit and 64bit CPUsMarek Vasut
2023-08-20test: dm: pinmux: Handle %pa in pinctrl-single mux outputMarek Vasut
2023-08-08arm_ffa: introduce sandbox test cases for UCLASS_FFAAbdellatif El Khlifi
2023-07-24Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini
2023-07-24arm_ffa: introduce sandbox test cases for UCLASS_FFAAbdellatif El Khlifi
2023-07-20sandbox: fix a compilation errorSergei Antonov
2023-07-17dm: test: Add test for part_get_info_by_typeJoshua Watt
2023-07-17dm: test: Improve partition test error outputJoshua Watt
2023-07-17dm: test: Fix partition test to use mmc2Joshua Watt
2023-07-17acpi: Add a comment to set the acpi tablesSimon Glass
2023-07-14video: Update stb_truetypeSimon Glass
2023-07-14fdt: Allow more general use of livetreeSimon Glass
2023-07-14fdt: Align the start of the livetreeSimon Glass
2023-07-14console: Correct truetype spacing errorSimon Glass
2023-06-19nvmxip: move header to includeRui Miguel Silva