aboutsummaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)Author
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
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-09test: dm: fwu: fix for the updated apiJassi Brar
2023-05-31acpi: Put the version numbers in a central placeSimon Glass
2023-05-13usb: Tidy up the usb_start flagSimon Glass
2023-05-05test: eth: IPv6 network discovery unit testEhsan Mohandesi
2023-05-02test: Add tests for the extconSvyatoslav Ryhel
2023-04-28core: fdtaddr: use map_sysmem() as cast for the returnJohan Jonker
2023-04-27sandbox64: add a test case for UCLASS_NVMXIPAbdellatif El Khlifi
2023-04-10test: dm: mmc: Check block erasing boundariesLoic Poulain
2023-04-05test: blkmap: Add test suiteTobias Waldekranz
2023-03-14test: Wrap assert macros in ({ ... }) and fix missing semicolonsMarek Vasut
2023-03-07video console: add 12x22 console simple font testDzmitry Sankouski
2023-02-28tpm: Implement tpm_auto_start() for TPMv1.2Simon Glass
2023-02-28tpm: Separate out the TPM tests for v1 and v2Simon Glass
2023-02-28test: add a test for the new tpm_auto_start() functionIlias Apalodimas
2023-02-14dm: treewide: Complete migration to new driver model schemaSimon Glass
2023-02-12reset: Allow reset_get_by_name() with NULL nameSamuel Holland
2023-02-12clk: Allow clk_get_by_name() with NULL nameSamuel Holland
2023-02-10dm: button: add support for linux_code in button-gpio.c driverDzmitry Sankouski
2023-02-10test: create dedicated fdt node for ofnode_for_each_prop testDzmitry Sankouski
2023-02-04test: dm: test-fdt: Add decode_panel_timing testNikhil M Jain
2023-01-27test: Add test for mapping IOMMUs for PCI devicesMark Kettenis
2023-01-27test: Add test for IOMMU uclass map/unmap opsMark Kettenis
2023-01-23virtio: Avoid strange behaviour on removalSimon Glass
2023-01-23part: Add a function to find the first bootable partitionSimon Glass
2023-01-23dm: part: Update test to use mmc2Simon Glass
2023-01-23dm: test: Correct assertion in dm_test_part()Simon Glass
2023-01-05test:dm:fix typoYuepeng Xing
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-06Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05test: dm: eth: Add ip6_make_lladdr testViacheslav Mitrofanov
2022-12-05test: dm: eth: Add ip6_make_snma testViacheslav Mitrofanov
2022-12-05test: dm: eth: Add ip6_addr_in_subnet testViacheslav Mitrofanov
2022-12-05test: dm: eth: Add csum_ipv6_magic testViacheslav Mitrofanov
2022-12-05test: dm: eth: Add string_to_ip6 testViacheslav Mitrofanov
2022-12-05test: test sandbox sound driver more rigorouslyHeinrich Schuchardt
2022-11-07dm: Add tests for the sandbox host driverSimon Glass
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