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