1. fd20097 spi: fsl_qspi: apply the same settings for LS1088 as LS208x by Mathew McBride · 3 years, 9 months ago
  2. 6b4eb60 spi: fsl_qspi: Ensure width is respected in spi-mem operations by Mathew McBride · 3 years, 9 months ago
  3. 440b28a net: eqos: Reduce the MDIO wait time by Ye Li · 3 years, 10 months ago
  4. 64a0fb4 net: memac_phy: add a timeout to MDIO operations by Ioana Ciornei · 3 years, 11 months ago
  5. 5d867bc mtd: spi-nor: add unlock all config option by Michael Walle · 3 years, 11 months ago
  6. 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
  7. e9fbbba mmc: am654_sdhci: Use sdhci_set_control_reg() by Faiz Abbas · 3 years, 9 months ago
  8. 27a87c8 mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes by Faiz Abbas · 3 years, 9 months ago
  9. a759abf mmc: am654_sdhci: Add support for software tuning by Faiz Abbas · 3 years, 9 months ago
  10. 194c375 mmc: am654_sdhci: Add support for writing to clkbuf_sel by Faiz Abbas · 3 years, 9 months ago
  11. c964447 mmc: am654_sdhci: Add support for input tap delay by Faiz Abbas · 3 years, 9 months ago
  12. 8c32b5f mmc: am654_sdhci: Add support for AM65x SR2.0 by Faiz Abbas · 3 years, 9 months ago
  13. 5b29fd4 mmc: am654_sdhci: Add flag for PHY calibration by Faiz Abbas · 3 years, 9 months ago
  14. 144e131 mmc: am654_sdhci: Convert flag fields to BIT macro by Faiz Abbas · 3 years, 9 months ago
  15. c604e20 mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post() by Faiz Abbas · 3 years, 9 months ago
  16. 43392b5 mmc: sdhci: Add helper functions for UHS modes by Faiz Abbas · 3 years, 9 months ago
  17. 468ec2f remoteproc: k3_r5: Sync to upstreamed kernel DT property names by Suman Anna · 3 years, 9 months ago
  18. 6f5edba firmware: smci: possible NULL dereference by Heinrich Schuchardt · 3 years, 9 months ago
  19. 673625c net: ftmac100: Cast priv->iobase with uintptr_t by Bin Meng · 3 years, 9 months ago
  20. 5c7c9e6 serial: sifive: Cast dev_read_addr() with uintptr_t by Bin Meng · 3 years, 9 months ago
  21. cc6f4c8 dm: core: Add late driver remove option by Marek Vasut · 3 years, 9 months ago
  22. c51d2e7 dm: core: Avoid partially removing devices by Simon Glass · 3 years, 9 months ago
  23. b1f25fc dm: core: Remove children before advising uclass by Simon Glass · 3 years, 9 months ago
  24. 4d7bab1 dm: pci: Correct use of wrong flag name by Simon Glass · 3 years, 9 months ago
  25. a547fcb dm: Rename DM_FLAG_REMOVE_WITH_PD_ON by Simon Glass · 3 years, 9 months ago
  26. f724f0a nand: brcmnand: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 9 months ago
  27. e96777b smem: Don't use -EPROBE_DEFER by Simon Glass · 3 years, 9 months ago
  28. 7ee6205 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 9 months ago
  29. 9edf20f x86: tsc_timer: Correct overflow in __udelay() by Simon Glass · 3 years, 9 months ago
  30. d039975 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 9 months ago
  31. a38bb0d ata: sunxi: fix debug messages by Dario Binacchi · 3 years, 9 months ago
  32. eb5a2b6 net: sun8i-emac: Determine pinmux based on SoC, not EMAC type by Andre Przywara · 3 years, 9 months ago
  33. b14e520 net: sun8i-emac: Always clear syscon EPHY register by Andre Przywara · 3 years, 9 months ago
  34. b4804cd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 9 months ago
  35. fad42d3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 9 months ago
  36. 723fd56 usb: gaget: ci: set ep's desc when enable ep by Li Jun · 3 years, 9 months ago
  37. 27c9141 usb: gadget: fastboot: use correct max packet size by Li Jun · 3 years, 9 months ago
  38. 54b22f4 usb: udc: ci: update speed handling by Li Jun · 3 years, 9 months ago
  39. 4df50f8 usb: composite: force gadget to be USB2 for HS only function by Li Jun · 3 years, 9 months ago
  40. 429e2f2 usb: gadget: dnl: set dnl to be super speed by Li Jun · 3 years, 9 months ago
  41. 761dfe0 usb: fastboot: add super speed support by Li Jun · 3 years, 9 months ago
  42. 8745b9e usb: gadget: add super speed support by Li Jun · 3 years, 9 months ago
  43. 42a594d usb: gadget: update os_desc_config when add config by Jun Li · 3 years, 9 months ago
  44. 4e64367 usb: gadget: set correct usb_configuration for os_desc_config by Jun Li · 3 years, 9 months ago
  45. 8043cf8 usb: gadget: fastboot: add ext properties for WCID by Li Jun · 3 years, 9 months ago
  46. 37e4fc3 usb: gadget: add WCID support for mfgtool by Li Jun · 3 years, 9 months ago
  47. a764c94 usb: gadget: OS Feature Descriptors support by Li Jun · 3 years, 9 months ago
  48. 16fd832 usb: gadget: add Kconfig for OS descriptors by Peng Fan · 3 years, 9 months ago
  49. 6777483 usb: gadget: move utf8_to_utf16le to header file by Li Jun · 3 years, 9 months ago
  50. 1c7aacb usb: gadget: OS String support by Li Jun · 3 years, 9 months ago
  51. c93edbf usb: gadget: don't change ep name for dwc3 while ep autoconfig by Li Jun · 3 years, 9 months ago
  52. 71a5732 usb: gadget: Add ep_config call back to usb_gadget_ops by Ye Li · 3 years, 9 months ago
  53. f2fa499 usb: gadget: Do not export usbd_device_* arrays by Pali Rohár · 3 years, 10 months ago
  54. e47431a thor: add support for the dfu_alt_info reintialization from the flashed script by Marek Szyprowski · 3 years, 10 months ago
  55. c533f94 dfu: add 'SCRIPT' entity by Marek Szyprowski · 3 years, 10 months ago
  56. b5f3405 dfu: add 'SKIP' entity by Jaehoon Chung · 3 years, 10 months ago
  57. f21358a dfu: mmc: use the default MMC device if entity specifies it as -1 by Marek Szyprowski · 3 years, 10 months ago
  58. 6ffc8e2 f_fastboot: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 3 years, 11 months ago
  59. ff52577 f_rockusb: Avoid use-after-free in the global pointer variable by Andy Shevchenko · 3 years, 11 months ago
  60. 0234609 f_rockusb: Use NULL instead of 0 for pointers by Andy Shevchenko · 3 years, 11 months ago
  61. 8b387f1 gadget: f_thor: fix wrong file size cast by Seung-Woo Kim · 4 years ago
  62. 1b3c4cb dfu: Fix handling of UBI partitions in MTD backend by Guillermo Rodriguez · 4 years, 2 months ago
  63. 8a73bef mmc: tmio: sdhi: Configure internal DMA bus width by Marek Vasut · 3 years, 10 months ago
  64. 168e313 sandbox: fill block device meta information by Heinrich Schuchardt · 3 years, 9 months ago
  65. 43db075 sandbox: keep time offset when resetting by Heinrich Schuchardt · 3 years, 10 months ago
  66. ff5fa7d dm: core: Update ofnode_read_fmap_entry() to read hashes by Simon Glass · 3 years, 9 months ago
  67. 017d421 dm: core: Add a comment about pinctrl_select_state() by Simon Glass · 3 years, 9 months ago
  68. 0dc2bf2 clk: x86: Correct the driver name by Simon Glass · 3 years, 9 months ago
  69. 5c5992c clk: Add debugging for return values by Simon Glass · 3 years, 9 months ago
  70. d85f2c4 sandbox: Disable I2C emulators in SPL by Simon Glass · 3 years, 9 months ago
  71. dfb5bfb i2c: desigware: Add an alias for Intel Apollo Lake by Simon Glass · 3 years, 9 months ago
  72. 10f7465 cros_ec: Add vstore support by Simon Glass · 3 years, 9 months ago
  73. d9ffaef cros_ec: Allow use with of-platdata by Simon Glass · 3 years, 9 months ago
  74. 3ae3382 cros_ec: Show events in human-readable form by Simon Glass · 3 years, 9 months ago
  75. 3a6c994 cros_ec: Add support for switches by Simon Glass · 3 years, 9 months ago
  76. 8aec32f cros_ec: Support reading EC features by Simon Glass · 3 years, 9 months ago
  77. 7791df5 cros_ec: Add support for reading the SKU ID by Simon Glass · 3 years, 9 months ago
  78. 698e30f cros_ec: Add run-time check for input buffer overflow by Simon Glass · 3 years, 9 months ago
  79. 2525e53 cros_ec: Tidy up a few delays by Simon Glass · 3 years, 9 months ago
  80. d8e9a93 cros_ec: Add a function for the hello message by Simon Glass · 3 years, 9 months ago
  81. 3039fc7 tpm: cr50: Rename driver to work with of-platdata by Simon Glass · 3 years, 10 months ago
  82. 5372fc7 tpm: cr50: Add a better description and more debug by Simon Glass · 3 years, 10 months ago
  83. 6208975 tpm: cr50: Check for valid locality by Simon Glass · 3 years, 10 months ago
  84. 7a49d61 spi: mtk_snor: add support for MTK SPI NOR controller by SkyLake.Huang · 3 years, 9 months ago
  85. 8d612cc rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc by Ying-Chun Liu (PaulLiu) · 3 years, 9 months ago
  86. 8a8a831 mmc: pci_mmc: Set the removable flag by Simon Glass · 3 years, 9 months ago
  87. 6086863 mmc: pci_mmc: Only generate ACPI code for the SD card by Simon Glass · 3 years, 9 months ago
  88. 7d70116 video: Allow syncing the entire framebuffer to the copy by Simon Glass · 3 years, 9 months ago
  89. a7a029d pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) by Stefan Roese · 3 years, 9 months ago
  90. 4d145f2 bootcount: allow to use this feature on TPL by Philippe Reynes · 3 years, 10 months ago
  91. 8b195f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 9 months ago
  92. b5f09df net: phy: micrel: Try default PHY ofnode first by Marek Vasut · 3 years, 9 months ago
  93. a70d7b0 net: phy: ca_phy: Add driver for CAxxxx SoCs by Abbie Chang · 3 years, 9 months ago
  94. febe13b net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs by Aaron Tseng · 3 years, 9 months ago
  95. 1480744 net: e1000: Add missing address translations by Stefan Roese · 4 years ago
  96. 919c8ed net: e1000: Use virt_to_phys() instead of pci_virt_to_mem() by Stefan Roese · 4 years ago
  97. 55f0103 net: e1000: Remove unused bus_to_phys() macro by Stefan Roese · 4 years ago
  98. 279b573 arm64: a37xx: pci: Fix printing debug messages by Pali Rohár · 3 years, 9 months ago
  99. aea2f72 serial: a3720: Implement pending method for output direction by Pali Rohár · 3 years, 9 months ago
  100. ba8ae03 pci: pci_mvebu: Define an IO region as well by Phil Sutter · 3 years, 10 months ago