index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
emul
Age
Commit message (
Expand
)
Author
2025-04-03
membuf: Rename struct
Simon Glass
2025-04-03
membuff: Rename functions to have membuf_ prefix
Simon Glass
2024-08-09
sandbox: Return error code from read/write/seek
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2023-04-28
sandbox: fix sandbox_hub_submit_control_msg()
Heinrich Schuchardt
2023-04-28
sandbox: fix fall through in sandbox_flash_bulk()
Heinrich Schuchardt
2022-11-22
sandbox: check lseek return value in handle_ufi_command
Heinrich Schuchardt
2022-10-31
usb: Update the test to cover reading and writing
Simon Glass
2022-09-25
sandbox: scsi: Move request-handling code to scsi_emul
Simon Glass
2022-09-25
sandbox: scsi: Move structs to header file
Simon Glass
2022-09-25
sandbox: scsi: Remove setup calls from handle_read()
Simon Glass
2022-09-25
sandbox: scsi: Move reply setup out of helper
Simon Glass
2022-09-25
sandbox: scsi: Move file size into shared struct
Simon Glass
2022-09-25
sandbox: scsi: Move block size into shared struct
Simon Glass
2022-09-25
scsi: Move vendor/product info into the shared struct
Simon Glass
2022-09-25
sandbox: Move buffer to scsi_emul_info
Simon Glass
2022-09-25
scsi: Move core emulation state into a new struct
Simon Glass
2022-09-25
scsi: Move cmd_phase enum to the header
Simon Glass
2022-09-25
sandbox: usb: Rename transfer_len in protocol struct
Simon Glass
2022-06-28
sandbox: usb: Fix out-of-bounds read when fd=-1
Sean Anderson
2022-04-29
usb: sandbox: Bounds check read from buffer
Andrew Scull
2022-04-29
usb: sandbox: Check for string end in copy_to_unicode()
Andrew Scull
2021-07-18
usb: Enforce DM_USB migration for USB_HOST devices.
Tom Rini
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-11-25
dm: test: usb: rework keyboard test
Heinrich Schuchardt
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-10-01
dm: usb: emul: Drop usb_emul_reset()
Bin Meng
2017-10-01
usb: emul: hub: Report the actual device speed of the emulation device
Bin Meng
2017-10-01
usb: emul: Expose find_descriptor() as a public API
Bin Meng
2017-10-01
usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum()
Bin Meng
2017-10-01
usb: emul: Remove maxpacketsize in usb_emul_setup_device()
Bin Meng
2017-07-28
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
2017-07-11
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
Simon Glass
2017-06-01
sandbox: usb: Convert emulators to livetree
Simon Glass
2017-04-04
dm: core: Add flags parameter to device_remove()
Stefan Roese
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2015-11-19
usb: sandbox: Add a USB emulation driver
Simon Glass
[next]