1. d825ea7 dm: test: Add a check that all devices have a dev value by Simon Glass · Sat Oct 03 11:31:31 2020 -0600
  2. 85bf4f2 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · Sat Oct 03 11:31:26 2020 -0600
  3. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · Sat Oct 03 09:25:22 2020 -0600
  4. 72f0d99 syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · Sun Sep 27 18:46:17 2020 -0600
  5. 02a8f6d dm: syscon: Set LOG_CATEGORY by Sean Anderson · Sun Oct 04 21:39:43 2020 -0400
  6. 5f78ee7 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · Thu Sep 10 20:21:25 2020 -0600
  7. d776a84 dm: add cells_count parameter in *_count_phandle_with_args by Patrick Delaunay · Fri Sep 25 09:41:14 2020 +0200
  8. 2a8bc03 Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · Mon Oct 05 10:54:27 2020 -0400
  9. b3bbbcf regmap: Add support for regmap fields by Jean-Jacques Hiblot · Thu Sep 24 10:04:16 2020 +0530
  10. 3e4e50a regmap: Allow devices to specify regmap range start and size in config by Pratyush Yadav · Thu Sep 24 10:04:15 2020 +0530
  11. 7eb2476 regmap: Add regmap_init_mem_range() by Pratyush Yadav · Thu Sep 24 10:04:14 2020 +0530
  12. 3b94e5d regmap: Allow left shifting register offset before access by Pratyush Yadav · Thu Sep 24 10:04:13 2020 +0530
  13. 1c9867c regmap: Allow specifying read/write width by Pratyush Yadav · Thu Sep 24 10:04:12 2020 +0530
  14. 279cad8 regmap: zero out the regmap on allocation by Pratyush Yadav · Thu Sep 24 10:04:11 2020 +0530
  15. de03d12 regmap: Add devm_regmap_init() by Jean-Jacques Hiblot · Thu Sep 24 10:04:10 2020 +0530
  16. 8d06ce4 dm: syscon: Fix calling dev_dbg with an uninitialized device by Sean Anderson · Tue Sep 15 10:44:37 2020 -0400
  17. d73344b x86: acpi: Add common Intel ACPI tables by Simon Glass · Tue Sep 22 12:45:14 2020 -0600
  18. 21e3b04 dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args by Patrick Delaunay · Thu Sep 10 18:26:17 2020 +0200
  19. 43b05c0 dm: syscon: typo alerady by Heinrich Schuchardt · Sat Aug 22 07:16:26 2020 +0200
  20. bf5b823 dm: core: add support for device re-parenting by Claudiu Beznea · Mon Sep 07 17:46:33 2020 +0300
  21. 0a9ecc5 dm: core: Add API to read PCI bus-range property by Stefan Roese · Wed Aug 05 13:56:11 2020 +0200
  22. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · Mon Aug 03 22:17:35 2020 +0300
  23. 60a84af dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · Sat Jul 25 21:38:49 2020 +0200
  24. e422f8c dm: core Fix long line in device_bind_common() by Simon Glass · Thu Jul 09 18:39:24 2020 -0600
  25. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  26. e2438dd dm: core Fix long line in device_bind_common() by Simon Glass · Thu Jul 09 18:39:24 2020 -0600
  27. 92136c1 dm: core: Don't show an ACPI warning if there is no ordering by Simon Glass · Fri Jul 17 08:49:25 2020 -0600
  28. 55f3cde acpi: Enable ACPI table generation by default on x86 by Simon Glass · Thu Jul 16 21:22:39 2020 -0600
  29. cd9667b dm: acpi: Add support for the NHLT table by Simon Glass · Tue Jul 07 21:32:08 2020 -0600
  30. 0123233 dm: core: Add a way of overriding the ACPI device path by Simon Glass · Tue Jul 07 21:32:07 2020 -0600
  31. 64bbc0d acpi: Add an acpi command to list/dump generated ACPI items by Simon Glass · Tue Jul 07 13:12:12 2020 -0600
  32. 0964239 dm: acpi: Enhance acpi_get_name() by Simon Glass · Tue Jul 07 13:12:11 2020 -0600
  33. 990cd5b acpi: Add support for DSDT generation by Simon Glass · Tue Jul 07 13:12:08 2020 -0600
  34. 3c601b1 acpi: Support ordering SSDT data by device by Simon Glass · Tue Jul 07 13:12:06 2020 -0600
  35. ee61e60 acpi: Record the items added to SSDT by Simon Glass · Tue Jul 07 13:12:05 2020 -0600
  36. d43e0ba acpi: Add support for SSDT generation by Simon Glass · Tue Jul 07 13:12:03 2020 -0600
  37. 719ea08 dm: core: Add an ACPI name for the root node by Simon Glass · Tue Jul 07 13:11:38 2020 -0600
  38. ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · Thu Jun 25 01:10:11 2020 -0300
  39. 95282d6 core: drop const for struct driver_info by Walter Lozano · Thu Jun 25 01:10:10 2020 -0300
  40. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · Thu Jun 25 01:10:04 2020 -0300
  41. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · Tue Mar 24 16:17:05 2020 +0100
  42. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · Wed Jun 24 06:41:13 2020 -0400
  43. b786054 dm: Add support for simple-pm-bus by Sean Anderson · Wed Jun 24 06:41:12 2020 -0400
  44. 65c2bf6 dm: core: gracefully handle alias seq without of by Marcel Ziswiler · Mon May 20 02:44:57 2019 +0200
  45. 7c41a22 dm: uclass: don't assign aliased seq numbers by Michael Walle · Tue Jun 02 01:47:09 2020 +0200
  46. 5c42d5d regmap: Check for out-of-range offsets before mapping them by Pratyush Yadav · Tue May 26 17:35:57 2020 +0530
  47. a8c4306 dm: core: Reorder include files in read.c by Stefan Roese · Wed Apr 29 09:08:44 2020 +0200
  48. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  49. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  50. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  51. d93c8b4 dm: core: Add function to get child count of ofnode or device by developer · Sat May 02 11:35:09 2020 +0200
  52. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · Sun Apr 26 09:19:46 2020 -0600
  53. caee155 dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · Mon Jan 13 11:34:56 2020 +0100
  54. 41b888e Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 16 13:45:03 2020 -0400
  55. 44c4789 dm: core: Read parent ofdata before children by Simon Glass · Sun Apr 05 15:38:19 2020 -0600
  56. 9d0731d dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · Fri Apr 03 11:39:18 2020 +0200
  57. b3f1cdd dm: core: refactor functions reading an u32 from dt by Dario Binacchi · Sun Mar 29 18:04:42 2020 +0200
  58. 81d80b5 dm: core: support reading a single indexed u32 value by Dario Binacchi · Sun Mar 29 18:04:41 2020 +0200
  59. 42697f5 dm: core: Add a way to skip powering down power domains by Simon Glass · Sat Mar 28 14:03:48 2020 -0600
  60. 5f3c9e0 dm: core: Add logging on unbind failure by Simon Glass · Sat Mar 28 14:03:47 2020 -0600
  61. c779e20 dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · Tue Feb 18 15:43:46 2020 +0100
  62. c13346e dm: core: remove redundant assignment by Heinrich Schuchardt · Sat Feb 15 21:46:04 2020 +0100
  63. 5246b37 dm: core: remove redundant if statement by Heinrich Schuchardt · Sat Feb 15 21:38:48 2020 +0100
  64. 9fb9e9b dm: core: Add basic ACPI support by Simon Glass · Thu Apr 09 10:27:38 2020 -0600
  65. 8dada7f dm: dump.c: Refactor dm_dump_drivers prints by Ovidiu Panait · Sun Apr 05 19:47:41 2020 +0300
  66. d781d7c dm: dump.c: Fix segfault when entry->of_match is NULL by Ovidiu Panait · Sun Apr 05 19:47:40 2020 +0300
  67. cfb28f1 dm: core: Add a flag for power domain control on device removal by Anatolij Gustschin · Mon Feb 17 12:36:43 2020 +0100
  68. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  69. e5f50c9 dm: core: Change syscon to use helper function by Simon Glass · Thu Feb 06 09:54:51 2020 -0700
  70. 35cb2a4 dm: core: Add a function to find a device by drvdata by Simon Glass · Thu Feb 06 09:54:50 2020 -0700
  71. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  72. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  73. 0282757 cmd: Add command to dump drivers and compatible strings by Sean Anderson · Fri Jan 17 14:48:09 2020 -0500
  74. 7572975 dm: core: Drop uclass_find_next_free_req_seq() conditions by Simon Glass · Mon Jan 27 08:49:49 2020 -0700
  75. 76db9b7 dm: core: Add a way to iterate through children, probing each by Simon Glass · Mon Jan 27 08:49:48 2020 -0700
  76. 000676b dm: core: Add a way to read platdata for all child devices by Simon Glass · Mon Jan 27 08:49:47 2020 -0700
  77. e09223c dm: core: Add ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:46 2020 -0700
  78. 81c54b3 dm: core: Reimplement ofnode_read_size() by Simon Glass · Mon Jan 27 08:49:45 2020 -0700
  79. 0c2e980 dm: core: Add ofnode_read_prop() by Simon Glass · Mon Jan 27 08:49:44 2020 -0700
  80. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:43 2020 -0700
  81. 2f9a612 dm: core: Use const device for the dev_read_...() interface by Simon Glass · Mon Jan 27 08:49:40 2020 -0700
  82. c6548b8 dm: core: Use const device for the devfdt...() interface by Simon Glass · Mon Jan 27 08:49:39 2020 -0700
  83. 2a58088 dm: core: Use const where possible in device.h by Simon Glass · Mon Jan 27 08:49:36 2020 -0700
  84. adfa6c0 dm: Add a debug message when devices are skipped pre-reloc by Sean Anderson · Tue Dec 24 23:52:01 2019 -0500
  85. 0fe1537 dm: devres: Add a new OFDATA phase by Simon Glass · Sun Dec 29 21:19:28 2019 -0700
  86. 76a64ab dm: devres: Use an enum for the allocation phase by Simon Glass · Sun Dec 29 21:19:27 2019 -0700
  87. 323ff9f dm: devres: Add tests by Simon Glass · Sun Dec 29 21:19:26 2019 -0700
  88. 8a8fe1b dm: devres: Convert to use logging by Simon Glass · Sun Dec 29 21:19:24 2019 -0700
  89. d3c9d30 dm: core: Add a new flag to track platform data by Simon Glass · Sun Dec 29 21:19:21 2019 -0700
  90. 4a26385 dm: core: Export a new function to read platdata by Simon Glass · Sun Dec 29 21:19:20 2019 -0700
  91. a8d8f16 dm: core: Allocate parent data separate from probing parent by Simon Glass · Sun Dec 29 21:19:18 2019 -0700
  92. 924c383 dm: core: Move ofdata_to_platdata() call earlier by Simon Glass · Sun Dec 29 21:19:17 2019 -0700
  93. 9046dec dm: core: Don't clear active flag twice when probe() fails by Simon Glass · Sun Dec 29 21:19:16 2019 -0700
  94. 4da551b dm: core: Use assert_noisy() in devres by Simon Glass · Sun Dec 29 21:19:11 2019 -0700
  95. 0b591e0 dm: pci: Move pci_get_devfn() into a common file by Simon Glass · Fri Dec 06 21:41:38 2019 -0700
  96. 4bba413 regmap: Fix potential memory leaks by Faiz Abbas · Mon Nov 11 15:29:05 2019 +0530
  97. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  98. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 01 09:34:35 2019 -0400
  99. 487f917 fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · Tue Oct 22 10:05:22 2019 +0200
  100. 5f09a2d dm: core: Update log method for uclass_find_device_by_seq by Kever Yang · Tue Oct 22 15:39:47 2019 +0800