1. b9aad37 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 1 month ago
  2. 9019487 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 1 month ago
  3. 46cb067 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 1 month ago
  4. 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
  5. 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years ago
  6. 425c08f clk: k210: Try harder to get the best config by Sean Anderson · 3 years ago
  7. 6e23c9f test: dm: k210: Reduce duplication in test cases by Sean Anderson · 3 years ago
  8. a3423b3 acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · 3 years, 2 months ago
  9. 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years ago
  10. 6eecaf5 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · 3 years ago
  11. 66fd01f net: update NXP copyright text by Vladimir Oltean · 3 years ago
  12. 8ae8da1 sandbox: correct cpu nodes by Heinrich Schuchardt · 3 years, 1 month ago
  13. 48609d0 dm: gpio: Add of-platdata support by Simon Glass · 3 years, 2 months ago
  14. 3e57ad9 irq: Tidy up of-platdata irq support by Simon Glass · 3 years, 2 months ago
  15. f0ab8f9 clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 2 months ago
  16. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 2 months ago
  17. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 2 months ago
  18. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  19. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 2 months ago
  20. 4171c57 sandbox: add test of wdt-uclass' watchdog_reset() by Rasmus Villemoes · 3 years, 1 month ago
  21. a9346b9 sandbox: add test of wdt_gpio driver by Rasmus Villemoes · 3 years, 1 month ago
  22. c50b21b bootcount: add a new driver with syscon as backend by Nandor Han · 3 years, 3 months ago
  23. 2aefa6e i2c: add dm_i2c_reg_clrset by Sebastian Reichel · 3 years, 2 months ago
  24. 46a738a test: dm: Add test for ECDSA UCLASS support by Alexandru Gagniuc · 3 years, 2 months ago
  25. 1e9ced2 dm: core: Don't allow uclass use before ready by Simon Glass · 3 years, 2 months ago
  26. eec44c7 dtoc: Support widening a bool value by Simon Glass · 3 years, 2 months ago
  27. ca04494 dtoc: Fix widening an int array to an int by Simon Glass · 3 years, 2 months ago
  28. 9f6ae6d dm: test: Add test case to check node name ignoring unit address by Kishon Vijay Abraham I · 3 years, 2 months ago
  29. c74675b reboot-mode: read the boot mode from RTC memory by Nandor Han · 3 years, 3 months ago
  30. f9db2f1 reboot-mode: read the boot mode from GPIOs status by Nandor Han · 3 years, 3 months ago
  31. 96f37b0 blk: Support iteration by Simon Glass · 3 years, 3 months ago
  32. bf8188e test: Add DM_DMA to be disabled by Simon Glass · 3 years, 3 months ago
  33. e712245 sandbox: cros-ec: Add tests for the Chromium OS EC PWM driver by Alper Nebi Yasak · 3 years, 4 months ago
  34. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 3 months ago
  35. 0e116be dm: core: add ofnode_get_path() by Marek Behún · 3 years, 4 months ago
  36. 31a7b71 dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · 3 years, 4 months ago
  37. 82a3c9e net: use the same alias stem for ethernet as linux by Michael Walle · 3 years, 7 months ago
  38. c7b16d8 display_options: Drop two spaces before the ASCII column by Simon Glass · 3 years, 5 months ago
  39. 269fa84 test: add dm_test_read_resource by Patrick Delaunay · 3 years, 4 months ago
  40. 26de429 part: Add check for NULL dev_part_str by Sean Anderson · 3 years, 4 months ago
  41. 2177f92 test: Avoid random numbers in dm_test_devm_regmap() by Simon Glass · 3 years, 4 months ago
  42. a47abd7 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 5 months ago
  43. 1cbfed8 test: Add gpio-sysinfo test by Sean Anderson · 3 years, 5 months ago
  44. 4d65c6b sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · 3 years, 5 months ago
  45. 61772bc test: dm: add test item for ofnode_get_addr() and ofnode_get_size() by Chen Guanqiao · 3 years, 5 months ago
  46. bdfe690 test: reset: Extend base reset test to catch error by Neil Armstrong · 3 years, 5 months ago
  47. 535e700 test: Add test for partitions by Sean Anderson · 3 years, 5 months ago
  48. fe3a280 test: Alphabetize dm Makefile by Sean Anderson · 3 years, 5 months ago
  49. 1b8897c test: fix test/dm/regmap.c by Heinrich Schuchardt · 3 years, 5 months ago
  50. 2fbc8047 Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 5 months ago
  51. ea8971c test: dm: Add a test case for simple-bus <ranges> by Bin Meng · 3 years, 6 months ago
  52. 534c69b test: dm: Add a case to test ofnode_phy_is_fixed_link() by Bin Meng · 3 years, 6 months ago
  53. ff98da0 sandbox: Add a DSA sandbox driver and unit test by Claudiu Manoil · 3 years, 6 months ago
  54. 6951255 test: qemu: add qfw sandbox driver, dm tests, qemu tests by Asherah Connor · 3 years, 6 months ago
  55. 3dfd739 test: scmi: add local variables for scmi agent reference by Etienne Carriere · 3 years, 7 months ago
  56. c3bba70 firmware: scmi: fix inline comments and minor coding style issues by Etienne Carriere · 3 years, 7 months ago
  57. 0124218 firmware: scmi: sandbox test for voltage regulator by Etienne Carriere · 3 years, 7 months ago
  58. 5532262 test: pinmux: add test for 'pinctrl-single' driver by Dario Binacchi · 3 years, 5 months ago
  59. fefa713 video: backlight: Support PWMs without a known period_ns by Alper Nebi Yasak · 4 years ago
  60. b3b60f5 sf: Support querying write-protect by Simon Glass · 3 years, 6 months ago
  61. ab933d8 dm: core: Create a struct for device runtime info by Simon Glass · 3 years, 6 months ago
  62. 424994c sandbox: Create a new sandbox_noinst build by Simon Glass · 3 years, 6 months ago
  63. 3a825d3 Revert "sandbox: Disable I2C emulators in SPL" by Simon Glass · 3 years, 6 months ago
  64. cc469b7 dm: Rename device_get_by_driver_info_idx() by Simon Glass · 3 years, 6 months ago
  65. 6ba46a0 dm: core: Drop device_get_by_driver_info() by Simon Glass · 3 years, 6 months ago
  66. 8813986 clk: sandbox: Create a special fixed-rate driver by Simon Glass · 3 years, 6 months ago
  67. 074197a dtoc: Assign a sequence number to each node by Simon Glass · 3 years, 8 months ago
  68. 634f5ad test: acpi: Fix warnings on 32-bit build by Simon Glass · 3 years, 8 months ago
  69. 8482356 test: Allow SPL to run any available test by Simon Glass · 3 years, 7 months ago
  70. a7a9875 test: Add a macros for finding tests in linker_lists by Simon Glass · 3 years, 7 months ago
  71. 664277f test: Move restoring of driver model state to ut_run_list() by Simon Glass · 3 years, 7 months ago
  72. 1fc9c12 test: Move the devicetree check into ut_run_list() by Simon Glass · 3 years, 7 months ago
  73. 45d191a test: Use return values in dm_test_run() by Simon Glass · 3 years, 7 months ago
  74. f97f85e test: Run driver-model tests using ut_run_list() by Simon Glass · 3 years, 7 months ago
  75. fe80686 test: Use a local variable for test state by Simon Glass · 3 years, 7 months ago
  76. d2281bb test: Add ut_run_test_live_flat() to run tests twice by Simon Glass · 3 years, 7 months ago
  77. c169d54 test: Drop dm_do_test() by Simon Glass · 3 years, 7 months ago
  78. ca44ca0 test: Use ut_run_test() to run driver model tests by Simon Glass · 3 years, 7 months ago
  79. e77615d test: Move dm_test_destroy() into test-main.c by Simon Glass · 3 years, 7 months ago
  80. c79705e test: Move dm_test_init() into test-main.c by Simon Glass · 3 years, 7 months ago
  81. 4a467c6 test: Drop struct dm_test_state by Simon Glass · 3 years, 7 months ago
  82. 72b524c test: Handle driver model reinit in test_pre_run() by Simon Glass · 3 years, 7 months ago
  83. 47ec3ed test: Move delay skipping to test_pre_run() by Simon Glass · 3 years, 7 months ago
  84. 7452471 test: Move console silencing to test_pre_run() by Simon Glass · 3 years, 7 months ago
  85. 19fb3db test: Drop mallinfo() work-around by Simon Glass · 3 years, 7 months ago
  86. 5a986f3 test: Move dm_scan_plat() to test_pre_run() by Simon Glass · 3 years, 7 months ago
  87. 4b8b27e test: Move do_autoprobe() to test_pre_run() by Simon Glass · 3 years, 7 months ago
  88. d8ed234 test: Move dm_extended_scan() to test_pre_run() by Simon Glass · 3 years, 7 months ago
  89. 30a0d20 test: Call test_pre/post_run() from driver model tests by Simon Glass · 3 years, 7 months ago
  90. 409f4a2 test: Rename test-main.c to test-dm.c by Simon Glass · 3 years, 7 months ago
  91. 8a45b22 gpio: Add a way to read 3-way strapping pins by Simon Glass · 3 years, 8 months ago
  92. 7e0a96d dm: gpio: Add a way to update flags by Simon Glass · 3 years, 8 months ago
  93. a03a0aa gpio: sandbox: Rename GPIO dir_flags to flags by Simon Glass · 3 years, 8 months ago
  94. c0c1e62 gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags() by Simon Glass · 3 years, 8 months ago
  95. 13979fc dm: gpio: Rename set_dir_flags() method to update_flags() by Simon Glass · 3 years, 8 months ago
  96. de1728c fastboot: Allow u-boot-style partitions by Sean Anderson · 3 years, 8 months ago
  97. d4f22cb test: dm: Add test for fastboot mmc partition naming by Sean Anderson · 3 years, 8 months ago
  98. 3f6fb77 mmc: sandbox: Add support for writing by Sean Anderson · 3 years, 8 months ago
  99. 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 7 months ago
  100. 30b20e6 dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 8 months ago