1. 04 2月, 2020 1 次提交
  2. 23 1月, 2020 2 次提交
  3. 20 1月, 2020 2 次提交
  4. 16 1月, 2020 1 次提交
  5. 22 12月, 2019 1 次提交
  6. 03 12月, 2019 1 次提交
  7. 21 11月, 2019 1 次提交
  8. 08 11月, 2019 1 次提交
  9. 06 11月, 2019 1 次提交
  10. 01 11月, 2019 1 次提交
  11. 24 10月, 2019 3 次提交
    • E
      MAINTAINERS: add MICROCHIP_FLEXCOM to at91 · 4c49753c
      Eugen Hristev 提交于
      Add microchip flexcom driver to at91.
      Signed-off-by: NEugen Hristev <eugen.hristev@microchip.com>
      4c49753c
    • J
      usb: xhci: move xhci.h to include usb · 1708a123
      Jean-Jacques Hiblot 提交于
      The xhci.h header file is currently located under drivers/usb/xhci
      Move it to the include/usb folder to make it available to drivers that
      are not under drivers/usb/xhci
      Signed-off-by: NJean-Jacques Hiblot <jjhiblot@ti.com>
      1708a123
    • F
      ufs: Add Initial Support for UFS subsystem · 7feafb0a
      Faiz Abbas 提交于
      Add Support for UFS Host Controller Interface (UFSHCI) for communicating
      with Universal Flash Storage (UFS) devices. The steps to initialize the
      host controller interface are the following:
      
      - Initiate the Host Controller Initialization process by writing to the
      Host controller enable register.
      - Configure the Host Controller base address registers by allocating a
      host memory space and related data structures.
      - Unipro link startup procedure
      - Check for connected device
      - Configure UFS host controller to process requests
      
      Also register this host controller as a SCSI host controller.
      
      Taken from Linux Kernel v5.2 (drivers/scsi/ufs/ufshcd.c) and ported to
      U-boot.
      Signed-off-by: NFaiz Abbas <faiz_abbas@ti.com>
      7feafb0a
  12. 18 10月, 2019 1 次提交
  13. 17 10月, 2019 1 次提交
  14. 08 10月, 2019 4 次提交
  15. 07 10月, 2019 1 次提交
  16. 05 10月, 2019 1 次提交
  17. 13 9月, 2019 1 次提交
  18. 27 8月, 2019 1 次提交
  19. 12 8月, 2019 2 次提交
  20. 08 8月, 2019 1 次提交
  21. 31 7月, 2019 1 次提交
  22. 25 7月, 2019 2 次提交
  23. 22 7月, 2019 1 次提交
  24. 21 7月, 2019 2 次提交
  25. 19 7月, 2019 4 次提交
  26. 12 7月, 2019 2 次提交