Commit Graph

44846 Commits (cbb89ed026e761b58a2568fea7b98135abcefe21)
 

Author SHA1 Message Date
Bin Meng cbb89ed026 configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards 7 years ago
Bin Meng 99c2255688 usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 7 years ago
Bin Meng 2931342874 configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards 7 years ago
Bin Meng 7274671e04 usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS 7 years ago
Bin Meng 1bdcd9019d usb: xhci: Change MAX_HC_PORTS to 255 7 years ago
Bin Meng 98ba3d6c23 usb: hub: Add 3.0 hub port status mask of 2.0 hub 7 years ago
Bin Meng 337fc7e665 usb: hub: Change USB hub descriptor to match USB 3.0 hubs 7 years ago
Bin Meng 53771a490e usb: hub: Revise wLength for 'get port status' request 7 years ago
Bin Meng f342119602 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub 7 years ago
Bin Meng f7a9e5dd03 usb: hub: Update handling connect status/change in usb_scan_port() 7 years ago
Bin Meng aab0db08c0 usb: xhci: Add input slot context in xhci_set_configuration() 7 years ago
Bin Meng 209b98de01 usb: xhci: Initialize scratchpad buffer array and scratchpad buffers 7 years ago
Bin Meng 43eb0d4488 usb: xhci: Correct command TRB 4th dword initialization 7 years ago
Bin Meng f2e0315e9d usb: xhci: Remove incorrect comments for struct xhci_container_ctx 7 years ago
Patrice Chotard 28df1cfddd usb: host: ohci-generic: add generic PHY support 7 years ago
Patrice Chotard 8a51b4b3da usb: host: ohci-generic: add RESET support 7 years ago
Patrice Chotard 155d9f65d3 usb: host: ohci-generic: add CLOCK support 7 years ago
Patrice Chotard 0d0ba1a73d usb: host: ehci-generic: add generic PHY support 7 years ago
Patrice Chotard a1cee8e808 usb: host: ehci-generic: add error path and .remove callback 7 years ago
Patrice Chotard 10bb775e92 usb: host: ehci-generic: replace printf() by error() 7 years ago
Patrice Chotard 642346ae26 dm: core: add ofnode_count_phandle_with_args() 7 years ago
Patrice Chotard 82a8a669b4 clk: add clk_release_all() 7 years ago
Patrice Chotard 3b9d1bdd4e reset: add reset_release_all() 7 years ago
Patrice Chotard 9bd5cdf6b6 reset: add reset_request() 7 years ago
Patrice Chotard f56db163ad usb: host: xhci-dwc3: Add generic PHY support 7 years ago
Patrice Chotard b94888b4c0 drivers: phy: add generic_phy_valid() method 7 years ago
Patrice Chotard b9688df3cb drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails 7 years ago
Patrice Chotard 576e3cc700 usb: host: xhci-dwc3: Add dual role mode support from DT 7 years ago
Patrice Chotard b7c1c7d2ba usb: host: xhci-dwc3: Convert driver to DM 7 years ago
Masahiro Yamada 121a4d13e6 usb: add static to local symbols 7 years ago
Kever Yang 2672233525 rockchip: puma-rk3399: remove duplicate code (merge artifact) 7 years ago
Andy Yan 86b1122a84 rockchip: add u-boot specific dts for rk3036 sdk 7 years ago
Andy Yan 77c17f4354 rockchip: use puts instead of printf when back to bootrom 7 years ago
Andy Yan d26bfa73ed rockchip: enable SPL_LIBGENERIC for rk3036 based boards 7 years ago
Andy Yan 8b154ed61c rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036 7 years ago
Andy Yan 7f38025824 rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 based board 7 years ago
Andy Yan 1fc50d727f sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation 7 years ago
Andy Yan 9eea50162c microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 7 years ago
Andy Yan 2b71d098ee powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 7 years ago
Andy Yan f5868a5da1 mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 7 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
Leo Wen a1903c18db rockchip: firefly: Add "usb start" to auto-start USB device 7 years ago
Leo Wen af83064769 rockchip: firefly: Set the environment variable 'usbkbd' to the stdin 7 years ago
Leo Wen 73f255b7dc rockchip: firefly: Add some macros to enable the usb keyboard 7 years ago
Philipp Tomsich c0508e427f rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via Kconfig 7 years ago
Romain Perier 478e6f2e94 rockchip: rk3288: Add support for drive-strength in PINCTRL 7 years ago
Kever Yang 42ec247e69 rockchip: use UUID for root partitions 7 years ago
Philipp Tomsich 4436c5db05 rockchip: dts: rk3399-puma: put EFI partition entries at 2MB 7 years ago
Philipp Tomsich 56f580d3eb rockchip: dts: rk3399-puma: put environment (in MMC/SD configurations) before SPL 7 years ago
Philipp Tomsich 01106571ad rockchip: clk: rk3399: remove unused fields from priv-structures 7 years ago