1. f10de23 gpio: renesas: Pass struct udevice to rcar_gpio_set_direction() by Marek Vasut · 3 years, 6 months ago
  2. e7690e6 clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling by Marek Vasut · 3 years, 6 months ago
  3. d413214 clk: renesas: Add register pointers into struct cpg_mssr_info by Hai Pham · 4 years ago
  4. 406c93c clk: renesas: Introduce enum clk_reg_layout by Hai Pham · 4 years ago
  5. f7f8d47 clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable() by Hai Pham · 4 years, 5 months ago
  6. e935409 clk: renesas: Make reset controller modemr register offset configurable by Marek Vasut · 3 years, 6 months ago
  7. 12dd238 clk: renesas: Add support for RPCD2 clock by Hai Pham · 4 years, 2 months ago
  8. 1b004e2 clk: renesas: Fix Realtime Module Stop Control Register offsets by Hai Pham · 4 years, 5 months ago
  9. efece63 clk: renesas: Fix incorrect return RPC clk_get_rate by Hai Pham · 3 years, 11 months ago
  10. ccc2c9a clk: renesas: Reinstate RPC clock on R-Car D3/E3 by Marek Vasut · 3 years, 6 months ago
  11. f7b4e4c clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  12. 8152c18 clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  13. f07c9ec clk: renesas: Synchronize RZ/G2 tables with Linux 5.12 by Marek Vasut · 3 years, 6 months ago
  14. d24efc6 net: mvpp2: add explicit sgmii-2500 support by Marcin Wojtas · 3 years, 6 months ago
  15. 2784400 net: mvpp2: allow MDIO registration for fixed links by Stefan Chulski · 3 years, 6 months ago
  16. d757c85 net: mvpp2: fix missing switch case break by Ben Peled · 3 years, 6 months ago
  17. cf51a0d net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG by Ben Peled · 3 years, 6 months ago
  18. 7589be8 net: mvpp2: AN Bypass in 1000 and 2500 basex mode by Ben Peled · 3 years, 6 months ago
  19. 08f462d net: mvpp2: Fix 2.5G GMII_SPEED configurations by Stefan Chulski · 3 years, 6 months ago
  20. be45eb5 net: mvpp2: remove redundant SMI address configuration by Marcin Wojtas · 3 years, 6 months ago
  21. 8299abc net: mvpp2: add 1000BaseX and 2500BaseX ppv2 support by Stefan Chulski · 3 years, 6 months ago
  22. 8d3aa37 net: mvpp2: add CP115 port1 10G/5G SFI support by Stefan Chulski · 3 years, 6 months ago
  23. 428bec7 Merge branch '2021-05-17-assorted-fixes' by Tom Rini · 3 years, 5 months ago
  24. 52993fc Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 5 months ago
  25. eefa9d7 psci: rename psci_features function by Igor Opaniuk · 3 years, 6 months ago
  26. feddbdb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 5 months ago
  27. a6d7e8c riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 5 months ago
  28. a5f9be1 usb: dwc3-generic: Disable host driver definition if gadget only by Kunihiko Hayashi · 3 years, 5 months ago
  29. 1027f28 usb: musb-new: Extend and move Allwinner quirk into Kconfig by Andre Przywara · 3 years, 6 months ago
  30. 1fde894 pcie: designware: mvebu: do not configure ATU for IO when not used by Marcin Wojtas · 3 years, 6 months ago
  31. 9c84159 spi: kirkwood: prevent limiting speed to 0 by Grzegorz Jaszczyk · 3 years, 6 months ago
  32. 562f8d5 spi: kirkwood: prevent configuring speed exceeding max controller freq by Marcin Wojtas · 3 years, 6 months ago
  33. 037818c spi: kirkwood: support extended baud rates by Ken Ma · 3 years, 6 months ago
  34. 666afca Merge tag 'u-boot-amlogic-20210514' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 5 months ago
  35. 4c2eb95 net: designware: meson8b: add g12a compatible by Neil Armstrong · 3 years, 6 months ago
  36. 81d0eda net: dwmac_meson8b: do not set TX delay in TXID & RXID by Neil Armstrong · 3 years, 6 months ago
  37. 60e531f usb: dwc3-meson-g12a: skip phy on -ENODATA aswell by Neil Armstrong · 3 years, 6 months ago
  38. cc25f34 pwm: sifive: make set_config() and set_enable() work properly by Vincent Chen · 3 years, 6 months ago
  39. 09ad08f clk: Add support for the k210 clock driver pre-relocation by Sean Anderson · 3 years, 6 months ago
  40. 800c7f6 clk: k210: Move the clint clock to under aclk by Sean Anderson · 3 years, 6 months ago
  41. f93ce98 clk: k210: Remove k210_register_pll by Sean Anderson · 3 years, 6 months ago
  42. 598a06d clk: k210: Fix PLL enable always getting taken by Sean Anderson · 3 years, 6 months ago
  43. d0686a0 clk: k210: Fix PLLs not being enabled by Sean Anderson · 3 years, 6 months ago
  44. 8c12cb3 clk: Warn on failure to assign rate by Sean Anderson · 3 years, 6 months ago
  45. c9dffc9 w1: replace dt detection by automatic detection by Kory Maincent · 3 years, 6 months ago
  46. ea184cb Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 5 months ago
  47. 845e106 net: ti: am65-cpsw-nuss: Add a new compatible for AM64 by Vignesh Raghavendra · 3 years, 5 months ago
  48. 2411e85 net: ti: am65-cpsw-nuss: Don't cache disabled port ID by Vignesh Raghavendra · 3 years, 5 months ago
  49. 8441d49 net: ti: am65-cpsw-nuss: Prepare to support non primary ext port by Vignesh Raghavendra · 3 years, 5 months ago
  50. 9a92851 dma: ti: k3-udma: Add BCDMA and PKTDMA support by Vignesh Raghavendra · 3 years, 5 months ago
  51. 6f617d8 dma: ti: k3-psil-am64: Add AM64 PSIL endpoint data by Vignesh Raghavendra · 3 years, 5 months ago
  52. b00030e dma: ti: k3-psil: Extend PSIL EP data extension for AM64 by Vignesh Raghavendra · 3 years, 5 months ago
  53. 035c679 dma: ti: k3-psil-am654: Drop unused PSIL EP static data by Vignesh Raghavendra · 3 years, 5 months ago
  54. f1e97c7 soc: ti: k3-navss-ringacc: Remove unused ring modes by Vignesh Raghavendra · 3 years, 5 months ago
  55. c409b49 soc: ti: k3-navss-ringacc: Add AM64 ringacc support by Vignesh Raghavendra · 3 years, 5 months ago
  56. 91f1e79 firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest by Vignesh Raghavendra · 3 years, 5 months ago
  57. 776b79e soc: ti: k3-socinfo: Add entry for AM64X SoC family by Lokesh Vutla · 3 years, 6 months ago
  58. 2ce6ded ram: k3-ddrss: Enable vtt regulator if present by Lokesh Vutla · 3 years, 5 months ago
  59. 9f9b5c1 ram: k3-ddrss: Introduce support for AM642 SoCs by Dave Gerlach · 3 years, 5 months ago
  60. a8c13c7 ram: k3-ddrss: Introduce common driver with J7 SoC support by Dave Gerlach · 3 years, 5 months ago
  61. db24381 ram: k3-ddrss: Introduce top-level CONFIG_K3_DDRSS by Dave Gerlach · 3 years, 5 months ago
  62. 67124b9 ram: k3-j721e: Rename to k3-ddrss by Dave Gerlach · 3 years, 5 months ago
  63. 036f0c0 ram: k3-j721e: lpddr4_ctl_regs: Fix checkpatch issue for types by Dave Gerlach · 3 years, 5 months ago
  64. cc40e4d ram: k3-j721e: lpddr4_pi_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  65. cde1fce ram: k3-j721e: lpddr4_phy_core_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  66. 0ef6349 ram: k3-j721e: lpddr4_ddr_controller_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  67. 6a0677d ram: k3-j721e: lpddr4_data_slice_3_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  68. f1ce7dd ram: k3-j721e: lpddr4_data_slice_2_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  69. c1cf7a3 ram: k3-j721e: lpddr4_data_slice_1_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  70. 5bf74a4 ram: k3-j721e: lpddr4_data_slice_0_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  71. 6da67b0 ram: k3-j721e: lpddr4_address_slice_0_macros: Fix indentation issues by Dave Gerlach · 3 years, 5 months ago
  72. f721502 mailbox: k3-sec-proxy: Extend valid thread IDs by Dave Gerlach · 3 years, 6 months ago
  73. 7288bea mmc: sdhci_am654: Add Support for TI's AM642 SoC by Dave Gerlach · 3 years, 6 months ago
  74. a47abd7 Revert "fdt: translate address if #size-cells = <0>" by Dario Binacchi · 3 years, 6 months ago
  75. 5a6caf9 clk: ti: am3-dpll: use custom API for memory access by Dario Binacchi · 3 years, 6 months ago
  76. b178e1f clk: ti: gate: use custom API for memory access by Dario Binacchi · 3 years, 6 months ago
  77. 2dd2f3ea clk: ti: change clk_ti_latch() signature by Dario Binacchi · 3 years, 6 months ago
  78. b1aef03 clk: ti: add custom API for memory access by Dario Binacchi · 3 years, 6 months ago
  79. 59a2b9e Merge tag 'u-boot-imx-20210502' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 5 months ago
  80. f7173fc DM: DM_MMC migration is now mandatory for non-SPL by Tom Rini · 3 years, 6 months ago
  81. c51f74b ata: Make LIBATA means AHCI is enabled mandatory. by Tom Rini · 3 years, 6 months ago
  82. 07b5310 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 6 months ago
  83. 1412b8d atcspi200: Add timeout mechanism in spi_xfer() by Dylan Jhong · 3 years, 7 months ago
  84. 54aa07f sysinfo: Add gpio-sysinfo driver by Sean Anderson · 3 years, 6 months ago
  85. 4d65c6b sysinfo: Require that sysinfo_detect be called before other methods by Sean Anderson · 3 years, 6 months ago
  86. eed0a7a sysinfo: Use global sysinfo IDs for existing sysinfo drivers by Sean Anderson · 3 years, 6 months ago
  87. 430e136 dm: gpio: Fix gpio_get_list_count failing with livetree by Sean Anderson · 3 years, 6 months ago
  88. dd8c324 pci: imx: disable imx6sdl LTSSM upon driver remove by Tim Harvey · 3 years, 6 months ago
  89. cd43591 net: fec: Only unregister MII bus if we registered it by Sean Anderson · 3 years, 6 months ago
  90. eccd132 net: fec: Don't use disabled phys by Sean Anderson · 3 years, 6 months ago
  91. cecd013 pci: pci-uclass: Add board_pci_fixup_dev for DM_PCI by Tim Harvey · 3 years, 6 months ago
  92. 19e1b8d pci: Update the highest subordinate bus number for bridge setup by Masami Hiramatsu · 3 years, 6 months ago
  93. 8ddaf94 Merge tag 'dm-pull-29apr21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 6 months ago
  94. f3a0d2c Merge tag 'xilinx-for-v2021.07-rc2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 6 months ago
  95. b00bad9 spi: zynqmp: Remove gd reference by Michal Simek · 3 years, 6 months ago
  96. 3d2f8bc Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flash by Tom Rini · 3 years, 6 months ago
  97. a26522e Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 6 months ago
  98. aa351a1 dm: core: Add size operations on device tree references by Chen Guanqiao · 3 years, 6 months ago
  99. 6784cb3 dm: core: Fix uninitialized return value from dm_scan_fdt_node by Sean Anderson · 3 years, 7 months ago
  100. feb7ac4 dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 7 months ago