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