~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sandbox: fix fall through in sandbox_flash_bulk()Heinrich Schuchardt2023-04-28
* sandbox: check lseek return value in handle_ufi_commandHeinrich Schuchardt2022-11-22
* usb: Update the test to cover reading and writingSimon Glass2022-10-31
* sandbox: scsi: Move request-handling code to scsi_emulSimon Glass2022-09-25
* sandbox: scsi: Move structs to header fileSimon Glass2022-09-25
* sandbox: scsi: Remove setup calls from handle_read()Simon Glass2022-09-25
* sandbox: scsi: Move reply setup out of helperSimon Glass2022-09-25
* sandbox: scsi: Move file size into shared structSimon Glass2022-09-25
* sandbox: scsi: Move block size into shared structSimon Glass2022-09-25
* scsi: Move vendor/product info into the shared structSimon Glass2022-09-25
* sandbox: Move buffer to scsi_emul_infoSimon Glass2022-09-25
* scsi: Move core emulation state into a new structSimon Glass2022-09-25
* scsi: Move cmd_phase enum to the headerSimon Glass2022-09-25
* sandbox: usb: Rename transfer_len in protocol structSimon Glass2022-09-25
* sandbox: usb: Fix out-of-bounds read when fd=-1Sean Anderson2022-06-28
* usb: sandbox: Bounds check read from bufferAndrew Scull2022-04-29
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-13
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* common: Drop log.h from common headerSimon Glass2020-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* usb: emul: Remove maxpacketsize in usb_emul_setup_device()Bin Meng2017-10-01
* dm: scsi: Rename struct SCSI_cmd_block to struct scsi_cmdSimon Glass2017-07-11
* sandbox: usb: Convert emulators to livetreeSimon Glass2017-06-01
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* sandbox: usb: Allow dynamic emulated USB device descriptorsSimon Glass2015-11-19
* dm: usb: sandbox: Add an emulator for USB flash devicesSimon Glass2015-04-18