1. bddac45 pinctrl: Return -ENOSYS when system call is not available by Simon Glass · 3 years, 6 months ago
  2. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  3. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 9 months ago
  4. c23405f dm: core: Rename dev_has_of_node() to dev_has_ofnode() by Simon Glass · 3 years, 9 months ago
  5. c8fbf30 pinctrl: Drop post_bind() method when not needed by Simon Glass · 3 years, 9 months ago
  6. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  7. 1dd49f5 pinctrol: dm: remove the function pinctrl_decode_pin_config by Patrick Delaunay · 5 years ago
  8. 44510da dm: pinctrl: fix for introduce PINCONF_RECURSIVE option by Patrick Delaunay · 5 years ago
  9. e878b53 dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · 5 years ago
  10. 36a90ed dm: pinctrl: Skip not associated gpio phandle and rise a warning message by Michael Trimarchi · 5 years ago
  11. c20851b dm: pinctrl: introduce PINCONF_RECURSIVE option by Patrick Delaunay · 5 years ago
  12. ae59d7c pinctrl: gpio: Add callback for configuring pin as GPIO by Marek Vasut · 5 years ago
  13. 6340283 pinctrl: exit pinconfig_post_bind if there are no subnodes by Urja Rannikko · 6 years ago
  14. d39e2bd dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind() by Patrick Delaunay · 6 years ago
  15. dce406e dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRL by Patrice Chotard · 6 years ago
  16. 1745388 dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm(). by Christoph Muellner · 6 years ago
  17. b6a6238 Revert "dm: pinctrl: Prevent (re-)configuring pins when already done before relocation" by Lukasz Majewski · 6 years ago
  18. 5ff7768 dm: pinctrl: Add pinctrl_decode_pin_config_dm(). by Christoph Muellner · 6 years ago
  19. a7f4b4b dm: pinctrl: Prevent (re-)configuring pins when already done before relocation by Lukasz Majewski · 6 years ago
  20. 8bbb5b2 dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count by Patrice Chotard · 6 years ago
  21. f55a0c0 dm: pinctrl: Add get_pin_muxing() ops by Patrice Chotard · 6 years ago
  22. f717b4c pinctrl: do not set_state for device without valid ofnode by Kever Yang · 6 years ago
  23. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  24. 1e656ad pinctrl-uclass: convert to use live dt by Kever Yang · 7 years ago
  25. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  26. 61e51ba dm: ofnode: rename ofnode_read_prop() to ofnode_get_property() by Masahiro Yamada · 7 years ago
  27. 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 7 years ago
  28. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 7 years ago
  29. 27326c7 dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  30. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  31. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  32. f835706 pinctrl: fix typos in comment blocks of pinconfig_post_bind() by Masahiro Yamada · 8 years ago
  33. ac98527 pinctrl: add the DM_UC_FLAG_SEQ_ALIAS flag for numbering the devices by Thomas Abraham · 8 years ago
  34. 77eaa19 dm: pinctrl: Add a way for a GPIO driver to obtain a pin function by Simon Glass · 9 years ago
  35. 52db39a dm: pinctrl: Add a function to parse PIN_CONFIG flags by Simon Glass · 9 years ago
  36. 5589a81 pinctrl: Avoid binding all pinconfig nodes before relocation by Simon Glass · 9 years ago
  37. 8a5f612 pinctrl: move dm_scan_fdt_node() out of pinctrl uclass by Masahiro Yamada · 9 years ago
  38. c5acf4a pinctrl: Add the concept of peripheral IDs by Simon Glass · 9 years ago
  39. d90a5a3 pinctrl: add pin control uclass support by Masahiro Yamada · 9 years ago