1. 80f8013 bcmgenet: fix DMA buffer management by Jason Wessel · 4 years, 4 months ago
  2. ba42e84 phy: marvell: a3700: add sata comphy on lane 2 with invert option by zachary · 4 years, 3 months ago
  3. d0ba411 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 3 months ago
  4. b543f29 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 3 months ago
  5. f867428 fastboot: getvar: fix partition-size return value by Gary Bisson · 4 years, 3 months ago
  6. 5953ffa fastboot: Fix fastboot reboot fail by changing functions order by yurii.pidhornyi · 4 years, 3 months ago
  7. 44f26b1 f_sdp: Change bInterval of interrupt endpoint to 3 by Sherry Sun · 4 years, 3 months ago
  8. 5226298 f_sdp: Add EP1_OUT as default data receive pipe in sdp by Sherry Sun · 4 years, 3 months ago
  9. f49d470 f_sdp: Support searching and loading FIT or container image by Peng Fan · 4 years, 3 months ago
  10. 5af7ccf f_sdp: Fix wrong usb request size by Ye Li · 4 years, 3 months ago
  11. a9e8fe0 f_sdp: Add high speed endpoint descriptor by Ye Li · 4 years, 3 months ago
  12. 9c5cb7f usb: max3420: add the gadget driver by Jassi Brar · 4 years, 4 months ago
  13. 21882dd fastboot: Add default fastboot_set_reboot_flag implementation by Roman Kovalivskyi · 4 years, 4 months ago
  14. b30b97b fastboot: Add support for 'reboot fastboot' command by Roman Kovalivskyi · 4 years, 4 months ago
  15. 1bb1342 fastboot: Extend fastboot_set_reboot_flag with reboot reason by Roman Kovalivskyi · 4 years, 4 months ago
  16. 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 4 months ago
  17. 4cba4a5 dfu: DFU_MTD depends on CMD_MTDPARTS by Heinrich Schuchardt · 4 years, 4 months ago
  18. 859e6a8 fastboot: Support defining raw partitions without a partition table by Filip Brozovic · 4 years, 5 months ago
  19. 68801eb usb: ci_udc: Add function to remove usb device by Ye Li · 4 years, 5 months ago
  20. be30ec1 usb: gadget: Fix controller index in UMS by Ye Li · 4 years, 5 months ago
  21. d215ca2 eth/r8152: support RTL8153B/RTL8154B by Hayes Wang · 4 years, 5 months ago
  22. 98e9791 eth/r8152: modify rtl_clear_bp function by Hayes Wang · 4 years, 5 months ago
  23. 27217bc eth/r8152: reset PHY after setting it by Hayes Wang · 4 years, 5 months ago
  24. 653d2e7 eth/r8152: reset bmu after disabling Tx/Rx by Hayes Wang · 4 years, 5 months ago
  25. d88686b serial: sh: Improve FIFO empty check on RX by Marek Vasut · 4 years, 7 months ago
  26. 50648b3 x86: pinctrl: Fix 'relatove' typo by Simon Glass · 4 years, 3 months ago
  27. abfeda9 Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 3 months ago
  28. 5c6edca arm64: a37xx: pci: Depends on DM_GPIO by Pali Rohár · 4 years, 3 months ago
  29. bceb569 mmc: xenon: set signal voltage and max base clock by Evan Wang · 4 years, 3 months ago
  30. 6a58b97 arm64: a37xx: pci: Assert PERST# signal when unloading driver by Pali Rohár · 4 years, 3 months ago
  31. 0130a61 arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DT by Pali Rohár · 4 years, 3 months ago
  32. 0acf1dc firmware: ti_sci: Drop unused structure ti_sci_rm_type_map by Lokesh Vutla · 4 years, 3 months ago
  33. 928d5ca firmware: ti_sci: drop the device ids to resource id translation table by Lokesh Vutla · 4 years, 3 months ago
  34. 7f6d294 pci: kconfig: Setup proper dependency for PCIE_ROCKCHIP by Michal Simek · 4 years, 3 months ago
  35. 2b21255 drivers: usb: Fix config indentation by Ruben Di Battista · 4 years, 4 months ago
  36. 94694f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
  37. c05d71a Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 3 months ago
  38. b4699fe Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 4 years, 3 months ago
  39. 7072b17 watchdog: Add reset support for OcteonTX / TX2 by Suneel Garapati · 5 years ago
  40. 40e6133 mmc: Add MMC controller driver for OcteonTX / TX2 by Suneel Garapati · 5 years ago
  41. 4c7d28c pci: Add PCI controller driver for OcteonTX / TX2 by Suneel Garapati · 5 years ago
  42. b270855 ata: ahci: Add BAR index quirk for Cavium PCI SATA device by Suneel Garapati · 5 years ago
  43. f8c8628 pci: pci-uclass: Check validity of ofnode by Suneel Garapati · 4 years, 7 months ago
  44. a99a5eb pci: pci-uclass: Add support for Alternate-RoutingID capability by Suneel Garapati · 5 years ago
  45. 5858ba8 pci: pci-uclass: Add VF BAR map support for Enhanced Allocation by Suneel Garapati · 5 years ago
  46. 13822f7 pci: pci-uclass: Add support for Single-Root I/O Virtualization by Suneel Garapati · 5 years ago
  47. 1b9c44e pci: pci-uclass: Add support for Enhanced Allocation in Bridges by Suneel Garapati · 5 years ago
  48. 3ac3aec pci: pci-uclass: Add multi entry support for memory regions by Suneel Garapati · 5 years ago
  49. e7100ec Link failure with CONFIG_SPL and CONFIG_I2C_MUX_PCA954x by Trommel, Kees (Contractor) · 4 years, 4 months ago
  50. fe190ef i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support by Stefan Roese · 4 years, 4 months ago
  51. cb7093d pci: pci-uclass: Make DT subnode parse optional by Suneel Garapati · 5 years ago
  52. 47f1962 pci: pci-uclass: Fix incorrect argument in map_physmem by Suneel Garapati · 5 years ago
  53. 950864f pci: pci-uclass: Dynamically allocate the PCI regions by Stefan Roese · 4 years, 4 months ago
  54. 1b7573c pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always set by Stefan Roese · 4 years, 4 months ago
  55. 0a9ecc5 dm: core: Add API to read PCI bus-range property by Stefan Roese · 4 years, 4 months ago
  56. 93b2a83 ram: sifive: Fix compiler warnings for 32-bit by Bin Meng · 4 years, 3 months ago
  57. b6618c4 xen: Code style conformity by Anastasiia Lukianenko · 4 years, 3 months ago
  58. e51b57a clk: mt7622: add needed clocks for ssusb-node by Frank Wunderlich · 4 years, 3 months ago
  59. 390c599 ahci: mediatek: fix copyright and author-lines by Frank Wunderlich · 4 years, 3 months ago
  60. cee08a1 reset: drop unnecessary comment for pciesys by Frank Wunderlich · 4 years, 3 months ago
  61. 6acdc95 phy: mtk-tphy: make shared reg optional for v1 by Frank Wunderlich · 4 years, 3 months ago
  62. 16630a8 virtio_blk: set log2blksz correctly by AKASHI Takahiro · 4 years, 3 months ago
  63. d180353 firmware: psci: Do not bind driver if U-Boot runs in EL3 by Michal Simek · 4 years, 4 months ago
  64. 7cb5151 Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 4 years, 3 months ago
  65. 2dbf94b clk: ccf: Add missing #include <dm/uclass.h> to clk-mux.c by Lukasz Majewski · 4 years, 3 months ago
  66. e7ce74d clk: ccf: mux: change the get_rate helper by Dario Binacchi · 4 years, 6 months ago
  67. 88ea8df clk: ccf: mux: fix access to the sandbox register by Dario Binacchi · 4 years, 7 months ago
  68. 5217bb1 clk: ccf: mux: fix typo by Dario Binacchi · 4 years, 7 months ago
  69. 3b32e6a clk: ccf: mux: change include order by Dario Binacchi · 4 years, 7 months ago
  70. 8e312c5 clk: fix the console output of clk_register by Dario Binacchi · 4 years, 7 months ago
  71. 1a62dc1 clk: set flags in the ccf registration routines by Dario Binacchi · 4 years, 8 months ago
  72. c98b802 dm: test: clk: add the test for the ccf gated clock by Dario Binacchi · 4 years, 8 months ago
  73. 8252da0 clk: imx6: Add definition for IMX6QDL_CLK_ENET_REF clock by Lukasz Majewski · 4 years, 9 months ago
  74. b0f278b clk: imx: Add support for pllv3 enet clock by Lukasz Majewski · 4 years, 9 months ago
  75. cffad9c clk: imx6: Add definition for IMX6QDL_CLK_ENET clock by Lukasz Majewski · 4 years, 9 months ago
  76. d97552c clk: ICS8N3QV01 remove superfluous code by Heinrich Schuchardt · 4 years, 10 months ago
  77. cba0725 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 3 months ago
  78. 2d7a794 Convert CONFIG_SPLASH_SCREEN et al to Kconfig by Simon Glass · 4 years, 4 months ago
  79. 32822d0 treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr() by Masahiro Yamada · 4 years, 4 months ago
  80. c6c8c7a ata: mvebu: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 4 months ago
  81. 5150bc7 gpio: at91: use dev_read_addr() to get base address by Masahiro Yamada · 4 years, 4 months ago
  82. a633f00 dm: core: Fix devfdt_get_addr_ptr return value by Ovidiu Panait · 4 years, 4 months ago
  83. 030dd07 sandbox: phy: add driver_data for bind test cmd by Patrice Chotard · 4 years, 4 months ago
  84. 60a84af dm: fix ofnode_read_addr/size_cells() by Heinrich Schuchardt · 4 years, 4 months ago
  85. 98a7f50 Merge tag 'xilinx-for-v2020.10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 3 months ago
  86. 1a7c058 clk: versal: Move pm_query_id out of clock driver by Michal Simek · 4 years, 4 months ago
  87. 64341a6 mmc: sdhci: Use upper/lower_32_bits macros by Michal Simek · 4 years, 4 months ago
  88. 3ff634d mmc: sdhci: Enable high speed conditional on the corresponding bit by Faiz Abbas · 4 years, 4 months ago
  89. ab07ce5 xilinx: zynqmp: fix incorrect map not align with IPI HW by Ibai Erkiaga · 4 years, 4 months ago
  90. 22712ea xilinx: zynqmp: merge firmware calls for EL2 and EL3 by Ibai Erkiaga · 4 years, 4 months ago
  91. 0768aeb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · 4 years, 4 months ago
  92. e40ae57 mmc: zynq: Fix default value for xlnx,mio-bank by Michal Simek · 4 years, 4 months ago
  93. 3b66264 xilinx: Fix xlnx,mio_bank property by Michal Simek · 4 years, 4 months ago
  94. 4f18f92 i2c: eeprom: Use reg property instead of offset and size by Michal Simek · 4 years, 6 months ago
  95. c28665d xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers by Michal Simek · 4 years, 4 months ago
  96. 1e2dc60 ahci: mediatek: add ahci driver by Frank Wunderlich · 4 years, 4 months ago
  97. 8bdcb39 reset: add basic reset controller for pciesys by Frank Wunderlich · 4 years, 4 months ago
  98. e84a29f phy: mtk-tphy: add PHY_TYPE_SATA by Frank Wunderlich · 4 years, 4 months ago
  99. d9f6610 PCI: mediatek: Add PCIe support for MT7622 by developer · 4 years, 4 months ago
  100. 420e8bf clk: mediatek: add pciesys support for MT7622 SoC by developer · 4 years, 4 months ago