aboutsummaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini107-107/+5
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini107-5/+107
2024-05-06test: Remove <common.h> and add needed includesTom Rini107-107/+5
2024-05-05rng: Introduce SPL_DM_RNGMarek Vasut1-1/+1
2024-03-27acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt1-3/+3
2024-03-20test: dm: add button_cmd testWIP/20Mar2024-nextCaleb Connolly1-0/+96
2024-01-29clk: Remove rfreeSean Anderson1-9/+0
2024-01-16test: spmi: fix testsCaleb Connolly1-2/+2
2024-01-07acpi: Write pointers to tables instead of addressesSimon Glass1-5/+5
2024-01-07acpi: Rename test dm_test_setup_ctx_and_base_tables()Simon Glass1-2/+2
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini1-1/+0
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini1-2/+20
2023-12-15test: dm: clk_ccf: fix building errorYang Xiwen1-1/+2
2023-12-15test: dm: clk_ccf: test ccf_clk_opsYang Xiwen1-3/+11
2023-12-15dm: test: clk: Add test for ccf clk_set_rate()Igor Prusov1-0/+9
2023-12-13cmd: acpi: fix acpi list commandHeinrich Schuchardt1-9/+9
2023-12-13acpi: fix struct acpi_xsdtHeinrich Schuchardt1-0/+10
2023-12-13test: unit test for acpi_find_table()Heinrich Schuchardt1-0/+96
2023-11-28Merge patch series "cmd: add scmi command"Tom Rini1-0/+93
2023-11-28test: dm: add scmi command testAKASHI Takahiro1-0/+81
2023-11-28test: dm: skip scmi tests against disabled protocolsAKASHI Takahiro1-0/+12
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini7-6/+7
2023-11-17Merge branch '2023-11-16-assorted-updates' into nextTom Rini2-5/+13
2023-11-16sysreset: Fix unsupported request return valuesPaul Barker1-3/+3
2023-11-16test: eth: Don't crash if env_get returns NULLSean Anderson1-2/+10
2023-11-16nand: Add sandbox driverSean Anderson2-0/+105
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon6-6/+6
2023-11-07serial: zynqmp: Fetch baudrate from dtb and updateAlgapally Santosh Sagar1-0/+1
2023-10-24test: dm: add SCMI power domain protocol testAKASHI Takahiro1-0/+103
2023-10-24rockchip: test: dm: add rkmtd testJohan Jonker2-0/+201
2023-10-19sandbox: watchdog: Avoid an error on startupSimon Glass1-2/+2
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini2-0/+66
2023-10-15sandbox: add tests for UCLASS_SMAlexey Romanov2-0/+66
2023-10-13test: dm: add SCMI base protocol testAKASHI Takahiro1-0/+109
2023-10-13test: dm: simplify SCMI unit test on sandboxAKASHI Takahiro1-44/+20
2023-10-13test: dm: add protocol-specific channel testAKASHI Takahiro1-2/+20
2023-10-10cmd: host: Print out the block size of the host deviceBin Meng1-10/+10
2023-10-10blk: sandbox: Support binding a device with a given logical block sizeBin Meng2-6/+7
2023-10-06pci: serial: Support reading PCI-register size with baseWIP/2023-10-06-spl-prepare-for-universal-payloadSimon Glass1-4/+10
2023-10-06dm: core: Add tests for oftree_path()Simon Glass1-0/+6
2023-10-06dm: core: Support writing a 64-bit valueSimon Glass1-2/+13
2023-10-06dm: core: Support writing a booleanSimon Glass1-0/+25
2023-10-06dm: core: Add a way to convert a devicetree to a dtbSimon Glass1-0/+24
2023-10-06dm: core: Add a way to delete a nodeSimon Glass1-0/+31
2023-10-06dm: core: Add a way to copy a nodeSimon Glass1-0/+63
2023-10-06dm: core: Add a function to create an empty treeSimon Glass1-0/+16
2023-10-06dm: core: Tidy up comments in the ofnode testsSimon Glass1-7/+39
2023-10-06dm: core: Ensure we run flattree tests on ofnodeSimon Glass1-15/+18
2023-10-06dm: core: Reverse the argument order in ofnode_copy_props()Simon Glass1-5/+4
2023-09-30test: fix comment indentation on tpm testsIlias Apalodimas1-4/+5