aboutsummaryrefslogtreecommitdiff
path: root/test/dm
AgeCommit message (Expand)Author
2021-11-09test: dm: add test for ofnode_for_each_compatible_node()Michael Walle
2021-10-31test: Add tests for IOMMU uclassMark Kettenis
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding
2021-10-13fdtdec: Reorder fdtdec_set_carveout() parameters for consistencyThierry Reding
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-12cmd: bind: Fix driver binding on a devicePatrice Chotard
2021-10-07clk: k210: Try harder to get the best configSean Anderson
2021-10-07test: dm: k210: Reduce duplication in test casesSean Anderson
2021-10-06acpi: Use U-Boot version for OEM_REVISIONPali Rohár
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