index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
emul
/
sandbox_flash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sandbox: check lseek return value in handle_ufi_command
Heinrich Schuchardt
2022-11-22
1
-3
/
+7
*
usb: Update the test to cover reading and writing
Simon Glass
2022-10-31
1
-4
/
+31
*
sandbox: scsi: Move request-handling code to scsi_emul
Simon Glass
2022-09-25
1
-77
/
+10
*
sandbox: scsi: Move structs to header file
Simon Glass
2022-09-25
1
-26
/
+0
*
sandbox: scsi: Remove setup calls from handle_read()
Simon Glass
2022-09-25
1
-7
/
+22
*
sandbox: scsi: Move reply setup out of helper
Simon Glass
2022-09-25
1
-13
/
+9
*
sandbox: scsi: Move file size into shared struct
Simon Glass
2022-09-25
1
-4
/
+3
*
sandbox: scsi: Move block size into shared struct
Simon Glass
2022-09-25
1
-5
/
+6
*
scsi: Move vendor/product info into the shared struct
Simon Glass
2022-09-25
1
-6
/
+4
*
sandbox: Move buffer to scsi_emul_info
Simon Glass
2022-09-25
1
-11
/
+30
*
scsi: Move core emulation state into a new struct
Simon Glass
2022-09-25
1
-30
/
+30
*
scsi: Move cmd_phase enum to the header
Simon Glass
2022-09-25
1
-15
/
+9
*
sandbox: usb: Rename transfer_len in protocol struct
Simon Glass
2022-09-25
1
-3
/
+3
*
sandbox: usb: Fix out-of-bounds read when fd=-1
Sean Anderson
2022-06-28
1
-1
/
+4
*
usb: sandbox: Bounds check read from buffer
Andrew Scull
2022-04-29
1
-0
/
+2
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
1
-2
/
+2
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
1
-4
/
+4
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
1
-1
/
+1
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
1
-2
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
usb: emul: Remove maxpacketsize in usb_emul_setup_device()
Bin Meng
2017-10-01
1
-2
/
+1
*
dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmd
Simon Glass
2017-07-11
1
-1
/
+1
*
sandbox: usb: Convert emulators to livetree
Simon Glass
2017-06-01
1
-3
/
+1
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
1
-2
/
+2
*
sandbox: usb: Allow dynamic emulated USB device descriptors
Simon Glass
2015-11-19
1
-20
/
+28
*
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2015-04-18
1
-0
/
+423