1. 909b690 dfu: cosmetic: cleanup sf to avoid checkpatch error by Patrick Delaunay · 5 years ago
  2. fd15b58 dwc3: flush cache only if there is a buffer attached to a request by Marek Szyprowski · 5 years ago
  3. d2d8eab dfu: mmc: add support for in-partition offset by Marek Szyprowski · 5 years ago
  4. ade08db gadget: f_thor: properly enable 3rd endpoint defined by the protocol by Marek Szyprowski · 5 years ago
  5. 0a815ff dfu: dfu_nand: reduce verbosity by Ralph Siemsen · 5 years ago
  6. d624434 dwc3-generic: Don't fail probe if clk/reset entries are absent by Vignesh Raghavendra · 5 years ago
  7. 3135022 gpio: da8xx_gpio: Fix the _gpio_direction_output function by Keerthy · 5 years ago
  8. 412326d Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  9. ee50414 blk: set log2blksz in blk_create_device() by Heinrich Schuchardt · 5 years ago
  10. 700336f Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  11. cc64810 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  12. 5d336d1 mmc: fsl_esdhc: drop i.MX DDR support code by Yangbo Lu · 5 years ago
  13. 2913926 mmc: fsl_esdhc: remove redundant DM_MMC checking by Yangbo Lu · 5 years ago
  14. 41dec2f mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC by Yangbo Lu · 5 years ago
  15. d60ae4c fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · 5 years ago
  16. 97b5f9d dm: core: Update log method for uclass_find_device_by_seq by Kever Yang · 5 years ago
  17. 5ca5ec1 dm: regmap: Fix mask in regmap_update_bits() by Simon Glass · 5 years ago
  18. ffc379b Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  19. 15147dc Merge branch '2019-10-24-ti-imports' by Tom Rini · 5 years ago
  20. 3bb3f26 ram: k3-j721e: Add support for J721E DDR controller by Kevin Scholz · 5 years ago
  21. 34f27b2 ram: k3-am654: Do not rely on default values for certain DDR register by James Doublesin · 5 years ago
  22. c78ac7a ram: k3-am654: add support for LPDDR4 and DDR3L DDRs by James Doublesin · 5 years ago
  23. 271103a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  24. c9e50bb Merge tag 'u-boot-atmel-2020.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 5 years ago
  25. e382713 Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 5 years ago
  26. 77ebea2 mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode by Weijie Gao · 5 years ago
  27. 3c92a95 mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs by Weijie Gao · 5 years ago
  28. 877d039 net: mt7628-eth: add support to isolate LAN/WAN ports by Weijie Gao · 5 years ago
  29. c88ee3e net: mt7628-eth: free rx descriptor on receiving failure by Weijie Gao · 5 years ago
  30. f079321 net: mt7628-eth: make phy link up detection optional via DT by Weijie Gao · 5 years ago
  31. 2734fde net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset by Weijie Gao · 5 years ago
  32. 4cce511 phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part by Weijie Gao · 5 years ago
  33. f7ae6b6 reset: add reset controller driver for MediaTek MIPS platform by Weijie Gao · 5 years ago
  34. 3fad441 pinctrl: add support for MediaTek MT7628 by Weijie Gao · 5 years ago
  35. 43405e0 spi: mt7621-spi: restore default register value after each xfer by Weijie Gao · 5 years ago
  36. 54a6b8e spi: mt7621-spi: remove data cache and rewrite its xfer function by Weijie Gao · 5 years ago
  37. f099785 spi: mt7621-spi: use clock frequency from clk driver by Weijie Gao · 5 years ago
  38. 77ed3c4 clk: add clock driver for MediaTek MT76x8 platform by Weijie Gao · 5 years ago
  39. 44fa676 serial: serial_mtk: add non-DM version for SPL by Weijie Gao · 5 years ago
  40. 99ced53 serial: serial_mtk: enable FIFO and disable flow control by Weijie Gao · 5 years ago
  41. e365de9 drivers: nand: brcmnand: fix nand_chip ecc layout structure by William Zhang · 5 years ago
  42. a9f80cf nand: brcm: add BCM6368 support by Álvaro Fernández Rojas · 5 years ago
  43. 395ec74 spi-nor-ids: Add support for Adesto AT25SL321 by Fabio Estevam · 5 years ago
  44. 832ce20 mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · 5 years ago
  45. 73d74b5 spi-nor: spi-nor-ids: Add USE_FSR flag for mt25q* and n25q* entry by Vignesh Raghavendra · 5 years ago
  46. 8651593 spi-nor: spi-nor-ids: Add entries for mt25q variants by Vignesh Raghavendra · 5 years ago
  47. d66e07c spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256* by Vignesh Raghavendra · 5 years ago
  48. e7e05fc spi: designware_spi: Disable and free clock when remove driver by Ley Foon Tan · 6 years ago
  49. 2a2174d mtd: spi-nor-core: Replace MTD_SPI_NOR_USE_4K_SECTORS with SPI_FLASH_USE_4K_SECTORS by Vignesh Raghavendra · 5 years ago
  50. cc91187 mtd: spi-nor-core: Use dev_err for reporting erase/write failures by Vignesh Raghavendra · 5 years ago
  51. 64f736c mtd: spi: Add a new option SPL_SPI_FLASH_MTD to Kconfig by Frieder Schrempf · 5 years ago
  52. dc73824 spi: Kconfig: Enable SPI_SUNXI for SUNXI by Jagan Teki · 5 years ago
  53. 77df1a9 mtd: spi: Kconfig: Imply SPI_FLASH if DM_SPI_FLASH by Jagan Teki · 5 years ago
  54. 4b06000 dm: spi: Change cs_info op to return -EINVAL for invalid cs num by Bin Meng · 5 years ago
  55. 4dd520b dm: spi: Return 0 if driver does not implement ops->cs_info by Bin Meng · 5 years ago
  56. 0c8e605 spi: Kconfig: Add help text by Jagan Teki · 5 years ago
  57. 97009d5 mtd: spi-nor: ids: Add is25wp256 chip by Jagan Teki · 5 years ago
  58. 989fd97 mtd: spi: Kconfig: Update CONFIG_SPI_FLASH by Jagan Teki · 6 years ago
  59. 17fd991 Merge branch '2019-10-24-UFS-support' by Tom Rini · 5 years ago
  60. 235f5e1 ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP by Ye Li · 5 years ago
  61. 1198a10 usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs by Igor Opaniuk · 5 years ago
  62. 039c740 arm64: zynqmp: Switch to xlnx-zynqmp-clk header by Michal Simek · 5 years ago
  63. ef92ed2 drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp() by T Karthik Reddy · 6 years ago
  64. 3a79c60 spi: zynqmp: Remove unused platform headers by Michal Simek · 5 years ago
  65. 98927da gpio: zynq: Add gpio driver support for PMC gpio by Shubhrajyoti Datta · 5 years ago
  66. 9824852 gpio: zynq: Add gpio driver support for Versal by Ashok Reddy Soma · 5 years ago
  67. 44dccd5 firmware: zynqmp: Clean up zynqmp_power_probe by Michal Simek · 5 years ago
  68. 9bed8a6 firmware: zynqmp: Report error when xilinx_pm_request called from EL3 by Michal Simek · 5 years ago
  69. 4036195 arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() by Michal Simek · 5 years ago
  70. 6596270 arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · 5 years ago
  71. 866225f arm64: xilinx: Move firmware functions from platform to driver by Michal Simek · 5 years ago
  72. 0f3604a arm64: versal: Clean pm_api_id usage by Michal Simek · 5 years ago
  73. f816495 misc: microchip_flexcom: introduce microchip_flexcom driver by Eugen Hristev · 5 years ago
  74. 2bbc1bb phy: keystone-usb: handle the transition of the USB power domain by Jean-Jacques Hiblot · 5 years ago
  75. 3e6ab73 usb: dwc3: Kconfig: get rid of obsolete mode selection by Jean-Jacques Hiblot · 5 years ago
  76. ba6c5f7 usb: dwc3: Add dwc3_of_parse() to get quirks information from DT by Jean-Jacques Hiblot · 5 years ago
  77. 1a63e5e usb: dwc3-generic: if no max speed is specified in DT, assume super speed by Jean-Jacques Hiblot · 5 years ago
  78. b575e90 usb: dwc3-generic: add a new host driver that uses the dwc3 core by Jean-Jacques Hiblot · 5 years ago
  79. 1af590d usb: dwc3-generic: factorize code by Jean-Jacques Hiblot · 5 years ago
  80. 3a38a0a usb: dwc3-generic: use platdata by Jean-Jacques Hiblot · 5 years ago
  81. 33a99b4 usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit by Jean-Jacques Hiblot · 5 years ago
  82. 1708a12 usb: xhci: move xhci.h to include usb by Jean-Jacques Hiblot · 5 years ago
  83. bbe3d4a usb: dwc3: switch to peripheral mode when exiting by Jean-Jacques Hiblot · 5 years ago
  84. a897373 usb: host: remove the xhci-zynqmp driver by Jean-Jacques Hiblot · 5 years ago
  85. c2dfd0a mtd: Add TI HyperBus Memory Controller driver by Vignesh Raghavendra · 5 years ago
  86. d75eacf mtd: cfi_flash: Use CONFIG_SYS_MONITOR_BASE only when defined by Vignesh Raghavendra · 5 years ago
  87. 4390eaf ufs: Add glue layer driver for TI J721E devices by Faiz Abbas · 5 years ago
  88. ef5fb5a ufs: Add Support for Cadence platform UFS driver by Faiz Abbas · 5 years ago
  89. 7feafb0 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · 5 years ago
  90. 8fbac8e scsi: Add dma direction member to command structure by Faiz Abbas · 5 years ago
  91. d48f00e scsi: Retry inquiry 3 times to overcome Unit Attention condition by Faiz Abbas · 5 years ago
  92. 4ff5728 scsi: Add max_bytes_per_req to scsi_platdata by Faiz Abbas · 5 years ago
  93. 66c54f1 scsi: Simplify scsi_read()/_write() by Faiz Abbas · 5 years ago
  94. 9a52be1 test: clk: test clock self assignment by Jean-Jacques Hiblot · 5 years ago
  95. fd1ba29 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · 5 years ago
  96. dd2e0ce test: clk: Update tests to also check the managed API by Jean-Jacques Hiblot · 5 years ago
  97. 52720c5 drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · 5 years ago
  98. 8a1661f drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
  99. 727fa45 clk: Add support for I2C clocks on NXP's imx6q SoC which use CCF by Lukasz Majewski · 5 years ago
  100. 02e2a2a clk: Fix error check in clk_set_default_parents() by Jean-Jacques Hiblot · 5 years ago