1. f91ff5a sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · 3 years, 3 months ago
  2. 2b67387 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 3 months ago
  3. 8889581 bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 6 months ago
  4. 8e841fb i2c: add dm_i2c_reg_clrset by Sebastian Reichel · 3 years, 5 months ago
  5. 9f1868e test: dm: Add test for ECDSA UCLASS support by Alexandru Gagniuc · 3 years, 4 months ago
  6. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · 3 years, 4 months ago
  7. 4311832 dtoc: Support widening a bool value by Simon Glass · 3 years, 4 months ago
  8. a7d6698 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 4 months ago
  9. ae93e8a dm: test: Add test case to check node name ignoring unit address by Kishon Vijay Abraham I · 3 years, 4 months ago
  10. 7e4067a reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 6 months ago
  11. 6521e5d reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 6 months ago
  12. fc7a744 blk: Support iteration by Simon Glass · 3 years, 5 months ago
  13. 2697425 test: Add DM_DMA to be disabled by Simon Glass · 3 years, 5 months ago
  14. 8a8cd4f sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 6 months ago
  15. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
  16. e897e3c dm: core: add ofnode_get_path() by Marek Behún · 3 years, 6 months ago
  17. 177ab7f dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · 3 years, 6 months ago
  18. 7efcdfd net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 9 months ago
  19. 85c8fc5 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 7 months ago
  20. da37ed3 test: add dm_test_read_resource by Patrick Delaunay · 3 years, 6 months ago
  21. cecd47c part: Add check for NULL dev_part_str by Sean Anderson · 3 years, 7 months ago
  22. 9d6710c test: Avoid random numbers in dm_test_devm_regmap() by Simon Glass · 3 years, 7 months ago
  23. f8fc703 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 7 months ago
  24. 1c83067 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 7 months ago
  25. 6ccf10a sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · 3 years, 7 months ago
  26. be0512f test: dm: add test item for ofnode_get_addr() and ofnode_get_size() by Chen Guanqiao · 3 years, 8 months ago
  27. 9b4cdef test: reset: Extend base reset test to catch error by Neil Armstrong · 3 years, 7 months ago
  28. 619a182 test: Add test for partitions by Sean Anderson · 3 years, 8 months ago
  29. dffb347 test: Alphabetize dm Makefile by Sean Anderson · 3 years, 7 months ago
  30. 0922673 test: fix test/dm/regmap.c by Heinrich Schuchardt · 3 years, 8 months ago
  31. 12e9681 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 7 months ago
  32. 524a92c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · 3 years, 9 months ago
  33. 381ed97 test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · 3 years, 9 months ago
  34. d9eaa92 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 9 months ago
  35. ab1975b test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 8 months ago
  36. eeaf282 test: scmi: add local variables for scmi agent reference by Etienne Carriere · 3 years, 9 months ago
  37. c83a843 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 9 months ago
  38. b8f15cd firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 9 months ago
  39. 20dd9e1 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 8 months ago
  40. 4692746 video: backlight: Support PWMs without a known period_ns by Alper Nebi Yasak · 4 years, 1 month ago
  41. 61d0464 sf: Support querying write-protect by Simon Glass · 3 years, 9 months ago
  42. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 9 months ago
  43. cb79f07 sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 9 months ago
  44. 77faa97 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 9 months ago
  45. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 9 months ago
  46. 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 9 months ago
  47. 9bb88fb clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 9 months ago
  48. df56e0b dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 10 months ago
  49. 60e08ee test: acpi: Fix warnings on 32-bit build by Simon Glass · 3 years, 10 months ago
  50. 1ef74ab test: Allow SPL to run any available test by Simon Glass · 3 years, 9 months ago
  51. b50211f test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 9 months ago
  52. 53d1b19 test: Move restoring of driver model state to ut_run_list() by Simon Glass · 3 years, 9 months ago
  53. 1899e13 test: Move the devicetree check into ut_run_list() by Simon Glass · 3 years, 9 months ago
  54. 5ed319b test: Use return values in dm_test_run() by Simon Glass · 3 years, 9 months ago
  55. bb2b173 test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 9 months ago
  56. 4066d8d test: Use a local variable for test state by Simon Glass · 3 years, 9 months ago
  57. 0d32ec2 test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 9 months ago
  58. d97fd78 test: Drop dm_do_test() by Simon Glass · 3 years, 9 months ago
  59. 436687e test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 9 months ago
  60. 5b7e55b test: Move dm_test_destroy() into test-main.c by Simon Glass · 3 years, 9 months ago
  61. 2dba476 test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 9 months ago
  62. b98bfbc test: Drop struct dm_test_state by Simon Glass · 3 years, 9 months ago
  63. b2890a1 test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 9 months ago
  64. 59cad96 test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 9 months ago
  65. 2b566b9 test: Move console silencing to test_pre_run() by Simon Glass · 3 years, 9 months ago
  66. 86a5bd0 test: Drop mallinfo() work-around by Simon Glass · 3 years, 9 months ago
  67. 177e0fd test: Move dm_scan_plat() to test_pre_run() by Simon Glass · 3 years, 9 months ago
  68. 242357c test: Move do_autoprobe() to test_pre_run() by Simon Glass · 3 years, 9 months ago
  69. d18f739 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · 3 years, 9 months ago
  70. 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 9 months ago
  71. a1add9d test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 9 months ago
  72. 247ccf2 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 10 months ago
  73. 7b893f9 dm: gpio: Add a way to update flags by Simon Glass · 3 years, 10 months ago
  74. 3f2d575 gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 10 months ago
  75. 909bee3 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 10 months ago
  76. 54befdd dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 10 months ago
  77. c4f2d64 fastboot: Allow u-boot-style partitions by Sean Anderson · 3 years, 10 months ago
  78. 2a19109 test: dm: Add test for fastboot mmc partition naming by Sean Anderson · 3 years, 10 months ago
  79. b2f1c0b mmc: sandbox: Add support for writing by Sean Anderson · 3 years, 10 months ago
  80. 00b5acd Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
  81. 3524a5e dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 11 months ago
  82. 892e9b4 dm: test: Add test case for dev->dma_offset by Nicolas Saenz Julienne · 3 years, 11 months ago
  83. 22b7f7e dm: test: Add test case for dev_get_dma_ranges() by Nicolas Saenz Julienne · 3 years, 11 months ago
  84. ad39859 test: add a simple test for the adc-keys button driver by Marek Szyprowski · 3 years, 9 months ago
  85. 40154e9 test: dm: tee: extend with RPC test by Igor Opaniuk · 3 years, 10 months ago
  86. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
  87. abbdbbd dm: core: Add late driver remove option by Marek Vasut · 3 years, 10 months ago
  88. df34d0b dm: core: Avoid partially removing devices by Simon Glass · 3 years, 10 months ago
  89. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  90. bf0a692 dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · 3 years, 10 months ago
  91. 6d0601e sandbox: Disable I2C emulators in SPL by Simon Glass · 3 years, 10 months ago
  92. 333e3a9 cros_ec: Add vstore support by Simon Glass · 3 years, 11 months ago
  93. 0316130 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 11 months ago
  94. 9d70252 cros_ec: Add support for switches by Simon Glass · 3 years, 11 months ago
  95. 959e1ce cros_ec: Support reading EC features by Simon Glass · 3 years, 11 months ago
  96. 33909b5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 11 months ago
  97. 9b306e5 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 11 months ago
  98. 836cc9d dm: core: add a function to decode display timings by Dario Binacchi · 4 years ago
  99. b574d68 fdt: translate address if #size-cells = <0> by Dario Binacchi · 4 years ago
  100. b7f8589 clk: add clk_round_rate() by Dario Binacchi · 4 years ago