1. d80effb usb: gadget: Add gadget_is_cdns3() macro by Vignesh Raghavendra · 5 years ago
  2. a9ca419 usb: cdns3: Add TI wrapper driver for CDNS USB3 controller by Vignesh Raghavendra · 5 years ago
  3. 927c22b usb: cdns3: gadget: Implement udc_set_speed() callback by Vignesh Raghavendra · 5 years ago
  4. 7e91f6c usb: Add Cadence USB3 host and gadget driver by Vignesh Raghavendra · 5 years ago
  5. 8d94e18 usb: udc: Introduce ->udc_set_speed() method by Sherry Sun · 5 years ago
  6. 77dcbdf usb: gadget: Add match_ep() op to usb_gadget_ops by Vignesh Raghavendra · 5 years ago
  7. a8c1846 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  8. b61cbbd pci: add DM based mpc85xx driver by Heiko Schocher · 5 years ago
  9. 673f659 net: fec_mxc: support i.MX8M with CLK_CCF by Peng Fan · 5 years ago
  10. 81dc2ac net: Kconfig: FEC: Add dependency on i.MX8M by Peng Fan · 5 years ago
  11. ddf66d2 clk: imx: imx8mm: add set_parent callback by Peng Fan · 5 years ago
  12. 3bdd558 clk: imx8mm: add enet clk by Peng Fan · 5 years ago
  13. a3aff5e clk: imx: add i.MX8MN ccf driver by Peng Fan · 5 years ago
  14. b6f2945 pinctrl: imx8m: support i.MX8MN by Peng Fan · 5 years ago
  15. afd267a power: domain: add i.MX8 scu power domain driver by Peng Fan · 5 years ago
  16. 954b931 power: domain: make imx8-power-domain.c legacy by Peng Fan · 5 years ago
  17. 816d093 misc: imx8: scu: simplify code to make it extendable by Peng Fan · 5 years ago
  18. f65d084 mmc: fsl_esdhc_imx: Update compatible string for imx8m by Peng Fan · 5 years ago
  19. 1d01c98 mmc: fsl_esdhc_imx: drop redundant clock settings by Peng Fan · 5 years ago
  20. 6187047 mmc: fsl_esdhc: clean up DM and non-DM code by Yangbo Lu · 5 years ago
  21. 0cc127c mmc: fsl_esdhc: always check write protect state by Yangbo Lu · 5 years ago
  22. 08197cb mmc: fsl_esdhc: drop redundant code for non-removable feature by Yangbo Lu · 5 years ago
  23. 5705973 mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common() by Yangbo Lu · 5 years ago
  24. 07bae1d mmc: fsl_esdhc: clean up bus width configuration code by Yangbo Lu · 5 years ago
  25. 5b05fc0 mmc: fsl_esdhc: fix voltage validation by Yangbo Lu · 5 years ago
  26. 531ccd4 mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init() by Yangbo Lu · 5 years ago
  27. 73b6e6a Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 5 years ago
  28. 3b02d61 Merge branch '2019-11-04-ti-imports' by Tom Rini · 5 years ago
  29. 62f8e84 net: ti: cpsw: convert to use dev/ofnode api by Grygorii Strashko · 5 years ago
  30. ee93ef0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 5 years ago
  31. 9ab5f22 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · 5 years ago
  32. 264977d mach-imx: Adding new argument for SIP call interface by Ye Li · 5 years ago
  33. 672fc54 power: pmic: Kconfig: add CONFIG_SPL_DM_PMIC_BD71837 by Peng Fan · 5 years ago
  34. e0f724f pmic: bd71837: drop DEBUG macro by Peng Fan · 5 years ago
  35. cde421c video: mxsfb: set gd->fb_base by Sébastien Szymanski · 5 years ago
  36. f2929d1 watchdog: imx: Use immediate reset bits for expire_now by Robert Hancock · 5 years ago
  37. ceea0c1 watchdog: imx: Add DT ext-reset handling by Robert Hancock · 5 years ago
  38. da6a728 net: ti: am65x-cpsw: fix mac tx internal delay for rgmii-rxid mode by Grygorii Strashko · 5 years ago
  39. a3c867a net: ti: cpsw: fix mac tx internal delay for rgmii-rxid mode by Grygorii Strashko · 5 years ago
  40. 3c57b62 net: ti: cpsw: add support for standard eth "max-speed" dt property by Grygorii Strashko · 5 years ago
  41. 4040148 net: ti: cpsw: move parsing of dt port's parameters in separate func by Grygorii Strashko · 5 years ago
  42. 60e81d0 net: ti: cpsw: enable 10Mbps link speed support in rgmii mode by Grygorii Strashko · 5 years ago
  43. a478a26 x86: timer: Use a separate flag for whether timer is inited by Simon Glass · 5 years ago
  44. 096c71e x86: timer: Set up the timer in timer_early_get_count() by Simon Glass · 5 years ago
  45. c53b318 spi: Add support for memory-mapped flash by Simon Glass · 5 years ago
  46. 61e8f29 Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 5 years ago
  47. c597e24 ARC: HSDK: introduce reset driver by Eugeniy Paltsev · 5 years ago
  48. 24b7739 Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 5 years ago
  49. bb1bb4b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · 5 years ago
  50. 4e18429 drivers: phy: Handle gracefully NULL pointers by Jean-Jacques Hiblot · 5 years ago
  51. 6e73255 ata: ahci allow 64-bit DMA for SATA by Roman Kapl · 5 years ago
  52. 2f83481 nvme: use page-aligned buffer for identify command by Patrick Wildt · 5 years ago
  53. 8c40340 nvme: flush dcache on both r/w, and the prp list by Patrick Wildt · 5 years ago
  54. 232ba76 virtio: pci: use correct type in virtio_pci_bind() by Heinrich Schuchardt · 5 years ago
  55. 02b0e1a usb: ehci-hcd: Keep async schedule running by Marek Vasut · 5 years ago
  56. 067c13c dfu: add callback for flush and initiated operation by Patrick Delaunay · 5 years ago
  57. ec44cac dfu: add DFU virtual backend by Patrick Delaunay · 5 years ago
  58. d5640f7 dfu: add partition support for MTD backend by Patrick Delaunay · 5 years ago
  59. 6015af2 dfu: add backend for MTD device by Patrick Delaunay · 5 years ago
  60. 0de1022 dfu: allow read with no data without error for EOF indication by Patrick Delaunay · 5 years ago
  61. febabe3 dfu: allow to manage DFU on several devices by Patrick Delaunay · 5 years ago
  62. 9ada683 dfu: prepare the support of multiple interface by Patrick Delaunay · 5 years ago
  63. cb986ba dfu: sf: add partition support for nor backend by Patrick Delaunay · 5 years ago
  64. 909b690 dfu: cosmetic: cleanup sf to avoid checkpatch error by Patrick Delaunay · 5 years ago
  65. fd15b58 dwc3: flush cache only if there is a buffer attached to a request by Marek Szyprowski · 5 years ago
  66. d2d8eab dfu: mmc: add support for in-partition offset by Marek Szyprowski · 5 years ago
  67. ade08db gadget: f_thor: properly enable 3rd endpoint defined by the protocol by Marek Szyprowski · 5 years ago
  68. 0a815ff dfu: dfu_nand: reduce verbosity by Ralph Siemsen · 5 years ago
  69. d624434 dwc3-generic: Don't fail probe if clk/reset entries are absent by Vignesh Raghavendra · 5 years ago
  70. 3135022 gpio: da8xx_gpio: Fix the _gpio_direction_output function by Keerthy · 5 years ago
  71. 412326d Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 5 years ago
  72. ee50414 blk: set log2blksz in blk_create_device() by Heinrich Schuchardt · 5 years ago
  73. 700336f Merge tag 'mmc-10-29-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  74. cc64810 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 5 years ago
  75. 5d336d1 mmc: fsl_esdhc: drop i.MX DDR support code by Yangbo Lu · 5 years ago
  76. 2913926 mmc: fsl_esdhc: remove redundant DM_MMC checking by Yangbo Lu · 5 years ago
  77. 41dec2f mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC by Yangbo Lu · 5 years ago
  78. d60ae4c fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · 5 years ago
  79. 97b5f9d dm: core: Update log method for uclass_find_device_by_seq by Kever Yang · 5 years ago
  80. 5ca5ec1 dm: regmap: Fix mask in regmap_update_bits() by Simon Glass · 5 years ago
  81. ffc379b Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · 5 years ago
  82. 15147dc Merge branch '2019-10-24-ti-imports' by Tom Rini · 5 years ago
  83. 3bb3f26 ram: k3-j721e: Add support for J721E DDR controller by Kevin Scholz · 5 years ago
  84. 34f27b2 ram: k3-am654: Do not rely on default values for certain DDR register by James Doublesin · 5 years ago
  85. c78ac7a ram: k3-am654: add support for LPDDR4 and DDR3L DDRs by James Doublesin · 5 years ago
  86. 271103a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 5 years ago
  87. 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
  88. 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
  89. 77ebea2 mmc: mtk-sd: add a dts property cd-active-high for builtin-cd mode by Weijie Gao · 5 years ago
  90. 3c92a95 mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCs by Weijie Gao · 5 years ago
  91. 877d039 net: mt7628-eth: add support to isolate LAN/WAN ports by Weijie Gao · 5 years ago
  92. c88ee3e net: mt7628-eth: free rx descriptor on receiving failure by Weijie Gao · 5 years ago
  93. f079321 net: mt7628-eth: make phy link up detection optional via DT by Weijie Gao · 5 years ago
  94. 2734fde net: mt7628-eth: remove hardcoded gpio settings and regmap-based phy reset by Weijie Gao · 5 years ago
  95. 4cce511 phy: mt76x8-usb-phy: add slew rate calibration and remove non-mt7628 part by Weijie Gao · 5 years ago
  96. f7ae6b6 reset: add reset controller driver for MediaTek MIPS platform by Weijie Gao · 5 years ago
  97. 3fad441 pinctrl: add support for MediaTek MT7628 by Weijie Gao · 5 years ago
  98. 43405e0 spi: mt7621-spi: restore default register value after each xfer by Weijie Gao · 5 years ago
  99. 54a6b8e spi: mt7621-spi: remove data cache and rewrite its xfer function by Weijie Gao · 5 years ago
  100. f099785 spi: mt7621-spi: use clock frequency from clk driver by Weijie Gao · 5 years ago