aboutsummaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)Author
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
2021-09-25sandbox: correct cpu nodesHeinrich Schuchardt
2021-09-25dm: gpio: Add of-platdata supportSimon Glass
2021-09-25irq: Tidy up of-platdata irq supportSimon Glass
2021-09-25clk: Rename clk_get_by_driver_info()Simon Glass
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-17Remove including timestamp.h in version.hPali Rohár
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-13pci: Drop DM_PCISimon Glass
2021-08-31sandbox: add test of wdt-uclass' watchdog_reset()Rasmus Villemoes
2021-08-31sandbox: add test of wdt_gpio driverRasmus Villemoes
2021-08-22bootcount: add a new driver with syscon as backendNandor Han
2021-08-22i2c: add dm_i2c_reg_clrsetSebastian Reichel
2021-08-16test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc
2021-08-08dm: core: Don't allow uclass use before readySimon Glass
2021-08-01dtoc: Support widening a bool valueSimon Glass
2021-08-01dtoc: Fix widening an int array to an intSimon Glass
2021-07-27dm: test: Add test case to check node name ignoring unit addressKishon Vijay Abraham I
2021-07-23reboot-mode: read the boot mode from RTC memoryNandor Han
2021-07-23reboot-mode: read the boot mode from GPIOs statusNandor Han
2021-07-21blk: Support iterationSimon Glass
2021-07-21test: Add DM_DMA to be disabledSimon Glass
2021-07-06sandbox: cros-ec: Add tests for the Chromium OS EC PWM driverAlper Nebi Yasak
2021-06-28Merge tag 'v2021.07-rc5' into nextTom Rini
2021-06-24dm: core: add ofnode_get_path()Marek Behún
2021-06-24dm: core: add non-translating version of ofnode_get_addr_size_index()Marek Behún
2021-06-18net: use the same alias stem for ethernet as linuxMichael Walle
2021-06-08display_options: Drop two spaces before the ASCII columnSimon Glass
2021-06-05test: add dm_test_read_resourcePatrick Delaunay
2021-05-26part: Add check for NULL dev_part_strSean Anderson
2021-05-24test: Avoid random numbers in dm_test_devm_regmap()Simon Glass
2021-05-12Revert "fdt: translate address if #size-cells = <0>"Dario Binacchi
2021-05-04test: Add gpio-sysinfo testSean Anderson
2021-05-04sysinfo: Require that sysinfo_detect be called before other methodsSean Anderson
2021-04-29test: dm: add test item for ofnode_get_addr() and ofnode_get_size()Chen Guanqiao
2021-04-27test: reset: Extend base reset test to catch errorNeil Armstrong
2021-04-22test: Add test for partitionsSean Anderson
2021-04-22test: Alphabetize dm MakefileSean Anderson
2021-04-20test: fix test/dm/regmap.cHeinrich Schuchardt
2021-04-18Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-04-15test: dm: Add a test case for simple-bus <ranges>Bin Meng
2021-04-15test: dm: Add a case to test ofnode_phy_is_fixed_link()Bin Meng
2021-04-15sandbox: Add a DSA sandbox driver and unit testClaudiu Manoil
2021-04-12test: qemu: add qfw sandbox driver, dm tests, qemu testsAsherah Connor
2021-04-12test: scmi: add local variables for scmi agent referenceEtienne Carriere
2021-04-12firmware: scmi: fix inline comments and minor coding style issuesEtienne Carriere
2021-04-12firmware: scmi: sandbox test for voltage regulatorEtienne Carriere
2021-04-12test: pinmux: add test for 'pinctrl-single' driverDario Binacchi