1. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  2. ee284f9 pinctrol: dm: remove the function pinctrl_decode_pin_config by Patrick Delaunay · Wed Oct 23 15:44:36 2019 +0200
  3. 2c7526a dm: pinctrl: fix for introduce PINCONF_RECURSIVE option by Patrick Delaunay · Mon Oct 21 15:02:40 2019 +0200
  4. d23bcf1 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · Fri Aug 02 14:48:00 2019 +0200
  5. 990a4c5 dm: pinctrl: Skip not associated gpio phandle and rise a warning message by Michael Trimarchi · Tue Sep 17 22:06:03 2019 +0200
  6. bcdb104 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · Fri Aug 02 14:48:00 2019 +0200
  7. 8751096 pinctrl: gpio: Add callback for configuring pin as GPIO by Marek Vasut · Sun Apr 21 23:57:23 2019 +0200
  8. cb484fc pinctrl: exit pinconfig_post_bind if there are no subnodes by Urja Rannikko · Fri Mar 22 19:14:33 2019 +0000
  9. 1408ab3 dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind() by Patrick Delaunay · Mon Feb 25 13:39:56 2019 +0100
  10. 7411063 dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRL by Patrice Chotard · Mon Feb 25 13:39:55 2019 +0100
  11. 826325f dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm(). by Christoph Muellner · Tue Feb 12 18:28:53 2019 +0100
  12. 6fdf272 Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before relocation" by Lukasz Majewski · Wed Jan 09 23:05:02 2019 +0100
  13. 734b451 dm: pinctrl: Add pinctrl_decode_pin_config_dm(). by Christoph Muellner · Wed Jan 02 15:09:18 2019 +0100
  14. cb3ef41 dm: pinctrl: Prevent (re-)configuring pins when already done before relocation by Lukasz Majewski · Tue Dec 18 12:30:50 2018 +0100
  15. fbf8082 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · Wed Oct 24 14:10:14 2018 +0200
  16. 74ba3f2 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · Wed Oct 24 14:10:13 2018 +0200
  17. 16ed971 pinctrl: do not set_state for device without valid ofnode by Kever Yang · Wed Apr 18 17:54:04 2018 +0800
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  19. a589762 pinctrl-uclass: convert to use live dt by Kever Yang · Fri Feb 09 10:56:24 2018 +0800
  20. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  21. 9cf85cb dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · Thu Jun 22 16:54:05 2017 +0900
  22. e6dd8da dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · Thu May 18 20:09:07 2017 -0600
  23. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · Wed May 17 17:18:03 2017 -0600
  24. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · Sat Feb 18 19:46:21 2017 +0100
  25. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  26. b0ea740 libfdt: Bring in upstream stringlist functions by Simon Glass · Sun Oct 02 17:59:28 2016 -0600
  27. 0cbfe5c pinctrl: fix typos in comment blocks of pinconfig_post_bind() by Masahiro Yamada · Fri Aug 19 18:26:54 2016 +0900
  28. 87adc64 pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices by Thomas Abraham · Sat Apr 23 22:18:07 2016 +0530
  29. 2d4fa3c dm: pinctrl: Add a way for a GPIO driver to obtain a pin function by Simon Glass · Thu Jan 21 19:43:56 2016 -0700
  30. a098447 dm: pinctrl: Add a function to parse PIN_CONFIG flags by Simon Glass · Thu Jan 21 19:43:26 2016 -0700
  31. 9cefa47 pinctrl: Avoid binding all pinconfig nodes before relocation by Simon Glass · Tue Dec 29 05:22:52 2015 -0700
  32. 7778b03 pinctrl: move dm_scan_fdt_node() out of pinctrl uclass by Masahiro Yamada · Sun Sep 06 01:44:50 2015 +0900
  33. ac2ee65 pinctrl: Add the concept of peripheral IDs by Simon Glass · Sun Aug 30 16:55:13 2015 -0600
  34. f8efa63 pinctrl: add pin control uclass support by Masahiro Yamada · Thu Aug 27 12:44:29 2015 +0900