1. 4822114 usb: ehci-mx6: Do not fail when 'reg' is not found by Fabio Estevam · 3 years, 7 months ago
  2. ec326b9 usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6 by Fabio Estevam · 3 years, 7 months ago
  3. fcf3981 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 7 months ago
  4. 78d5f20 nvme: Don't clear nvme blk device's priv space by Bin Meng · 3 years, 7 months ago
  5. 757cc4b nvme: Drop useless members of 'struct nvme_ns' by Bin Meng · 3 years, 7 months ago
  6. 8c60d40 nvme: Eliminate the offset of one during block dev creation by Bin Meng · 3 years, 7 months ago
  7. 478f7fc nvme: Skip block device creation for inactive namespaces by Bin Meng · 3 years, 7 months ago
  8. 8434425 nvme: Move block dev creation from uclass post_probe() to driver probe() by Bin Meng · 3 years, 7 months ago
  9. c3e52c7 nvme: Remove the redundant aqa value setting by Wesley Sheng · 3 years, 7 months ago
  10. 859b33c nvme: Correct the prps per page calculation method by Wesley Sheng · 3 years, 7 months ago
  11. b12f623 nvme: fix for big endian systems by David Lamparter · 3 years, 9 months ago
  12. f132aab Revert "mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output" by Fabio Estevam · 3 years, 8 months ago
  13. d77d61e mmc: mmc-uclass: change to static about dm function by Jaehoon Chung · 3 years, 8 months ago
  14. 2da2335 mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd by Jaehoon Chung · 3 years, 8 months ago
  15. 1925e65 mmc: dwmmc: socfpga: Get "fifo-mode" property from DT by Ley Foon Tan · 3 years, 9 months ago
  16. 8cb9d3e mmc: dw_mmc: Fixes data read when receiving DTO interrupt in FIFO mode by Ley Foon Tan · 3 years, 9 months ago
  17. 3a3672c mmc: mtk-sd: increase the minimum bus frequency by Weijie Gao · 3 years, 9 months ago
  18. 54c321f net: octeontx: smi: use dt live tree API by Tim Harvey · 3 years, 7 months ago
  19. 02036d9 net: sun8i-emac: fix MDIO frequency by Heinrich Schuchardt · 3 years, 8 months ago
  20. eab447b net: synquacer: Add netsec driver by Jassi Brar · 3 years, 8 months ago
  21. f024e0b net: dwc_eth_qos: Revert some changes of commit 3a97da12ee7b by Daniil Stas · 3 years, 8 months ago
  22. 07292f8 net: dwc_eth_qos: Fix needless phy auto-negotiation restarts by Daniil Stas · 3 years, 8 months ago
  23. 7001863 net: e1000: do not attempt to set hwaddr for i210 without FLASH by Tim Harvey · 3 years, 9 months ago
  24. 3e18487 Fix a memory leak issue in the RX port initialization. by Hou Zhiqiang · 3 years, 8 months ago
  25. a298d4f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years, 7 months ago
  26. 50dae8e net: tsec: add option to set device max-speed via dts by Aleksandar Gerasimovski · 3 years, 8 months ago
  27. b1d5986 mmc: fsl_esdhc_imx: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33 by Yangbo Lu · 3 years, 8 months ago
  28. ae7020b mmc: fsl_esdhc: convert to CONFIG_FSL_ESDHC_VS33_NOT_SUPPORT by Yangbo Lu · 3 years, 8 months ago
  29. 8e221b4 pci: layerscape-ep: Add check of the PCIe controller enablement by Hou Zhiqiang · 3 years, 9 months ago
  30. ff64e9a armv8: ls1012a: Pass PPFE firmware to Linux through FDT by Chaitanya Sakinam · 3 years, 9 months ago
  31. b2c4b7f Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 7 months ago
  32. 864c3db ls1012a: net: pfe: remove pfe stop from bootcmd by Mian Yousaf Kaukab · 3 years, 10 months ago
  33. c4737cd Merge tag 'xilinx-for-v2021.07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 8 months ago
  34. 2ffa653 spi: zynqmp_gqspi: Fix write issue by Ashok Reddy Soma · 3 years, 8 months ago
  35. 4670416 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 8 months ago
  36. e7e81e8 usb: ehci-mx6: add support for i.MXRT by Giulio Benetti · 3 years, 8 months ago
  37. 45a5f76 clk: imx: clk-imxrt1050: introduce IMXRT1050_CLK_USBOH3 by Giulio Benetti · 3 years, 8 months ago
  38. f544dfe clk: imx: clk-imxrt1050: introduce LCDIF_PIX and rename LCDIF to LCDIF_APB by Giulio Benetti · 3 years, 9 months ago
  39. 006f0df video: mxsfb: add enabling of "disp_axi" clock by Giulio Benetti · 3 years, 9 months ago
  40. ee62a05 video: mxsfb: add enabling of "axi" clock other than "per" clock by Giulio Benetti · 3 years, 9 months ago
  41. f8c8573 timer: imx-gpt: Add timer support for i.MX SoCs family by Giulio Benetti · 3 years, 9 months ago
  42. dcd2bbe usb: dwc2: Avoid delay when initializing USB peripheral by dwc2 by João Loureiro · 3 years, 10 months ago
  43. c2d21e0 usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name by Kishon Vijay Abraham I · 3 years, 8 months ago
  44. a2a1485 pinctrl: renesas: Synchronize R-Car Gen2/Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 9 months ago
  45. 0d1ab57 net: luton: remove address translation after ofnode_read_resource by Patrick Delaunay · 3 years, 8 months ago
  46. ca2f948 pwm: cros_ec: Rename "priv_auto_alloc_size" to "priv_auto" by Alper Nebi Yasak · 3 years, 9 months ago
  47. 0e35b93 of: addr: Remove call to dev_count_cells() in of_get_address() by Bin Meng · 3 years, 9 months ago
  48. 139eaa7 of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges' by Bin Meng · 3 years, 9 months ago
  49. b321722 arm: a37xx: pci: Fix configuring PCIe resources by Pali Rohár · 3 years, 8 months ago
  50. a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 8 months ago
  51. 7b85aef arm: a37xx: pci: Disable bus mastering when unloading driver by Pali Rohár · 3 years, 8 months ago
  52. 127dbec arm: a37xx: pci: Don't put link into LTSSM Recovery state during probe by Pali Rohár · 3 years, 8 months ago
  53. d7da718 drivers: pci: pcie_dw_common: fix Werror compilation error by Green Wan · 3 years, 8 months ago
  54. 70415e1 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 8 months ago
  55. 416395c drivers: pci: add pcie support for fu740 by Green Wan · 3 years, 8 months ago
  56. dab18c7 drivers: ram: sifive: rename fu540_ddr and add fu740 support by Green Wan · 3 years, 8 months ago
  57. d56d79e drivers: clk: add fu740 support by Green Wan · 3 years, 8 months ago
  58. 6d734be reset: stm32: Fix bank and offset computation by Patrice Chotard · 3 years, 9 months ago
  59. a5bb384 dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported by Patrick Delaunay · 3 years, 11 months ago
  60. aab8b17 Merge tag 'ti-v2021.07-rc4' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 8 months ago
  61. beed305 firmware: ti_sci: Update ti_sci_msg_req_reboot to include domain by Dave Gerlach · 3 years, 9 months ago
  62. 1e78790 pinctrl: single: Fix probe failure getting register area size by Vignesh Raghavendra · 3 years, 9 months ago
  63. aee1860 net: Remove ne2000 driver by Tom Rini · 3 years, 8 months ago
  64. 2361b5e ata: ahci: fix ahci_link_up() type mismatch for LTO by Marek Behún · 3 years, 8 months ago
  65. 28d476e ARM: fix LTO for apf27 by Marek Behún · 3 years, 8 months ago
  66. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 8 months ago
  67. 364bef1 regmap: fix a serious pointer casting bug by Marek Behún · 3 years, 8 months ago
  68. eb53b94 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 8 months ago
  69. 6fc323c pinctrl: renesas: Implement unlock register masks by Marek Vasut · 3 years, 9 months ago
  70. 1fffcae pinctrl: renesas: Fix R-Car Gen2 help text by Marek Vasut · 3 years, 9 months ago
  71. c0de8e7 pinctrl: renesas: Deduplicate Kconfig by Marek Vasut · 3 years, 9 months ago
  72. f10de23 gpio: renesas: Pass struct udevice to rcar_gpio_set_direction() by Marek Vasut · 3 years, 9 months ago
  73. e7690e6 clk: renesas: Deduplicate gen3_clk_get_rate64() PLL handling by Marek Vasut · 3 years, 9 months ago
  74. d413214 clk: renesas: Add register pointers into struct cpg_mssr_info by Hai Pham · 4 years, 3 months ago
  75. 406c93c clk: renesas: Introduce enum clk_reg_layout by Hai Pham · 4 years, 3 months ago
  76. f7f8d47 clk: renesas: Pass struct cpg_mssr_info to renesas_clk_endisable() by Hai Pham · 4 years, 8 months ago
  77. e935409 clk: renesas: Make reset controller modemr register offset configurable by Marek Vasut · 3 years, 9 months ago
  78. 12dd238 clk: renesas: Add support for RPCD2 clock by Hai Pham · 4 years, 6 months ago
  79. 1b004e2 clk: renesas: Fix Realtime Module Stop Control Register offsets by Hai Pham · 4 years, 8 months ago
  80. efece63 clk: renesas: Fix incorrect return RPC clk_get_rate by Hai Pham · 4 years, 2 months ago
  81. ccc2c9a clk: renesas: Reinstate RPC clock on R-Car D3/E3 by Marek Vasut · 3 years, 9 months ago
  82. f7b4e4c clk: renesas: Synchronize R-Car Gen3 tables with Linux 5.12 by Marek Vasut · 3 years, 9 months ago
  83. 8152c18 clk: renesas: Synchronize R-Car Gen2 tables with Linux 5.12 by Marek Vasut · 3 years, 9 months ago
  84. f07c9ec clk: renesas: Synchronize RZ/G2 tables with Linux 5.12 by Marek Vasut · 3 years, 9 months ago
  85. d24efc6 net: mvpp2: add explicit sgmii-2500 support by Marcin Wojtas · 3 years, 9 months ago
  86. 2784400 net: mvpp2: allow MDIO registration for fixed links by Stefan Chulski · 3 years, 9 months ago
  87. d757c85 net: mvpp2: fix missing switch case break by Ben Peled · 3 years, 9 months ago
  88. cf51a0d net: mvpp2: remove unused define MVPP22_SMI_PHY_ADDR_REG by Ben Peled · 3 years, 9 months ago
  89. 7589be8 net: mvpp2: AN Bypass in 1000 and 2500 basex mode by Ben Peled · 3 years, 9 months ago
  90. 08f462d net: mvpp2: Fix 2.5G GMII_SPEED configurations by Stefan Chulski · 3 years, 9 months ago
  91. be45eb5 net: mvpp2: remove redundant SMI address configuration by Marcin Wojtas · 3 years, 9 months ago
  92. 8299abc net: mvpp2: add 1000BaseX and 2500BaseX ppv2 support by Stefan Chulski · 3 years, 9 months ago
  93. 8d3aa37 net: mvpp2: add CP115 port1 10G/5G SFI support by Stefan Chulski · 3 years, 9 months ago
  94. 428bec7 Merge branch '2021-05-17-assorted-fixes' by Tom Rini · 3 years, 8 months ago
  95. 52993fc Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 8 months ago
  96. eefa9d7 psci: rename psci_features function by Igor Opaniuk · 3 years, 9 months ago
  97. feddbdb Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 8 months ago
  98. a6d7e8c riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 9 months ago
  99. a5f9be1 usb: dwc3-generic: Disable host driver definition if gadget only by Kunihiko Hayashi · 3 years, 9 months ago
  100. 1027f28 usb: musb-new: Extend and move Allwinner quirk into Kconfig by Andre Przywara · 3 years, 9 months ago