aboutsummaryrefslogtreecommitdiff
path: root/cmd/usb.c
AgeCommit message (Expand)Author
2024-06-24Merge tag 'v2024.07-rc5' into nextTom Rini
2024-06-01usb: remove not used variable in usb_ether_curr_devHeiko Schocher
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06cmd: Remove <common.h> and add needed includesTom Rini
2023-06-21cmd: usb: Prevent reset in usb tree/info commandXavier Drudis Ferran
2023-05-13usb: Tidy up the usb_start flagSimon Glass
2022-12-07net: Remove eth_legacy.cTom Rini
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2019-04-09usb: Make portspeed return a read-only stringIsmael Luceno Cortes
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-11-26cmd: usb: ignore blk, emulation devices in usb tree/info displaySuneel Garapati
2017-08-17dm: usb: Adjust the 'usb' command to use blk_common_cmd()Simon Glass
2017-07-28usb: cmd: Print actual packet size for super speed devicesBin Meng
2017-01-17usb: storage: Show number of storage devices detected for DM_USBMichal Simek
2016-07-05usb: dm: Make "usb info" use usb_for_each_root_dev()Hans de Goede
2016-07-05usb: dm: Add a usb_for_each_root_dev() helper functionHans de Goede
2016-06-18cmd: usb: check if_type before using this devicePeng Fan
2016-05-17dm: usb: Drop the get_dev() functionSimon Glass
2016-04-10dm: usb: Do not reprobe usb hosts on "usb tree" commandHans de Goede
2016-04-10usb: kbd: Do not deregister usbkbd twice when using dmHans de Goede
2016-03-14dm: block: Adjust device calls to go through helpers functionSimon Glass
2016-03-14dm: part: Rename some partition functionsSimon Glass
2016-03-14dm: Drop the block_dev_desc_t typedefSimon Glass
2016-01-25Remove the cmd_ prefix from command filesSimon Glass