Commit History

作者 SHA1 備註 提交日期
  Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 年之前
  Marcel Ziswiler 389f1856bd dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression 9 年之前
  Simon Glass c8c2797c38 dm: usb: eth: Support driver model with USB Ethernet 10 年之前
  Simon Glass 69559093f6 dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH 10 年之前
  Hans de Goede fd1bd21bf0 dm: usb: Do not assume that first child is always a hub 10 年之前
  Hans de Goede c27b329054 dm: usb: Fix "usb tree" output 10 年之前
  Simon Glass 6a1b206dc4 dm: usb: Convert 'usb' command to support driver model 10 年之前
  Simon Glass cad4291cd0 dm: usb: Adjust usb command to prepare for driver model 10 年之前
  Hans de Goede b507226405 USB: make "usb start" start usb only once 10 年之前
  Hans de Goede 8a8a2257ec usb: kbd: Allow "usb reset" to continue when an usb kbd is used 10 年之前
  Hans de Goede 6e78c74f62 usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop() 10 年之前
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 年之前
  Vivek Gautam 6497c66704 USB: SS: Add support for Super Speed USB interface 12 年之前
  Julius Werner 7d9aa8fd87 usb: Add new command to set USB 2.0 port test modes 12 年之前
  Ilya Yanok c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 年之前
  Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 年之前
  Lucas Stach 93c2582fea usb: add support for multiple usb controllers 12 年之前
  Rob Herring 7405a13310 combine block device load commands into common function 12 年之前
  Puneet Saxena f57661394a USB: Align buffers at cacheline 13 年之前
  Simon Glass 573f14fe4e bootstage: Plumb in bootstage calls for basic operations 13 年之前
  Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 年之前
  Tom Rini b2fb47f187 USB: Use (get|put)_unaligned for accessing wMaxPacketSize 13 年之前
  Veli-Pekka Peltola 1af9f96337 usb: add help for missing start subcommand 13 年之前
  Veli-Pekka Peltola b3813a221b cosmetic: remove excess whitespace from usb command help 13 年之前
  Wolfgang Denk 10f4dd784f common/cmd_usb.c: fix warning: variable ... set but not used 13 年之前
  Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 14 年之前
  Loïc Minier 6052cbab40 Fix misc spelling errors found by lintian 14 年之前
  Simon Glass 89d48367ed Add USB host ethernet adapter support 14 年之前
  Wolfgang Denk 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 14 年之前
  Mike Frysinger 5a442c0add boot cmds: convert to getenv_yesno() with autostart 14 年之前