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
Simon Glass 1eaadd3423 dm: scsi: Adjust the 'scsi' command to use blk_common_cmd() 7 years ago
Bin Meng db13a768a0 cmd: scsi: Fix null pointer dereference in 'scsi reset' 7 years ago
Simon Glass 8eab1a58dd dm: scsi: Document and rename the scsi_scan() parameter 7 years ago
Simon Glass 4682c8a19b dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() 7 years ago
Michal Simek 861fe6503e cmd: scsi: Make private functions static 8 years ago
Michal Simek c002e39ae6 scsi: Change scsi_scan() to be able to return value 8 years ago
Simon Glass 11f610edf0 dm: scsi: Separate the non-command code into its own file 8 years ago
Simon Glass f1d4d9379e dm: scsi: Fix up code style 8 years ago
Simon Glass 73a9cfde78 dm: scsi: Remove the forward declarations 8 years ago
Tom Rini ba52426975 cmd: scsi: Group the command portion together, guard with !CONFIG_SPL_BUILD 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 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 9fbdb94667 dm: pci: scsi: Use driver-model PCI API 8 years ago
Andre Przywara c7d0fd797e scsi: fix compiler warning with DEBUG and 48bit LBAs 9 years ago
Mark Langsdorf 2b42c9317d ahci: support LBA48 data reads for 2+TB drives 9 years ago
Mark Langsdorf 35df893199 cmd_scsi: use lbaint_t for LBA values instead of u32 9 years ago
tang yuantian 1a1cf6ee47 cmd_scsi: Enable SoC AHCI device on platforms with PCI 9 years ago
Simon Glass abbdb26257 scsi: bootstage: Measure time taken to scan the bus 9 years ago
Simon Glass f36094733a scsi: Use correct printf() format string for uintptr_t 10 years ago
Dan Murphy fff40a7e02 common: spl: Add spl sata boot support 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 4f6aa3468d scsi: Correct types of scsi_read/write() 11 years ago
Egbert Eich 0472fbfd32 part/dev_desc: Add log2 of blocksize to block_dev_desc data struct 11 years ago
York Sun 472d546054 Consolidate bool type 11 years ago
Gabe Black b4c5bbce49 ahci: Support 64-bit LBA option when reading capacity 12 years ago
Stefan Reinauer 447c031ba4 scsi: Add function and env var to report number of scsi drives 12 years ago
Hung-Te Lin 758c9e6954 scsi: Add scsi_write to SCSI driver 12 years ago
Vadim Bendebury 4ae5eb7c5b scsi: Provide support for a list of AHCI controllers. 12 years ago
Rob Herring 7405a13310 combine block device load commands into common function 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Matthew McClintock df3fc52608 disk/part.c: Make features optional 13 years ago
Rob Herring 942e31437d scsi/ahci: add support for non-PCI controllers 13 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 13 years ago
Wolfgang Denk 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
Mike Frysinger 5a442c0add boot cmds: convert to getenv_yesno() with autostart 14 years ago
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 16 years ago
Marian Balakowicz 3bab76a26e Delay FIT format check on sector based devices 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago