1. 1b090e6 dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · Tue Jun 14 15:21:30 2022 +0200
  2. d28e31e dm: core: Add support for writing u32 with ofnode by Simon Glass · Sat Jul 30 15:52:14 2022 -0600
  3. 3ee3d15 dm: core: Allow writing to a flat tree with ofnode by Simon Glass · Sat Jul 30 15:52:13 2022 -0600
  4. 5e2cd5e dm: core: Swap parameters of ofnode_write_prop() by Simon Glass · Sat Jul 30 15:52:10 2022 -0600
  5. ef75c59 dm: core: Introduce support for multiple trees by Simon Glass · Sat Jul 30 15:52:08 2022 -0600
  6. 1817f71 dm: core: Add a note about how livetree updates work by Simon Glass · Sat Jul 30 15:52:07 2022 -0600
  7. 9693c1d dm: core: Split out the declaration of ofnode by Simon Glass · Sat Jul 30 15:52:06 2022 -0600
  8. 69cee50 pinctrl: Add third argument label for pinctrl_gpio_request() function by Pali Rohár · Mon Jul 25 13:56:11 2022 +0200
  9. d80ed17 pinctrl: Add new function pinctrl_generic_set_state_prefix() by Pali Rohár · Mon Jul 25 13:56:08 2022 +0200
  10. 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
  11. 1e56de0 arm: Remove PXA architecture support by Tom Rini · Sat Jun 25 11:02:42 2022 -0400
  12. c8b5e22 dm: core: Add a command to show driver model statistics by Simon Glass · Sun May 08 04:39:26 2022 -0600
  13. be1621b dm: core: Add a way to collect memory usage by Simon Glass · Sun May 08 04:39:25 2022 -0600
  14. d1f12cf dm: core: Support accessing core tags by Simon Glass · Sun May 08 04:39:24 2022 -0600
  15. e330447 dm: core: Switch the testbus driver to use a new struct by Simon Glass · Sun May 08 04:39:23 2022 -0600
  16. d94d743 dm: core: Rename dm_dump_all() by Simon Glass · Sun May 08 04:39:19 2022 -0600
  17. 9b3a639 dm: core: Provide fallbacks for ofnode_conf_read_... by Sean Anderson · Mon Mar 28 18:14:37 2022 -0400
  18. d1d2c57 fuzzing_engine: Add fuzzing engine uclass by Andrew Scull · Mon May 30 10:00:08 2022 +0000
  19. 56bf6a8 arm: pxa: Remove CONFIG_CPU_PXA25X by Tom Rini · Wed May 25 16:13:48 2022 -0400
  20. 11a6f58 dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag by Marek Vasut · Fri Apr 22 15:15:53 2022 +0200
  21. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  22. 4b508b8 bootstd: Add the bootmeth uclass and helpers by Simon Glass · Sun Apr 24 23:31:08 2022 -0600
  23. 017656e bootstd: Add the bootdev uclass by Simon Glass · Sun Apr 24 23:31:07 2022 -0600
  24. 08ad13e bootstd: Add the bootstd uclass and core implementation by Simon Glass · Sun Apr 24 23:31:06 2022 -0600
  25. 9670f7d dm: core: Allow finding a uclass device by partial name by Simon Glass · Sun Apr 24 23:31:00 2022 -0600
  26. f1f519f dm: core: Rename and fix uclass_get_by_name_len() by Simon Glass · Sun Apr 24 23:30:59 2022 -0600
  27. efb9a9d dm: disk: add UCLASS_PARTITION by AKASHI Takahiro · Tue Apr 19 10:05:09 2022 +0900
  28. 308d91b dm: core: Deal with a wrinkle with linker lists by Simon Glass · Sun Mar 27 14:26:20 2022 -0600
  29. 3996f06 dm: core: Allow devres to be disabled in SPL by Simon Glass · Sun Mar 27 14:26:19 2022 -0600
  30. 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
  31. 48631e4 treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA by Marek Behún · Thu Apr 07 00:33:03 2022 +0200
  32. 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
  33. f4f1ddc net: introduce helpers to get PHY ofnode from MAC by Marek Behún · Thu Apr 07 00:32:57 2022 +0200
  34. e04f4fb dm: add tag support by AKASHI Takahiro · Tue Mar 08 20:36:46 2022 +0900
  35. ebec3a7 dm: core: Tidy up comments in uclass headers by Simon Glass · Mon Feb 28 12:08:34 2022 -0700
  36. 6ddadd6 dm: core: Add a required struct declaration by Simon Glass · Mon Feb 28 12:08:33 2022 -0700
  37. c9ae4a8 dm: fix function documentation in include/dm/ofnode.h by Heinrich Schuchardt · Thu Mar 24 16:22:32 2022 +0100
  38. 3d2a375 Merge tag 'xilinx-for-v2022.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Mar 16 12:52:02 2022 -0400
  39. f3a8cbb pinctrl: Increase length of pinmux status buffer by Ashok Reddy Soma · Wed Feb 23 15:23:04 2022 +0100
  40. 3ee337a event: Add events for device probe/remove by Simon Glass · Fri Mar 04 08:43:03 2022 -0700
  41. a253c3b net: phy: Add new read ethernet phy id function by Michal Simek · Wed Feb 23 15:45:40 2022 +0100
  42. 9ee52fb dm: pinctrl: Use explicit values for enums by Ashok Reddy Soma · Wed Feb 23 15:02:51 2022 +0100
  43. 912b6f5 dm: Use parenthesis for the device_get_ops macro argument by Sughosh Ganu · Sun Jan 30 00:51:08 2022 +0530
  44. 877205e acpi: Collect tables in the acpi_item list by Simon Glass · Wed Dec 01 09:03:04 2021 -0700
  45. 83c3cb5 x86: Move DSDT table to a writer function by Simon Glass · Wed Dec 01 09:02:52 2021 -0700
  46. f53f57d x86: Move FACS table to a writer function by Simon Glass · Wed Dec 01 09:02:51 2021 -0700
  47. e9f6e6a x86: Move base tables to a writer function by Simon Glass · Wed Dec 01 09:02:50 2021 -0700
  48. 37acc66 x86: acpi: Split out context creation from base tables by Simon Glass · Wed Dec 01 09:02:48 2021 -0700
  49. 4ecb97e acpi: Add a linker list for ACPI tables by Simon Glass · Wed Dec 01 09:02:47 2021 -0700
  50. f93b904 acpi: Add a table start by Simon Glass · Wed Dec 01 09:02:46 2021 -0700
  51. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  52. d17a679 doc: add include/dm/fdtaddr.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:55:41 2022 +0100
  53. 92c1c5c doc: add include/dm/of*.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:49 2022 +0100
  54. cb3d6d6 doc: add include/dm/read.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:48 2022 +0100
  55. a104e59 doc: add include/dm/devres.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:47 2022 +0100
  56. 4b8c70c doc: add include/dm/device.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:46 2022 +0100
  57. 6750bb3 doc: add include/dm/platdata.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:45 2022 +0100
  58. d869565 doc: add include/dm/lists.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:44 2022 +0100
  59. 3df46be doc: add include/dm/root.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:43 2022 +0100
  60. efbbdf6 doc: add include/dm/uclass.h to the HTML documentation by Patrick Delaunay · Wed Jan 12 10:53:42 2022 +0100
  61. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · Thu Dec 16 20:59:32 2021 -0700
  62. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  63. 4874c4d dm: fix an 'undefined' error in some macros by AKASHI Takahiro · Fri Dec 10 15:49:36 2021 +0900
  64. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · Sat Dec 04 08:56:31 2021 -0700
  65. 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · Sat Dec 04 08:56:30 2021 -0700
  66. e8e001e pinctrl: change result for unsupported API by Patrick Delaunay · Fri Nov 19 10:02:26 2021 +0100
  67. dab7e0d dm: core: Add a way to count the devices in a uclass by Simon Glass · Sat Oct 23 17:26:09 2021 -0600
  68. 4b23e45 dm: core: Allow finding children / uclasses by partial name by Simon Glass · Sat Oct 23 17:26:08 2021 -0600
  69. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  70. 7a3a167 dm: core: Fix up string-function documentation by Simon Glass · Sat Oct 23 17:26:06 2021 -0600
  71. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · Sat Oct 23 17:26:05 2021 -0600
  72. c0c35a0 net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · Wed Sep 29 18:04:39 2021 +0300
  73. a7b9df2 dm: core: add ofnode_for_each_compatible_node() by Michael Walle · Fri Oct 15 15:15:17 2021 +0200
  74. e1311b6 iommu: Add IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:01 2021 +0200
  75. fe51fb9 dm: Fix util.h's broken include guard by Pierre-Clément Tosi · Thu Sep 30 17:52:45 2021 +0200
  76. 21cdfea dm: Provide dev_read_addr_index_ptr() wrapper by Bin Meng · Sun Sep 12 11:15:13 2021 +0800
  77. a44397f dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · Sun Sep 12 11:15:12 2021 +0800
  78. 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
  79. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  80. 2154876 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 30 11:29:41 2021 -0400
  81. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  82. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · Wed Sep 22 18:29:08 2021 +0200
  83. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  84. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  85. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  86. c44d5ab dm: core: Fix a few incorrect comments on first/next functions by Simon Glass · Wed Aug 18 21:40:29 2021 -0600
  87. 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · Fri Jul 30 09:08:03 2021 +0800
  88. 9819883 dm: crypto: Define UCLASS API for ECDSA signature verification by Alexandru Gagniuc · Thu Jul 29 11:47:15 2021 -0500
  89. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · Sun Aug 01 12:05:23 2021 -0600
  90. 8690ce9 dm: migrate the dm_warn to use the log macro by Patrick Delaunay · Fri Jul 30 12:13:11 2021 +0200
  91. d6388f2 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · Wed Jul 21 21:28:30 2021 +0530
  92. ca6d5ad reboot-mode: add support for reboot mode control by Nandor Han · Thu Jun 10 16:56:43 2021 +0300
  93. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · Fri May 21 09:47:31 2021 +0200
  94. fc8b2cd remove struct uclass_driver::ops by Rasmus Villemoes · Wed May 19 18:08:11 2021 +0200
  95. e897e3c dm: core: add ofnode_get_path() by Marek Behún · Wed May 26 14:08:18 2021 +0200
  96. 177ab7f dm: core: add non-translating version of ofnode_get_addr_size_index() by Marek Behún · Wed May 26 14:08:17 2021 +0200
  97. 223f17d dm: core: Add size operations on device tree references by Chen Guanqiao · Mon Apr 12 14:51:11 2021 +0800
  98. 1a43b23 dm: core: Correctly read <ranges> of simple-bus by Bin Meng · Sun Mar 14 20:15:02 2021 +0800
  99. 72deec0 of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · Sun Mar 14 20:14:46 2021 +0800
  100. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · Fri Mar 19 18:21:40 2021 +1100