rtc: initialize emulated RTC from environment variable
[pandora-u-boot.git] / drivers / usb /
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge tag 'u-boot-stm32-20201021' of https://gitlab...
2020-10-22 Tom RiniMerge branch '2021.01-rc' of https://github.com/lftan...
2020-10-21 Tom RiniMerge tag 'efi-2021-01-rc1-2' of https://gitlab.denx...
2020-10-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-10-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-10-19 Chunfeng Yunusb: gadget: Add bcdDevice for the MTU3 USB Gadget...
2020-10-19 Chunfeng Yunusb: add MediaTek USB3 DRD driver
2020-10-19 Chunfeng Yunusb: common: add define of usb_speed_string()
2020-10-19 Chunfeng Yunusb: add USB_SPEED_SUPER_PLUS
2020-10-19 Naoki Hayamausb: musb-new: Fix typo in caution message
2020-10-19 Chance.Yangusb: dwc2: Fix control OUT transfer issue
2020-10-19 Heinrich Schuchardtusb: xhci: avoid type conversion of void *
2020-10-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-16 Tom RiniMerge branch '2020-10-15-further-cleanup_dev_xxx'
2020-10-16 Tom Riniusb: dwc3: Include device_compat.h in dwc3-octeon-glue.c
2020-10-16 Sean Andersonusb: musb-new: mt85xx: Fix not calling dev_err with...
2020-10-16 Sean Andersonusb: musb-new: Include device_compat.h
2020-10-16 Sean Andersonusb: xhci: Include device_compat.h
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-07 Tom RiniMerge tag 'mips-pull-2020-10-07' of https://gitlab...
2020-10-07 Stefan Roeseusb: xhci: octeon: Add DWC3 glue layer for Octeon
2020-10-07 Stefan Roeseusb: xhci: xhci_bulk_tx: Don't "BUG" when comparing...
2020-10-07 Stefan Roeseusb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead...
2020-10-06 Tom RiniMerge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
2020-10-06 Patrick Delaunaydm: add cells_count parameter in *_count_phandle_with_args
2020-10-06 Tom RiniMerge tag 'efi-2021-01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Neil Armstrongusb: dwc3: add Amlogic GXL & GXL DWC3 Glue
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-usb...
2020-10-01 Lad Prabhakarusb: xhci-rcar: Add support for R8A774A1 SoC
2020-10-01 Chunfeng Yunusb: xhci: convert to readx_poll_sleep_timeout()
2020-10-01 Chunfeng Yunusb: xhci: use macros with parameter to fill ep_info2
2020-10-01 Chunfeng Yunusb: xhci: convert to TRB_TX_TYPE()
2020-10-01 Chunfeng Yunusb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
2020-10-01 Chunfeng Yunusb: xhci: convert to TRB_TYPE()
2020-10-01 Chunfeng Yunusb: xhci: convert to HCS_MAX_PORTS()
2020-10-01 Chunfeng Yunusb: xhci: add quirks flag to support MediaTek xHCI...
2020-10-01 Chunfeng Yunusb: xhci: create one unified function to calculate...
2020-10-01 Chunfeng Yunusb: xhci: add a member hci_version in xhci_ctrl struct
2020-10-01 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-sh...
2020-09-30 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-30 Tom RiniMerge branch '2020-09-29-dev_xxx-print-improvement...
2020-09-30 Sean Andersonusb: musb-new: sunxi: Fix not calling dev_err with...
2020-09-30 Sean Andersonusb: dwc3: Don't include asm-generic/io.h
2020-09-30 Sean Andersonusb: dwc3: ti: Fix not calling dev_err with a device
2020-09-30 Sean Andersonusb: dwc3: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonusb: dwc2: Fix not calling dev_xxx with a device
2020-09-30 Sean Andersonusb: cdns3: Fix not calling dev_xxx with a device
2020-09-25 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-23 Michal Simekxilinx: kconfig: Change Kconfig dependencies for Xilinx...
2020-09-21 Tom RiniMerge branch '2020-09-14-generic-phy-error-trace' into...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-19 Tom RiniMerge branch '2020-09-18-improve-ipq40xx-support' into...
2020-09-18 Robert Markousb: dwc3: Add Qualcomm DWC3 compatible string
2020-09-08 Patrick Delaunayusb: musb-new: sunxi: change trace level for phy errors...
2020-09-08 Patrick Delaunayusb: host: ehci-hcd: change trace level for phy errors...
2020-09-08 Patrick Delaunayusb: host: ohci: change trace level for phy errors...
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
2020-09-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-09-01 yurii.pidhornyifastboot: Fix fastboot reboot fail by changing function...
2020-09-01 Sherry Sunf_sdp: Change bInterval of interrupt endpoint to 3
2020-09-01 Sherry Sunf_sdp: Add EP1_OUT as default data receive pipe in sdp
2020-09-01 Peng Fanf_sdp: Support searching and loading FIT or container...
2020-09-01 Ye Lif_sdp: Fix wrong usb request size
2020-09-01 Ye Lif_sdp: Add high speed endpoint descriptor
2020-09-01 Jassi Brarusb: max3420: add the gadget driver
2020-09-01 Roman Kovalivskyifastboot: Add support for 'reboot fastboot' command
2020-09-01 Ye Liusb: ci_udc: Add function to remove usb device
2020-09-01 Ye Liusb: gadget: Fix controller index in UMS
2020-09-01 Hayes Wangeth/r8152: support RTL8153B/RTL8154B
2020-09-01 Hayes Wangeth/r8152: modify rtl_clear_bp function
2020-09-01 Hayes Wangeth/r8152: reset PHY after setting it
2020-09-01 Hayes Wangeth/r8152: reset bmu after disabling Tx/Rx
2020-08-28 Tom RiniMerge branch '2020-08-27-misc-fixes'
2020-08-27 Ruben Di Battistadrivers: usb: Fix config indentation
2020-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-24 Tom RiniMerge tag 'u-boot-clk-24Aug2020' of https://gitlab...
2020-08-23 Tom RiniMerge tag 'dm-pull-22aug20' of https://gitlab.denx...
2020-08-22 Masahiro Yamadatreewide: convert devfdt_get_addr_ptr() to dev_read_add...
2020-08-15 Tom RiniMerge tag 'efi-2020-10-rc3-2' of https://gitlab.denx...
2020-08-14 Tom RiniMerge branch '2020-08-14-assorted-updates'
2020-08-14 Oleksandr Andrushc... linux/compat.h: Add wait_event_timeout macro
2020-08-14 Oleksandr Andrushc... xen: Port Xen hypervisor related code from mini-os
2020-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-13 Tom RiniMerge tag 'u-boot-stm32-20200813' of https://gitlab...
2020-08-13 Patrice Chotardusb: host: dwc3-sti-glue: Fix ofnode_valid() parameter
2020-08-07 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-08-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-08-05 Stefan Roeseusb: xhci: Add virt_to_phys() to support mapped platforms
2020-08-05 Stefan Roeseusb: usb-uclass.c: Drop le16_to_cpu() as values are...
2020-08-05 Stefan Roeseusb: xhci: xhci_mem_init: Use cpu_to_le64() and not...
2020-08-05 Stefan Roeseusb: xhci: Add missing endian conversions (cpu_to_leXX...
2020-08-04 Tom RiniMerge tag 'u-boot-imx-20200804' of https://gitlab.denx...
next