1. 2512b3b Merge branch '2020-09-14-generic-phy-error-trace' into next by Tom Rini · 4 years ago
  2. 751b18b Merge branch 'master' into next by Tom Rini · 4 years ago
  3. 400f84c Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  4. cf0bf89 rng: stm32mp1: use log() instead of printf() by Heinrich Schuchardt · 4 years ago
  5. 74a703a usb: dwc3: Add Qualcomm DWC3 compatible string by Robert Marko · 4 years, 1 month ago
  6. dec0420 phy: add driver for Qualcomm IPQ40xx USB PHY by Robert Marko · 4 years, 1 month ago
  7. 8ef7df5 reset: Add IPQ40xx reset controller driver by Robert Marko · 4 years, 1 month ago
  8. 6ef099b IPQ40xx: Add SMEM support by Robert Marko · 4 years, 1 month ago
  9. f9c3a81 mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate. by Haibo Chen · 4 years, 1 month ago
  10. 6e31c62 net, qe: add DM support for QE UEC ethernet by Heiko Schocher · 4 years, 8 months ago
  11. 5990b05 powerpc, qe: add DTS support for parallel I/O ports by Heiko Schocher · 4 years, 8 months ago
  12. 9bd6444 powerpc, qe: fix codingstyle issues for drivers/qe by Heiko Schocher · 4 years, 4 months ago
  13. bd4e894 Merge tag 'ti-v2021.01-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years ago
  14. afd4f15 spi: omap3_spi: Read platform data in ofdata_to_platdata() by Faiz Abbas · 4 years ago
  15. 41cf3cb arm: mach-omap2: am33xx: Add device structure for spi by Faiz Abbas · 4 years ago
  16. 280af01 spi: spi-uclass: Block dm_scan_fdt_dev with OF_CONTROL to prevent build failures by Faiz Abbas · 4 years ago
  17. 6aa3b74 remoteproc: k3-r5: Add support for J7200 R5Fs by Suman Anna · 4 years, 1 month ago
  18. e79c59c mmc: xenon_sdhci: Add missing common host capabilities by Andre Heider · 4 years, 1 month ago
  19. 8505147 mmc: msm_sdhci: Use mmc_of_parse for setting host_caps by Manivannan Sadhasivam · 4 years, 2 months ago
  20. 1e2c5bb mtd: nand: Fix nand write error with bad block addresses above 32-bit by T Karthik Reddy · 4 years, 1 month ago
  21. 9250d0b PCI: mediatek: Release the resource when PCIe enable port fail by Chuanjia Liu · 4 years, 1 month ago
  22. df85e95 PCI: mediatek: Release the resource when PCIe enable port fail by Chuanjia Liu · 4 years, 1 month ago
  23. c39c9a9 clock:aspeed: Sync with Linux kernel clock header define by Ryan Chen · 4 years, 1 month ago
  24. 15b87fe cosmetic: aspeed: ast2500: Rename clock header by Ryan Chen · 4 years, 1 month ago
  25. 34873f4 bcmgenet: Add support for rgmii-rxid by Jason Wessel · 4 years, 2 months ago
  26. ac458dc bcmgenet: fix DMA buffer management by Jason Wessel · 4 years, 2 months ago
  27. c1e1dbb usb: musb-new: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 3 months ago
  28. fc8ead1 ata: dwc-ahci: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 3 months ago
  29. 890fc37 usb: host: ehci-hcd: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 3 months ago
  30. 3b417a7 usb: host: ohci: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 3 months ago
  31. 2041ae5 phy: generic: add error trace to detect PHY issue in uclass by Patrick Delaunay · 4 years, 3 months ago
  32. 314b9b4 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 4 years, 1 month ago
  33. 7757c85 phy: marvell: a3700: add sata comphy on lane 2 with invert option by zachary · 4 years, 1 month ago
  34. 9bfb567 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 1 month ago
  35. 7f4d3c0 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 1 month ago
  36. 293a6df fastboot: getvar: fix partition-size return value by Gary Bisson · 4 years, 1 month ago
  37. 64af06c fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 1 month ago
  38. 405217a f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · 4 years, 1 month ago
  39. 9e06c5c f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · 4 years, 1 month ago
  40. b0e9f3e f_sdp: Support searching and loading FIT or container image by Peng Fan · 4 years, 1 month ago
  41. 5dee7f0 f_sdp: Fix wrong usb request size by Ye Li · 4 years, 1 month ago
  42. d10d429 f_sdp: Add high speed endpoint descriptor by Ye Li · 4 years, 1 month ago
  43. 7ed4eac usb: max3420: add the gadget driver by Jassi Brar · 4 years, 2 months ago
  44. 0ebf984 fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · 4 years, 2 months ago
  45. 2b2a771 fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 2 months ago
  46. 851737a fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 2 months ago
  47. 73f4ebb dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 2 months ago
  48. 40c7942 dfu: DFU_MTD depends on CMD_MTDPARTS by Heinrich Schuchardt · 4 years, 2 months ago
  49. a17c0cb fastboot: Support defining raw partitions without a partition table by Filip Brozovic · 4 years, 3 months ago
  50. 1468a1c usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 3 months ago
  51. 213fa47 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 3 months ago
  52. 3a41086 eth/r8152: support RTL8153B/RTL8154B by Hayes Wang · 4 years, 3 months ago
  53. 9f6142a eth/r8152: modify rtl_clear_bp function by Hayes Wang · 4 years, 3 months ago
  54. 16b9417 eth/r8152: reset PHY after setting it by Hayes Wang · 4 years, 3 months ago
  55. d74a762 eth/r8152: reset bmu after disabling Tx/Rx by Hayes Wang · 4 years, 3 months ago
  56. f5ba5c9 serial: sh: Improve FIFO empty check on RX by Marek Vasut · 4 years, 5 months ago
  57. 0a0cdec x86: pinctrl: Fix 'relatove' typo by Simon Glass · 4 years, 1 month ago
  58. 6ade057 Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 1 month ago
  59. 835d969 arm64: a37xx: pci: Depends on DM_GPIO by Pali Rohár · 4 years, 1 month ago
  60. 91b85e2 mmc: xenon: set signal voltage and max base clock by Evan Wang · 4 years, 1 month ago
  61. 828d326 arm64: a37xx: pci: Assert PERST# signal when unloading driver by Pali Rohár · 4 years, 1 month ago
  62. 563b85b arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT by Pali Rohár · 4 years, 1 month ago
  63. 4986b15 firmware: ti_sci: Drop unused structure ti_sci_rm_type_map by Lokesh Vutla · 4 years, 1 month ago
  64. 2fe03a1 firmware: ti_sci: drop the device ids to resource id translation table by Lokesh Vutla · 4 years, 1 month ago
  65. a261fdc pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP by Michal Simek · 4 years, 1 month ago
  66. 67e62c7 drivers: usb: Fix config indentation by Ruben Di Battista · 4 years, 2 months ago
  67. 063d547 video: cfb_console.c: Use bi_dram[] values on all platforms by Stefan Roese · 4 years, 1 month ago
  68. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 1 month ago
  69. 9f9ecd3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 1 month ago
  70. ec54217 Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 1 month ago
  71. 0786561 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 1 month ago
  72. af6ba90 watchdog: Add reset support for OcteonTX / TX2 by Suneel Garapati · 5 years ago
  73. 7085989 mmc: Add MMC controller driver for OcteonTX / TX2 by Suneel Garapati · 5 years ago
  74. 638d705 pci: Add PCI controller driver for OcteonTX / TX2 by Suneel Garapati · 5 years ago
  75. 3f6f0cd ata: ahci: Add BAR index quirk for Cavium PCI SATA device by Suneel Garapati · 5 years ago
  76. f0c3692 pci: pci-uclass: Check validity of ofnode by Suneel Garapati · 4 years, 5 months ago
  77. a3fac3f pci: pci-uclass: Add support for Alternate-RoutingID capability by Suneel Garapati · 5 years ago
  78. 51eeae9 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · 5 years ago
  79. b8852dc pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · 5 years ago
  80. 636cc17 pci: pci-uclass: Add support for Enhanced Allocation in Bridges by Suneel Garapati · 5 years ago
  81. 4cf56ec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
  82. 6606060 Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x by Trommel, Kees (Contractor) · 4 years, 2 months ago
  83. af03bde i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support by Stefan Roese · 4 years, 2 months ago
  84. bc30140 pci: pci-uclass: Make DT subnode parse optional by Suneel Garapati · 5 years ago
  85. b3699a1 pci: pci-uclass: Fix incorrect argument in map_physmem by Suneel Garapati · 5 years ago
  86. e002474 pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · 4 years, 2 months ago
  87. 3b7cd26 pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set by Stefan Roese · 4 years, 2 months ago
  88. 68f81b8 dm: core: Add API to read PCI bus-range property by Stefan Roese · 4 years, 2 months ago
  89. 3ab2601 ram: sifive: Fix compiler warnings for 32-bit by Bin Meng · 4 years, 1 month ago
  90. 3337b29 xen: Code style conformity by Anastasiia Lukianenko · 4 years, 1 month ago
  91. 9f25aa1 clk: mt7622: add needed clocks for ssusb-node by Frank Wunderlich · 4 years, 1 month ago
  92. a7e0ef1 ahci: mediatek: fix copyright and author-lines by Frank Wunderlich · 4 years, 1 month ago
  93. a300d69 reset: drop unnecessary comment for pciesys by Frank Wunderlich · 4 years, 1 month ago
  94. 626892a phy: mtk-tphy: make shared reg optional for v1 by Frank Wunderlich · 4 years, 1 month ago
  95. 6b0ddd1 virtio_blk: set log2blksz correctly by AKASHI Takahiro · 4 years, 1 month ago
  96. 10e4d64 firmware: psci: Do not bind driver if U-Boot runs in EL3 by Michal Simek · 4 years, 1 month ago
  97. 1aa3966 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 1 month ago
  98. ebd3f1f clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c by Lukasz Majewski · 4 years, 1 month ago
  99. 12d1526 clk: ccf: mux: change the get_rate helper by Dario Binacchi · 4 years, 4 months ago
  100. e3b5d74 clk: ccf: mux: fix access to the sandbox register by Dario Binacchi · 4 years, 5 months ago