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