1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  2. 23ea9b4 pinctrl: renesas: Implement get_pin_muxing() callback by Lad Prabhakar · 4 years ago
  3. 13ed8d5 pinctrl: renesas: Make sure the pin type is updated after setting the MUX by Lad Prabhakar · 4 years ago
  4. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  5. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  8. 8bbf387 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · 4 years, 1 month ago
  9. d228827 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · 4 years, 1 month ago
  10. 0a36270 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · 4 years, 1 month ago
  11. fd37ab3 pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · 4 years, 1 month ago
  12. 121bd00 pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · 4 years, 1 month ago
  13. d1d7888 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · 4 years, 1 month ago
  14. e4db739 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · 4 years, 1 month ago
  15. 05a31dd pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help description by Biju Das · 4 years, 2 months ago
  16. 48de37a Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 4 months ago
  17. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  18. 96980fb pinctrl: renesas: Enable R8A774A1 PFC tables by Adam Ford · 4 years, 5 months ago
  19. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  20. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  21. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  22. c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
  23. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  24. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  25. a6a7f48 pinctrl: renesas: Add R8A77980 V3H PFC tables by Marek Vasut · 5 years ago
  26. 09bf498 pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' command by titron · 5 years ago
  27. f0066b0 pinctrl: renesas: Synchronize Gen2/Gen3 tables with Linux 5.2 by Eugeniu Rosca · 5 years ago
  28. c7116cb pinctrl: renesas: Add RZ/A1 R7S72100 pin control driver by Marek Vasut · 6 years ago
  29. 0053c3b pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio() by Marek Vasut · 6 years ago
  30. 02d34f0 pinctrl: renesas: Implement gpio_request_enable/gpio_disable_free by Marek Vasut · 6 years ago
  31. 0cc1936 pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpio by Marek Vasut · 6 years ago
  32. 88e81ec pinctrl: renesas: Synchronize Gen3 tables with Linux 5.0 by Marek Vasut · 6 years ago
  33. 0913c7a pinctrl: renesas: Synchronize Gen2 tables with Linux 5.0 by Marek Vasut · 6 years ago
  34. 267be13 pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCs by Marek Vasut · 6 years ago
  35. 72269e0 pinctrl: renesas: Add R8A77965 pin control tables by Marek Vasut · 6 years ago
  36. 947e20a pinctrl: renesas: r8a77990: Reivse USB ID pin name by Hiroyuki Yokoyama · 6 years ago
  37. 174f449 pinctrl: renesas: r8a77990: Fix MOD_SEL0 bit3 when using TX0 by Hiroyuki Yokoyama · 6 years ago
  38. 3ef6812 pinctrl: renesas: r8a77990: Fix MOD_SEL0 bit16 when using NFALE and NFRB_N by Hiroyuki Yokoyama · 6 years ago
  39. 11a40dd pinctrl: renesas: r8a77990: Fix MOD_SEL0 bit2 when using RX2,TX2 and SCK2 by Hiroyuki Yokoyama · 6 years ago
  40. d62f4a2 pinctrl: renesas: r8a77990: Fix rename RTSx_N_TANS_x to RTSx_N_x by Hiroyuki Yokoyama · 6 years ago
  41. 8c7d64f pinctrl: renesas: Fix r8a779{6,65} rename sel_ndfc to sel_ndf by Hiroyuki Yokoyama · 6 years ago
  42. 6c1828e pinctrl: renesas: Remove r8a779{5,6,65} CC5_OSCOUT of IP17 by Hiroyuki Yokoyama · 6 years ago
  43. 4663576 pinctrl: renesas: Fix r8a779{5,6,65} rename sel_adg_ to sel_adg by Hiroyuki Yokoyama · 6 years ago
  44. f4059dc pinctrl: renesas: Fix r8a779{5,6,65} assign to GP7_03/02 of GPSR7 by Hiroyuki Yokoyama · 6 years ago
  45. 7e38250 pinctrl: renesas: Drop def_bool per SoC by Marek Vasut · 6 years ago
  46. 46991d5 pinctrl: renesas: Add POCCTRL handling to r8a77990 by Marek Vasut · 6 years ago
  47. 0d9c810 pinctrl: renesas: Fix DRV register offset by Marek Vasut · 6 years ago
  48. 068a90b pinctrl: renesas: Fix register usage in sh_pfc_{read,write} by Marek Vasut · 6 years ago
  49. eb13e0f pinctrl: renesas: Sync Gen3 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  50. eb900d1 pinctrl: renesas: Sync Gen2 PFC tables with Linux v4.17 by Marek Vasut · 6 years ago
  51. 2467224 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  52. 68a7704 pinctrl: renesas: Initial R8A77990 PFC support by Marek Vasut · 7 years ago
  53. 3b0548a pinctrl: renesas: Add PORT_GP_11 helper macro by Takeshi Kihara · 7 years ago
  54. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  55. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  56. 20d721e pinctrl: rmobile: Add R8A77965 M3N entries by Marek Vasut · 7 years ago
  57. 4dd88d5 pinctrl: rmobile: Import R8A7794 E2 PFC tables by Marek Vasut · 7 years ago
  58. 1ef3930 pinctrl: rmobile: Import R8A7792 V2H PFC tables by Marek Vasut · 7 years ago
  59. 06ef9e8 pinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tables by Marek Vasut · 7 years ago
  60. c40f2d6 pinctrl: rmobile: Import R8A7790 H2 PFC tables by Marek Vasut · 7 years ago
  61. 7d35e64 pinctrl: rmobile: Add R8A77995 D3 PFC tables by Marek Vasut · 7 years ago
  62. a0e11e5 pinctrl: rmobile: Add R8A77970 V3M PFC tables by Marek Vasut · 7 years ago
  63. 489d79c pfc: rmobile: Add hook to configure pin as GPIO by Marek Vasut · 7 years ago
  64. 5e6db84 pinctrl: rmobile: Add support for setting single pins by Marek Vasut · 7 years ago
  65. c9dd9ae pinctrl: rmobile: Add pinconf to Renesas RCar pincontrol driver by Marek Vasut · 7 years ago
  66. 3066a06 pinctrl: rmobile: Add Renesas RCar pincontrol driver by Marek Vasut · 7 years ago