1. 9349bcc dm: ofnode: add ofnode_device_is_compatible() helper by Masahiro Yamada · 7 years ago
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  3. 35616ef core: ofnode: Fix translation for #size-cells == 0 by Mario Six · 7 years ago
  4. 66a0b5a core: add uclass_get_device_by_phandle_id() api by Kever Yang · 7 years ago
  5. 2deb8c9 drivers: net: pfe_eth: LS1012A PFE headers by Calvin Johnson · 7 years ago
  6. 37df0e0 core: add ofnode_get_by_phandle() api by Kever Yang · 7 years ago
  7. 6fce1dd core: ofnode: add ofnode_get_parent function by Philipp Tomsich · 7 years ago
  8. 3e142d9 dm: core: fix typo in comment (device.h) by Heinrich Schuchardt · 7 years ago
  9. 70e35b4 dm: core: Add a function to look up a uclass by name by Simon Glass · 7 years ago
  10. f7c2628 serial: bcm283x_mu: Remove support for post-init disabling by Alexander Graf · 7 years ago
  11. 16408ee include: dm: Fix 'devioe'/'devuce' typos by Mario Six · 7 years ago
  12. 3f78e92 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  13. 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
  14. 71d115f dm: add dev_read_u32() by Masahiro Yamada · 7 years ago
  15. aefac06 core: Add {ofnode, dev}_translate_address functions by Mario Six · 7 years ago
  16. 99490a7 dm: pinctrl: sync with Linux to use pin_config_param by Peng Fan · 7 years ago
  17. 1777b8e dm: fix typo falback by Heinrich Schuchardt · 7 years ago
  18. cab559a dm: core: remove orphaned parameter description in platdata.h by Heinrich Schuchardt · 7 years ago
  19. 6bcca14 dm: core: fix member name in ofnode_union documentation by Baruch Siach · 7 years ago
  20. f70f39f dm: replace dm_dbg() with pr_debug() by Masahiro Yamada · 7 years ago
  21. 9e74eb5 dm: define dev_*() log functions in DM header by Masahiro Yamada · 7 years ago
  22. 8365ebd dm: core: Add functions to get strings and the string count from a stringlist by Jean-Jacques Hiblot · 7 years ago
  23. 7719b39 dm: core: add dev_read_addr_ptr() by Philipp Tomsich · 7 years ago
  24. bb3a45b dm: core: add clocks node scan by Patrice Chotard · 7 years ago
  25. 2852976 dm: core: Add ofnode_for_each_subnode() by Simon Glass · 7 years ago
  26. b650afa block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
  27. 4dada2c ofnode: add {ofnode, dev}_read_resource_byname() by Masahiro Yamada · 7 years ago
  28. 856e020 dm: core: Add a comment about the device_remove() flags by Simon Glass · 7 years ago
  29. 182fccd dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  30. d91dce4 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  31. be7dd60 dm: core: add ofnode_count_phandle_with_args() by Patrice Chotard · 7 years ago
  32. f7bfcc4 dm: core: Add ofnode_read_resource() by Simon Glass · 7 years ago
  33. baebec1 dm: ofnode: change return type of dev_read_prop() to opaque pointer by Masahiro Yamada · 7 years ago
  34. 2195315 serial: stm32x7: migrate serial struct to driver by Patrice Chotard · 7 years ago
  35. 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  36. 4191dc1 dm: core: Add functions to obtain node's address/size cells by Simon Glass · 7 years ago
  37. fa031f8 dm: core: Add dev_read_enabled() to check if a device is enabled by Simon Glass · 7 years ago
  38. 170e17c dm: core: Add dev_read_resource() to read device resources by Simon Glass · 7 years ago
  39. 5fdb005 dm: core: Add ofnode_read_string_count() by Simon Glass · 7 years ago
  40. 3ff83bc dm: core: Add uclass_first/next_device_check() by Simon Glass · 8 years ago
  41. 9c433fe dm: core: Test uclass_first/next_device() on probe failure by Simon Glass · 8 years ago
  42. 98c9fb0 dm: core: Clarify uclass_first/next_device() comments by Simon Glass · 8 years ago
  43. a67cc63 dm: Add more livetree helpers and definitions by Simon Glass · 8 years ago
  44. 017886b dm: core: Run tests with both livetree and flat tree by Simon Glass · 8 years ago
  45. ee145d6 dm: core: Add a way to find a device by ofnode by Simon Glass · 8 years ago
  46. f19d9f2 dm: core: Scan the live tree when setting up driver model by Simon Glass · 8 years ago
  47. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
  48. 802b2c6 dm: core: Update lists_bind_fdt() to use ofnode by Simon Glass · 8 years ago
  49. 322b290 dm: core: Allow binding a device from a live tree by Simon Glass · 8 years ago
  50. cfdae5c dm: core: Implement live tree 'read' functions by Simon Glass · 8 years ago
  51. 34ef0c2 dm: core: Add device-based 'read' functions to access DT by Simon Glass · 8 years ago
  52. 0fbf66b dm: core: Add a place to put extra device-tree reading functions by Simon Glass · 8 years ago
  53. 049ae1b dm: core: Add address operations on device tree references by Simon Glass · 8 years ago
  54. 6fe43a3 dm: core: Add livetree address functions by Simon Glass · 8 years ago
  55. c4fc562 dm: core: Add operations on device tree references by Simon Glass · 8 years ago
  56. 54cbcc8 dm: core: Rename of_device_is_compatible() by Simon Glass · 8 years ago
  57. 1ccaa05 dm: core: Add livetree access functions by Simon Glass · 8 years ago
  58. a6eedb8 dm: core: Add livetree definitions by Simon Glass · 8 years ago
  59. 9a14860 dm: core: Add ofnode to represent device tree nodes by Simon Glass · 8 years ago
  60. a4dbe25 dm: core: Dont export dm_scan_fdt_node() by Simon Glass · 8 years ago
  61. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  62. aadfaf0 dm: core: Move dev_get_addr() etc. into a separate file by Simon Glass · 8 years ago
  63. 0745676 dm: core: Add DM_FLAG_OS_PREPARE flag by Stefan Roese · 8 years ago
  64. 4844778 drivers: phy: add generic PHY framework by Jean-Jacques Hiblot · 8 years ago
  65. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago
  66. 836c55d sysreset: psci: support system reset in a generic way with PSCI by Masahiro Yamada · 8 years ago
  67. 505045d dm: core: Add dm_remove_devices_flags() and hook it into device_remove() by Stefan Roese · 8 years ago
  68. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  69. 20f938a dm: Return actual bools in dm_fdt_pre_reloc by Heiko Stübner · 8 years ago
  70. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  71. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  72. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  73. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  74. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  75. 27367b2 dm: core: Add dev_get_addr_size_index() to retrieve addr and size by Stefan Roese · 8 years ago
  76. 1b0deee dm: core: Handle global_data moving in SPL by Simon Glass · 8 years ago
  77. 90392d0 serial: pxa: integrate optional driver model handling by Marcel Ziswiler · 8 years ago
  78. d19d073 dm: core: Add a function to get a uclass name by Simon Glass · 8 years ago
  79. afb9907 serial: bcm283x_mu: Detect disabled serial device by Alexander Graf · 8 years ago
  80. 19e7a9e net/ethoc: support private memory configurations by Max Filippov · 8 years ago
  81. c91eb0c net/ethoc: add CONFIG_DM_ETH support by Max Filippov · 8 years ago
  82. 7d20368 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  83. 92c67fa Add a power domain framework/uclass by Stephen Warren · 8 years ago
  84. 5d5388d dm: core: Add a function to bind child devices by Simon Glass · 8 years ago
  85. 32d8ab6 dm: core: Add a way to find a device by its driver by Simon Glass · 8 years ago
  86. 07b3f33 dm: imx: serial: Support DTE mode when using driver model by Stefan Agner · 8 years ago
  87. afbf9b8 dm: core: Expand platdata for of-platdata devices by Simon Glass · 8 years ago
  88. 2d4c7dc dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED by Simon Glass · 8 years ago
  89. d2ef0fc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  90. 1cc7ecd dm: Sort the uclass id in alphabetical order by Bin Meng · 8 years ago
  91. 0dff370 dm: core: implement dev_map_physmem() by Vignesh R · 8 years ago
  92. 185ad87 Add a reset driver framework/uclass by Stephen Warren · 8 years ago
  93. d010783 Add a mailbox driver framework/uclass by Stephen Warren · 9 years ago
  94. 859f256 Rename reset to sysreset by Stephen Warren · 9 years ago
  95. 8c93df1 dm: allow setting driver_data before/during bind by Stephen Warren · 9 years ago
  96. 4666bd9 drivers: core: device: add support to check dt compatible for a device/machine by Mugunthan V N · 9 years ago
  97. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · 9 years ago
  98. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  99. b2d1e2a m68k: add DM model serial driver by angelo@sysam.it · 9 years ago
  100. d8fc5ff dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address by Stefan Roese · 9 years ago