1. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · Tue Sep 06 20:27:07 2022 -0600
  2. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · Tue Sep 06 20:27:03 2022 -0600
  3. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · Tue Sep 06 20:27:02 2022 -0600
  4. 7f9b580 test: Fix missing livetree test runs by Simon Glass · Tue Sep 06 20:26:59 2022 -0600
  5. 509f32e sandbox: Add a test for SCSI by Simon Glass · Wed Sep 21 16:21:47 2022 +0200
  6. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  7. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  8. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  9. f69c39d gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · Tue Aug 30 14:09:14 2022 +0200
  10. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · Tue Jun 14 15:21:30 2022 +0200
  11. 11a075c tpm: Allow reporting the internal state by Simon Glass · Tue Aug 30 21:05:36 2022 -0600
  12. b6e254d dm: rtc: Try to handle the localtime() race by Simon Glass · Mon Aug 01 07:58:48 2022 -0600
  13. 277bab8 dm: rtc: Try to avoid a race in rtc_set_get test by Simon Glass · Mon Aug 01 07:58:47 2022 -0600
  14. ad98e31 dm: rtc: Avoid a race in the rtc_reset test by Simon Glass · Mon Aug 01 07:58:46 2022 -0600
  15. 91a187b test: Allow running tests multiple times by Simon Glass · Mon Aug 01 07:58:45 2022 -0600
  16. 8980155 dm: rtc: Make use of ut_assertnonnull() by Simon Glass · Mon Aug 01 07:58:44 2022 -0600
  17. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · Sat Jul 30 15:52:14 2022 -0600
  18. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · Sat Jul 30 15:52:13 2022 -0600
  19. b75dc16 dm: core: Tidy up ofnode-writing test by Simon Glass · Sat Jul 30 15:52:11 2022 -0600
  20. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · Sat Jul 30 15:52:10 2022 -0600
  21. 270a443 dm: core: Move ofnode-writing test to ofnode by Simon Glass · Sat Jul 30 15:52:09 2022 -0600
  22. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · Sat Jul 30 15:52:08 2022 -0600
  23. 6daac6b test: rng: Add a UT testcase for the rng command by Sughosh Ganu · Fri Jul 22 21:32:09 2022 +0530
  24. 709f037 watchdog: add pulse support to gpio watchdog driver by Paul Doelle · Mon Jul 04 09:00:25 2022 +0000
  25. 45b2548 Merge tag 'dm-pull-28jun22' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Fri Jul 08 14:39:07 2022 -0400
  26. 6ef9dc6 test: fix CONFIG_ACPIGEN dependencies by Heinrich Schuchardt · Sun Jun 12 12:28:22 2022 +0000
  27. be1621b dm: core: Add a way to collect memory usage by Simon Glass · Sun May 08 04:39:25 2022 -0600
  28. d1f12cf dm: core: Support accessing core tags by Simon Glass · Sun May 08 04:39:24 2022 -0600
  29. 86f5cc7 test: eth: Add test for ethernet addresses by Sean Anderson · Thu May 05 13:11:32 2022 -0400
  30. 67d93a4 sandbox: net: Add aliases for ethernet devices by Sean Anderson · Thu May 05 13:11:30 2022 -0400
  31. 89e57e1 test: dm: virtio_rng: Test virtio-rng with faked device by Andrew Scull · Mon May 16 10:41:40 2022 +0000
  32. c3f7313 test: dm: virtio: Test virtio device driver probing by Andrew Scull · Mon May 16 10:41:38 2022 +0000
  33. e4ea0fd virtio: sandbox: Bind RNG rather than block device by Andrew Scull · Mon May 16 10:41:37 2022 +0000
  34. 561ff890 test: dm: virtio: Split out virtio device tests by Andrew Scull · Mon May 16 10:41:36 2022 +0000
  35. 28d25cf test: dm: virtio: Test notify before del_vqs by Andrew Scull · Mon May 16 10:41:35 2022 +0000
  36. 506ba0d virtio: sandbox: Fix device features bitfield by Andrew Scull · Mon May 16 10:41:34 2022 +0000
  37. bcb12d4 dm: test: virtio: Test the virtio ring by Andrew Scull · Mon May 16 10:41:33 2022 +0000
  38. f0c00df test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some case by Patrice Chotard · Wed Mar 30 09:33:15 2022 +0200
  39. 86e06ae spi: spi-uclass: Add new spi_get_bus_and_cs() implementation by Patrice Chotard · Wed Mar 30 09:33:13 2022 +0200
  40. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  41. 994b60d pci: Match region flags using a mask by Andrew Scull · Thu Apr 21 16:11:11 2022 +0000
  42. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  43. c7456a4 test: pci: Test PCI address conversion functions by Andrew Scull · Thu Apr 21 16:11:09 2022 +0000
  44. 6e0abff test: dm: devres: Remove use-after-free by Andrew Scull · Sun Apr 03 10:39:15 2022 +0000
  45. 2110a46 test: Fix pointer overrun in dm_test_devm_regmap() by Andrew Scull · Sun Apr 03 10:39:14 2022 +0000
  46. 83bbd0a test: dm: led: Fix LED enumeration by Marek Vasut · Mon Apr 25 18:33:50 2022 +0200
  47. 721d99a led: Drop led_default_state() by Marek Vasut · Fri Apr 22 15:41:42 2022 +0200
  48. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  49. 6bebdb3 test: dm: Restart USB before assuming it is stopped by Simon Glass · Sun Apr 24 23:31:02 2022 -0600
  50. 70f4bcb test: fastboot: Avoid using mmc1 by Simon Glass · Sun Apr 24 23:31:01 2022 -0600
  51. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · Sun Apr 24 23:31:00 2022 -0600
  52. f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · Sun Apr 24 23:30:59 2022 -0600
  53. cb53b2c test: dm: add tests for tag support by AKASHI Takahiro · Fri Apr 15 16:15:37 2022 +0900
  54. 3996f06 dm: core: Allow devres to be disabled in SPL by Simon Glass · Sun Mar 27 14:26:19 2022 -0600
  55. 6a25a7e Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net by Tom Rini · Fri Apr 15 08:09:52 2022 -0400
  56. b271161 test: serial: Add test for putc/puts by Sean Anderson · Mon Apr 04 14:17:59 2022 -0400
  57. bc19477 net: introduce helpers to get PHY interface mode from a device/ofnode by Marek Behún · Thu Apr 07 00:33:01 2022 +0200
  58. e4dedf2 treewide: use dm_mdio_read/write/reset() wrappers by Marek Behún · Thu Apr 07 00:32:59 2022 +0200
  59. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · Thu Apr 07 00:32:57 2022 +0200
  60. 8e61f93 dm: blk: Expand iteration and add tests by Simon Glass · Mon Feb 28 12:08:35 2022 -0700
  61. 9442f15 Merge tag 'v2022.04-rc5' into next by Tom Rini · Mon Mar 28 12:36:49 2022 -0400
  62. 6e5a8b7 k210: use the board vendor name rather than the marketing name by Damien Le Moal · Tue Mar 01 10:35:39 2022 +0000
  63. bf1f132 firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · Mon Feb 21 09:22:41 2022 +0100
  64. 09665cb sandbox: scmi: test against a single scmi agent by Etienne Carriere · Mon Feb 21 09:22:39 2022 +0100
  65. b4c5211 dm: Fix OF_BAD_ADDR definition by Patrice Chotard · Tue Jan 04 08:42:48 2022 +0100
  66. eb025f3 acpi: Tidy up the table list by Simon Glass · Wed Dec 01 09:03:06 2021 -0700
  67. 884dcfa acpi: Tidy up the item list by Simon Glass · Wed Dec 01 09:03:05 2021 -0700
  68. e9f6e6a x86: Move base tables to a writer function by Simon Glass · Wed Dec 01 09:02:50 2021 -0700
  69. 1617088 x86: Use the ACPI table writer by Simon Glass · Wed Dec 01 09:02:49 2021 -0700
  70. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · Wed Dec 01 09:02:48 2021 -0700
  71. b33f2f9 x86: Move the acpi table to generic global_data by Simon Glass · Wed Dec 01 09:02:37 2021 -0700
  72. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  73. be4e5e1 phy: Track power-on and init counts in uclass by Alper Nebi Yasak · Thu Dec 30 22:36:51 2021 +0300
  74. 87a3cd7 video: Support showing the U-Boot logo by Simon Glass · Fri Nov 19 13:24:03 2021 -0700
  75. 6a92e88 video: theadorable: Use RGB565 for BMP blitting by Simon Glass · Fri Nov 19 13:23:59 2021 -0700
  76. 8bd7f60 video: Add a test for 16bpp BMP files by Simon Glass · Fri Nov 19 13:23:58 2021 -0700
  77. 490bb99 video: bmp: Update RLE8 support to use the write function by Simon Glass · Fri Nov 19 13:23:55 2021 -0700
  78. c3b5adf sandbox: video: Add BMP tests for 32bpp and 8bpp modes by Simon Glass · Fri Nov 19 13:23:50 2021 -0700
  79. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · Thu Dec 16 20:59:32 2021 -0700
  80. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  81. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · Sat Dec 04 08:56:31 2021 -0700
  82. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  83. 7302539 dm: core: Add tests for stringlist functions by Simon Glass · Sat Oct 23 17:26:04 2021 -0600
  84. 398b94e test/dm: fix watchdog test by Heinrich Schuchardt · Tue Nov 02 19:44:29 2021 +0100
  85. f1f8740 test: dm: add test for ofnode_for_each_compatible_node() by Michael Walle · Fri Oct 15 15:15:18 2021 +0200
  86. 67748ee test: Add tests for IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:02 2021 +0200
  87. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · Fri Sep 03 15:16:21 2021 +0200
  88. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · Fri Sep 03 15:16:20 2021 +0200
  89. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · Fri Sep 03 15:16:19 2021 +0200
  90. 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Tue Oct 12 12:01:00 2021 -0400
  91. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  92. e72139e clk: k210: Try harder to get the best config by Sean Anderson · Sat Sep 11 13:20:03 2021 -0400
  93. e850b4c test: dm: k210: Reduce duplication in test cases by Sean Anderson · Sat Sep 11 13:20:02 2021 -0400
  94. f0de20e acpi: Use U-Boot version for OEM_REVISION by Pali Rohár · Sat Jul 10 13:10:01 2021 +0200
  95. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  96. 9df3865 Merge branch 'network_master' of https://source.denx.de/u-boot/custodians/u-boot-net into next by Tom Rini · Wed Sep 29 07:58:20 2021 -0400
  97. 5041e42 net: update NXP copyright text by Vladimir Oltean · Fri Sep 17 14:27:13 2021 +0300
  98. 20f9d3d sandbox: correct cpu nodes by Heinrich Schuchardt · Sat Aug 28 11:42:08 2021 +0200
  99. 2149e11 dm: gpio: Add of-platdata support by Simon Glass · Sat Aug 07 07:24:12 2021 -0600
  100. e7995f7 irq: Tidy up of-platdata irq support by Simon Glass · Sat Aug 07 07:24:11 2021 -0600