1. 781aad0 mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd() by Bin Meng · 3 years, 9 months ago
  2. 01962f8 mmc: mmc_spi: Print verbose debug output when crc16 check fails by Bin Meng · 3 years, 9 months ago
  3. 8e2b0af mmc: fix response timeout after switch command by Stefan Bosch · 3 years, 9 months ago
  4. 37e1362 mmc: sdhci: skip cache invalidation if DMA is not used by Yuezhang.Mo@sony.com · 3 years, 9 months ago
  5. 52ff04a mmc: initialize an err variable by Jaehoon Chung · 3 years, 11 months ago
  6. 0059ef0 video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible by Nicolas Saenz Julienne · 3 years, 9 months ago
  7. c89c96d mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 9 months ago
  8. 1a47455 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 9 months ago
  9. 4abf68d dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · 3 years, 9 months ago
  10. 51bdb50 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 9 months ago
  11. c709243 pci: pcie-brcmstb: Fix inbound window configurations by Nicolas Saenz Julienne · 3 years, 9 months ago
  12. 85f3fdd pci: brcmstb: Cleanup controller state before handover by Nicolas Saenz Julienne · 3 years, 9 months ago
  13. e3bbc1f usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · 3 years, 9 months ago
  14. 1613cf5 config: Enable iProc RNG200 driver in RPi4 configs by Matthias Brugger · 3 years, 10 months ago
  15. 537f001 rng: Add iProc RNG200 driver by Matthias Brugger · 3 years, 10 months ago
  16. 71a2d1e drivers: net: Add Felix DSA switch driver by Alex Marginean · 3 years, 9 months ago
  17. fc054d5 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 9 months ago
  18. d0781c9 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 9 months ago
  19. 56a5588 net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · 3 years, 9 months ago
  20. 592b98b drivers: tee: sandbox: add rpc test ta emulation by Igor Opaniuk · 3 years, 9 months ago
  21. 4e96356 drivers: tee: i2c trampoline driver by Jorge Ramirez-Ortiz · 3 years, 9 months ago
  22. c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 8 months ago
  23. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  24. f0debb2 sh: Remove sh7757lcr board by Tom Rini · 3 years, 8 months ago
  25. 215386e sh: Remove r7780mp board by Tom Rini · 3 years, 8 months ago
  26. 2ce7b65 arm: Remove ls2080a_simu board by Tom Rini · 3 years, 8 months ago
  27. a1361f4 arm: Remove mx35pdk board by Tom Rini · 3 years, 8 months ago
  28. 7c82e12 Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 8 months ago
  29. 65bde1c clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()" by Eugen Hristev · 3 years, 9 months ago
  30. db8fb2f usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg by Patrick Delaunay · 3 years, 8 months ago
  31. cec8042 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · 3 years, 9 months ago
  32. 5a5024f usb: xhci-pci: Check for errors from dm_pci_map_bar() by Pali Rohár · 3 years, 9 months ago
  33. 04232f7 usb: xhci-mtk: support option to disable ports by Chunfeng Yun · 3 years, 10 months ago
  34. c7182c0 Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 8 months ago
  35. 4547551 phy: Add Amlogic AXG MIPI PCIe Analog PHY driver by Neil Armstrong · 3 years, 10 months ago
  36. 7ef1950 phy: Add Amlogic AXG MIPI D-PHY driver by Neil Armstrong · 3 years, 10 months ago
  37. f8da8a8 generic-phy: add configure op by Neil Armstrong · 3 years, 10 months ago
  38. afef205 phy: dphy: Add configuration helpers by Neil Armstrong · 3 years, 10 months ago
  39. 789d764 clk: stm32mp1: add support of I2C6_K by Patrick Delaunay · 3 years, 9 months ago
  40. 4363aac pinctrl: stm32: bind only the enabled GPIO subnode by Patrick Delaunay · 3 years, 9 months ago
  41. 1da4269 pinctrl: stm32: correct management pin display of OTYPE by Patrick Delaunay · 3 years, 9 months ago
  42. ca5cc31 pinctrl: stmfx: Use PINNAME_SIZE for pin's name size by Patrice Chotard · 3 years, 9 months ago
  43. 54f5bf3 pinctrl: stmfx: Fix pin configuration issue by Patrice Chotard · 3 years, 9 months ago
  44. e14d576 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 3 years, 8 months ago
  45. a10d06a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 3 years, 8 months ago
  46. 7811880 gpio: mpc8xxx_gpio: Fix for litte endian by Biwen Li · 3 years, 9 months ago
  47. d167667 pci: kconfig: layerscape: Change LX2162A PCIe node compatible string by Hou Zhiqiang · 3 years, 9 months ago
  48. 5841073 pci: layerscape: Remove the shadow SVR definitions by Hou Zhiqiang · 3 years, 9 months ago
  49. fd20097 spi: fsl_qspi: apply the same settings for LS1088 as LS208x by Mathew McBride · 3 years, 9 months ago
  50. 6b4eb60 spi: fsl_qspi: Ensure width is respected in spi-mem operations by Mathew McBride · 3 years, 9 months ago
  51. 440b28a net: eqos: Reduce the MDIO wait time by Ye Li · 3 years, 10 months ago
  52. 64a0fb4 net: memac_phy: add a timeout to MDIO operations by Ioana Ciornei · 3 years, 11 months ago
  53. 5d867bc mtd: spi-nor: add unlock all config option by Michael Walle · 3 years, 11 months ago
  54. 24a0f8c mmc: mv_sdhci: parse device-tree entry by Baruch Siach · 3 years, 9 months ago
  55. 6a2fa28 pci: pci_mvebu: Disable config access to PCI host bridge ports by Stefan Roese · 3 years, 9 months ago
  56. adb5daf fastboot: reinit partition after storing GPT or MBR by Roman Stratiienko · 3 years, 9 months ago
  57. 0c0394b fastboot: add command to select the eMMC boot configuration by Patrick Delaunay · 3 years, 9 months ago
  58. b2f6b97 fastboot: add command to select the default emmc hwpart for boot by Patrick Delaunay · 3 years, 9 months ago
  59. 3acbc7b fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2 by Patrick Delaunay · 3 years, 9 months ago
  60. 7596696 fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT by Patrick Delaunay · 3 years, 9 months ago
  61. a362ce2 fastboot: Implement generic fastboot_set_reboot_flag by Roman Kovalivskyi · 3 years, 9 months ago
  62. f807981 Revert "fastboot: Add default fastboot_set_reboot_flag implementation" by Roman Kovalivskyi · 3 years, 9 months ago
  63. a045bc1 dfu: dfu_sf: use correct print code by Heinrich Schuchardt · 3 years, 10 months ago
  64. 8308a28 Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 9 months ago
  65. e9fbbba mmc: am654_sdhci: Use sdhci_set_control_reg() by Faiz Abbas · 3 years, 9 months ago
  66. 27a87c8 mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes by Faiz Abbas · 3 years, 9 months ago
  67. a759abf mmc: am654_sdhci: Add support for software tuning by Faiz Abbas · 3 years, 9 months ago
  68. 194c375 mmc: am654_sdhci: Add support for writing to clkbuf_sel by Faiz Abbas · 3 years, 9 months ago
  69. c964447 mmc: am654_sdhci: Add support for input tap delay by Faiz Abbas · 3 years, 9 months ago
  70. 8c32b5f mmc: am654_sdhci: Add support for AM65x SR2.0 by Faiz Abbas · 3 years, 9 months ago
  71. 5b29fd4 mmc: am654_sdhci: Add flag for PHY calibration by Faiz Abbas · 3 years, 9 months ago
  72. 144e131 mmc: am654_sdhci: Convert flag fields to BIT macro by Faiz Abbas · 3 years, 9 months ago
  73. c604e20 mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post() by Faiz Abbas · 3 years, 9 months ago
  74. 43392b5 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · 3 years, 9 months ago
  75. 468ec2f remoteproc: k3_r5: Sync to upstreamed kernel DT property names by Suman Anna · 3 years, 9 months ago
  76. 6f5edba firmware: smci: possible NULL dereference by Heinrich Schuchardt · 3 years, 9 months ago
  77. 673625c net: ftmac100: Cast priv->iobase with uintptr_t by Bin Meng · 3 years, 9 months ago
  78. 5c7c9e6 serial: sifive: Cast dev_read_addr() with uintptr_t by Bin Meng · 3 years, 9 months ago
  79. cc6f4c8 dm: core: Add late driver remove option by Marek Vasut · 3 years, 9 months ago
  80. c51d2e7 dm: core: Avoid partially removing devices by Simon Glass · 3 years, 9 months ago
  81. b1f25fc dm: core: Remove children before advising uclass by Simon Glass · 3 years, 9 months ago
  82. 4d7bab1 dm: pci: Correct use of wrong flag name by Simon Glass · 3 years, 9 months ago
  83. a547fcb dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 3 years, 9 months ago
  84. f724f0a nand: brcmnand: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 9 months ago
  85. e96777b smem: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 9 months ago
  86. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  87. 7ee6205 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 9 months ago
  88. 9edf20f x86: tsc_timer: Correct overflow in __udelay() by Simon Glass · 3 years, 9 months ago
  89. d039975 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 9 months ago
  90. a38bb0d ata: sunxi: fix debug messages by Dario Binacchi · 3 years, 9 months ago
  91. eb5a2b6 net: sun8i-emac: Determine pinmux based on SoC, not EMAC type by Andre Przywara · 3 years, 9 months ago
  92. b14e520 net: sun8i-emac: Always clear syscon EPHY register by Andre Przywara · 3 years, 9 months ago
  93. b4804cd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 9 months ago
  94. fad42d3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 9 months ago
  95. 723fd56 usb: gaget: ci: set ep's desc when enable ep by Li Jun · 3 years, 9 months ago
  96. 27c9141 usb: gadget: fastboot: use correct max packet size by Li Jun · 3 years, 9 months ago
  97. 54b22f4 usb: udc: ci: update speed handling by Li Jun · 3 years, 9 months ago
  98. 4df50f8 usb: composite: force gadget to be USB2 for HS only function by Li Jun · 3 years, 9 months ago
  99. 429e2f2 usb: gadget: dnl: set dnl to be super speed by Li Jun · 3 years, 9 months ago
  100. 761dfe0 usb: fastboot: add super speed support by Li Jun · 3 years, 9 months ago