Commit Graph

15 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Suneel Garapati abd7cedb19 cmd: usb: ignore blk, emulation devices in usb tree/info display 7 years ago
Simon Glass c16ad675d5 dm: usb: Adjust the 'usb' command to use blk_common_cmd() 7 years ago
Bin Meng 78abf14fc2 usb: cmd: Print actual packet size for super speed devices 7 years ago
Michal Simek b984700ca4 usb: storage: Show number of storage devices detected for DM_USB 7 years ago
Hans de Goede e6e188f562 usb: dm: Make "usb info" use usb_for_each_root_dev() 8 years ago
Hans de Goede 2138fd6d5d usb: dm: Add a usb_for_each_root_dev() helper function 8 years ago
Peng Fan 7839f5f809 cmd: usb: check if_type before using this device 8 years ago
Simon Glass 57ebf67bad dm: usb: Drop the get_dev() function 8 years ago
Hans de Goede 192eab9357 dm: usb: Do not reprobe usb hosts on "usb tree" command 8 years ago
Hans de Goede 9a80e71435 usb: kbd: Do not deregister usbkbd twice when using dm 8 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 8 years ago
Simon Glass 45bfa47e12 usb: Refactor USB tree output code for testing 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Simon Glass 34ab37eef5 dm: usb: Add support for USB keyboards with driver model 9 years ago
Simon Glass bcbe3d1579 dm: Rename dev_get_parentdata() to dev_get_parent_priv() 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Marcel Ziswiler 389f1856bd dm: usb: fix USB Ethernet without CONFIG_DM_ETH regression 9 years ago
Simon Glass c8c2797c38 dm: usb: eth: Support driver model with USB Ethernet 9 years ago
Simon Glass 69559093f6 dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH 9 years ago
Hans de Goede fd1bd21bf0 dm: usb: Do not assume that first child is always a hub 9 years ago
Hans de Goede c27b329054 dm: usb: Fix "usb tree" output 9 years ago
Simon Glass 6a1b206dc4 dm: usb: Convert 'usb' command to support driver model 9 years ago
Simon Glass cad4291cd0 dm: usb: Adjust usb command to prepare for driver model 9 years ago
Hans de Goede b507226405 USB: make "usb start" start usb only once 9 years ago
Hans de Goede 8a8a2257ec usb: kbd: Allow "usb reset" to continue when an usb kbd is used 10 years ago
Hans de Goede 6e78c74f62 usb: kbd: On a "usb reset" call usb_kbd_deregister() before calling usb_stop() 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Vivek Gautam 6497c66704 USB: SS: Add support for Super Speed USB interface 11 years ago
Julius Werner 7d9aa8fd87 usb: Add new command to set USB 2.0 port test modes 11 years ago
Ilya Yanok c60795f41d usb: use linux/usb/ch9.h instead of usbdescriptors.h 12 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Lucas Stach 93c2582fea usb: add support for multiple usb controllers 12 years ago
Rob Herring 7405a13310 combine block device load commands into common function 12 years ago
Puneet Saxena f57661394a USB: Align buffers at cacheline 12 years ago
Simon Glass 573f14fe4e bootstage: Plumb in bootstage calls for basic operations 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Tom Rini b2fb47f187 USB: Use (get|put)_unaligned for accessing wMaxPacketSize 13 years ago
Veli-Pekka Peltola 1af9f96337 usb: add help for missing start subcommand 13 years ago
Veli-Pekka Peltola b3813a221b cosmetic: remove excess whitespace from usb command help 13 years ago
Wolfgang Denk 10f4dd784f common/cmd_usb.c: fix warning: variable ... set but not used 13 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 13 years ago
Loïc Minier 6052cbab40 Fix misc spelling errors found by lintian 13 years ago
Simon Glass 89d48367ed Add USB host ethernet adapter support 13 years ago
Wolfgang Denk 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 13 years ago