1. 9580bfc dm: core: Add a way to obtain a string list by Simon Glass · Sat Oct 23 17:26:07 2021 -0600
  2. 7a3a167 dm: core: Fix up string-function documentation by Simon Glass · Sat Oct 23 17:26:06 2021 -0600
  3. ce15bfb dm: core: Fix handling of uclass pre_unbind method by Simon Glass · Sat Oct 23 17:26:05 2021 -0600
  4. c0c35a0 net: introduce a helper to determine whether to use in-band autoneg by Vladimir Oltean · Wed Sep 29 18:04:39 2021 +0300
  5. a7b9df2 dm: core: add ofnode_for_each_compatible_node() by Michael Walle · Fri Oct 15 15:15:17 2021 +0200
  6. e1311b6 iommu: Add IOMMU uclass by Mark Kettenis · Sat Oct 23 16:58:01 2021 +0200
  7. fe51fb9 dm: Fix util.h's broken include guard by Pierre-Clément Tosi · Thu Sep 30 17:52:45 2021 +0200
  8. 21cdfea dm: Provide dev_read_addr_index_ptr() wrapper by Bin Meng · Sun Sep 12 11:15:13 2021 +0800
  9. a44397f dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · Sun Sep 12 11:15:12 2021 +0800
  10. 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
  11. cc523cf cmd: bind: Fix driver binding on a device by Patrice Chotard · Fri Sep 10 16:16:20 2021 +0200
  12. 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
  13. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  14. 9838538 mtd: spi: nor: force mtd name to "nor%d" by Patrick Delaunay · Wed Sep 22 18:29:08 2021 +0200
  15. 9288265 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · Sat Aug 07 07:24:04 2021 -0600
  16. 3580f6d treewide: Simply conditions with the new OF_REAL by Simon Glass · Sat Aug 07 07:24:03 2021 -0600
  17. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · Sat Aug 07 07:24:01 2021 -0600
  18. c44d5ab dm: core: Fix a few incorrect comments on first/next functions by Simon Glass · Wed Aug 18 21:40:29 2021 -0600
  19. 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · Fri Jul 30 09:08:03 2021 +0800
  20. 9819883 dm: crypto: Define UCLASS API for ECDSA signature verification by Alexandru Gagniuc · Thu Jul 29 11:47:15 2021 -0500
  21. 8e9eacf dm: core: Don't allow uclass use before ready by Simon Glass · Sun Aug 01 12:05:23 2021 -0600
  22. 8690ce9 dm: migrate the dm_warn to use the log macro by Patrick Delaunay · Fri Jul 30 12:13:11 2021 +0200
  23. d6388f2 dm: core: Add helper to compare node names by Kishon Vijay Abraham I · Wed Jul 21 21:28:30 2021 +0530
  24. ca6d5ad reboot-mode: add support for reboot mode control by Nandor Han · Thu Jun 10 16:56:43 2021 +0300
  25. da45368 cmd: pinmux: update result of do_status by Patrick Delaunay · Fri May 21 09:47:31 2021 +0200
  26. fc8b2cd remove struct uclass_driver::ops by Rasmus Villemoes · Wed May 19 18:08:11 2021 +0200
  27. e897e3c dm: core: add ofnode_get_path() by Marek Behún · Wed May 26 14:08:18 2021 +0200
  28. 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
  29. 223f17d dm: core: Add size operations on device tree references by Chen Guanqiao · Mon Apr 12 14:51:11 2021 +0800
  30. 1a43b23 dm: core: Correctly read <ranges> of simple-bus by Bin Meng · Sun Mar 14 20:15:02 2021 +0800
  31. 72deec0 of: extra: Introduce ofnode_phy_is_fixed_link() API by Bin Meng · Sun Mar 14 20:14:46 2021 +0800
  32. 4ffa95d x86: qemu: move QFW to its own uclass by Asherah Connor · Fri Mar 19 18:21:40 2021 +1100
  33. a18a36f Merge tag 'v2021.04-rc5' into next by Tom Rini · Mon Mar 29 17:53:19 2021 -0400
  34. a34b3eb test: Add udevice declaration to avoid build error by Simon Glass · Sun Mar 28 06:53:08 2021 +1300
  35. c8bc62d dm: core: Add CBFS support to flashmap by Simon Glass · Mon Mar 15 18:00:29 2021 +1300
  36. 2238594 dm: core: Add warnings to private / platform setters by Simon Glass · Mon Mar 15 17:25:41 2021 +1300
  37. 781aa3e dm: core: Use separate priv/plat data region by Simon Glass · Mon Mar 15 17:25:40 2021 +1300
  38. b5660c4 dm: core: Move flags to device-runtime info by Simon Glass · Mon Mar 15 17:25:37 2021 +1300
  39. 8beeb28 dm: core: Create a struct for device runtime info by Simon Glass · Mon Mar 15 17:25:36 2021 +1300
  40. 0000e0d dm: Rename device_get_by_driver_info_idx() by Simon Glass · Mon Mar 15 17:25:28 2021 +1300
  41. 2f25998 dm: core: Drop device_get_by_driver_info() by Simon Glass · Mon Mar 15 17:25:25 2021 +1300
  42. 6f15653 dm: core: Adjust uclass setup with of-platdata by Simon Glass · Mon Mar 15 17:25:16 2021 +1300
  43. 7074354 dm: core: Add macros to access the new linker lists by Simon Glass · Mon Mar 15 17:25:14 2021 +1300
  44. c7b4b83 dtoc: Generate uclass devices by Simon Glass · Wed Feb 03 06:01:20 2021 -0700
  45. a7b1c77 dtoc: Support headers needed for drivers by Simon Glass · Wed Feb 03 06:01:04 2021 -0700
  46. f303ee7 dtoc: Support tracking the phase of U-Boot by Simon Glass · Wed Feb 03 06:01:02 2021 -0700
  47. b98bfbc test: Drop struct dm_test_state by Simon Glass · Sun Mar 07 17:34:57 2021 -0700
  48. 0f8f677 test: Call test_pre/post_run() from driver model tests by Simon Glass · Sun Mar 07 17:34:49 2021 -0700
  49. ab1fca0 test: Mark all driver model tests with a flag by Simon Glass · Sun Mar 07 17:34:45 2021 -0700
  50. a2c7ead dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · Tue Jan 12 13:55:24 2021 +0100
  51. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · Tue Jan 12 13:55:22 2021 +0100
  52. c0566c2 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · Mon Jan 25 14:23:53 2021 +0200
  53. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  54. abbdbbd dm: core: Add late driver remove option by Marek Vasut · Sun Jan 24 14:32:46 2021 -0700
  55. df34d0b dm: core: Avoid partially removing devices by Simon Glass · Sun Jan 24 14:32:45 2021 -0700
  56. 97c2dfc dm: pci: Correct use of wrong flag name by Simon Glass · Sun Jan 24 14:32:43 2021 -0700
  57. 1281065 dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · Sun Jan 24 14:32:42 2021 -0700
  58. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  59. 107819c dm: replace auto_alloc_size with auto by Dario Binacchi · Sat Jan 23 19:48:57 2021 +0100
  60. e864940 do not pass NULL pointer to libfdt by Stanislav Pinchuk · Wed Jan 20 21:52:23 2021 +0300
  61. 77f7c1e dm: core: Don't inline dev_read...() calls with of-platdata by Simon Glass · Thu Jan 21 13:57:10 2021 -0700
  62. bcab47a dm: core: add function uclass_probe_all() to probe all devices by Vabhav Sharma · Wed Dec 09 10:42:03 2020 +0530
  63. 836cc9d dm: core: add a function to decode display timings by Dario Binacchi · Wed Dec 30 00:16:26 2020 +0100
  64. 2500de2 dtoc: Drop dm_populate_phandle_data() by Simon Glass · Mon Dec 28 20:35:05 2020 -0700
  65. beddd7a dtoc: Rename dt-platdata.c to dt-plat.c by Simon Glass · Mon Dec 28 20:35:01 2020 -0700
  66. df65db8 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · Mon Dec 28 20:34:57 2020 -0700
  67. 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · Mon Dec 28 20:34:56 2020 -0700
  68. e10c0ff dm: Rename DM_GET_DEVICE() to DM_DRVINFO_GET() by Simon Glass · Mon Dec 28 20:34:55 2020 -0700
  69. 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · Mon Dec 28 20:34:54 2020 -0700
  70. 784cd9e dm: core: Allow the uclass list to move by Simon Glass · Sat Dec 19 10:40:17 2020 -0700
  71. 6931439 dm: core: Rename device node to indicate it is private by Simon Glass · Sat Dec 19 10:40:15 2020 -0700
  72. a7ece58 dm: core: Access device ofnode through functions by Simon Glass · Sat Dec 19 10:40:14 2020 -0700
  73. f1d50f7 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · Sat Dec 19 10:40:13 2020 -0700
  74. 07c1777 dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · Sat Dec 19 10:40:12 2020 -0700
  75. 2ef5638 dm: core: Rename device flags to indicate it is private by Simon Glass · Sat Dec 19 10:40:11 2020 -0700
  76. 6211d76 dm: core: Access device flags through functions by Simon Glass · Sat Dec 19 10:40:10 2020 -0700
  77. 5e34992 dm: core: Rename sqq to seq_ by Simon Glass · Sat Dec 19 10:40:09 2020 -0700
  78. 7db0683 dm: core: Move priv/plat structs for simple_bus to headers by Simon Glass · Sat Dec 19 10:40:03 2020 -0700
  79. 4bf8972 test: Move some test drivers into their own file by Simon Glass · Wed Dec 23 08:11:18 2020 -0700
  80. bdb7635 test: Use a simple variable to record removed device by Simon Glass · Wed Dec 23 08:11:17 2020 -0700
  81. 541f62c dm: core: Rename the priv/plat members by Simon Glass · Tue Dec 22 19:30:30 2020 -0700
  82. d4f0c94 dm: core: Add functions to set priv/plat by Simon Glass · Tue Dec 22 19:30:27 2020 -0700
  83. 96404c2 dm: core: Add function to access uclass priv by Simon Glass · Tue Dec 22 19:30:26 2020 -0700
  84. 69ea20e dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · Tue Dec 22 19:30:23 2020 -0700
  85. 39f1d28 dm: core: Inline a few ofnode functions in SPL by Simon Glass · Wed Dec 16 17:25:06 2020 -0700
  86. 38040a9 dm: core: Drop seq and req_seq by Simon Glass · Wed Dec 16 21:20:32 2020 -0700
  87. b941f56 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · Wed Dec 16 21:20:30 2020 -0700
  88. 07e1338 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · Wed Dec 16 21:20:29 2020 -0700
  89. 784c1fb dm: Drop uclass_resolve_seq() by Simon Glass · Wed Dec 16 21:20:28 2020 -0700
  90. 791a17f dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · Wed Dec 16 21:20:27 2020 -0700
  91. 7d5e411 dm: Switch over to use new sequence number for dev_seq() by Simon Glass · Wed Dec 16 21:20:26 2020 -0700
  92. 3a9d5f1 dm: core: Allow manual sequence numbering by Simon Glass · Wed Dec 16 21:20:17 2020 -0700
  93. 7272e92 dm: core: Add a new sequence number for devices by Simon Glass · Wed Dec 16 21:20:09 2020 -0700
  94. 1ae093f dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · Wed Dec 16 21:20:08 2020 -0700
  95. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  96. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  97. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  98. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  99. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · Thu Dec 03 16:55:19 2020 -0700
  100. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700