Andre Przywara
|
c7d0fd797e
scsi: fix compiler warning with DEBUG and 48bit LBAs
|
10 年 前 |
Mark Langsdorf
|
2b42c9317d
ahci: support LBA48 data reads for 2+TB drives
|
10 年 前 |
Mark Langsdorf
|
35df893199
cmd_scsi: use lbaint_t for LBA values instead of u32
|
10 年 前 |
tang yuantian
|
1a1cf6ee47
cmd_scsi: Enable SoC AHCI device on platforms with PCI
|
10 年 前 |
Simon Glass
|
abbdb26257
scsi: bootstage: Measure time taken to scan the bus
|
10 年 前 |
Simon Glass
|
f36094733a
scsi: Use correct printf() format string for uintptr_t
|
10 年 前 |
Dan Murphy
|
fff40a7e02
common: spl: Add spl sata boot support
|
11 年 前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年 前 |
Simon Glass
|
4f6aa3468d
scsi: Correct types of scsi_read/write()
|
12 年 前 |
Egbert Eich
|
0472fbfd32
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
|
12 年 前 |
York Sun
|
472d546054
Consolidate bool type
|
12 年 前 |
Gabe Black
|
b4c5bbce49
ahci: Support 64-bit LBA option when reading capacity
|
12 年 前 |
Stefan Reinauer
|
447c031ba4
scsi: Add function and env var to report number of scsi drives
|
12 年 前 |
Hung-Te Lin
|
758c9e6954
scsi: Add scsi_write to SCSI driver
|
12 年 前 |
Vadim Bendebury
|
4ae5eb7c5b
scsi: Provide support for a list of AHCI controllers.
|
12 年 前 |
Rob Herring
|
7405a13310
combine block device load commands into common function
|
12 年 前 |
Simon Glass
|
4c12eeb8b5
Convert cmd_usage() calls in common to use a return value
|
13 年 前 |
Matthew McClintock
|
df3fc52608
disk/part.c: Make features optional
|
14 年 前 |
Rob Herring
|
942e31437d
scsi/ahci: add support for non-PCI controllers
|
14 年 前 |
Mike Frysinger
|
67d668bf92
autostart: unify duplicated logic into the bootm code
|
14 年 前 |
Wolfgang Denk
|
3e5ab1af24
Revert "boot cmds: convert to getenv_yesno() with autostart"
|
14 年 前 |
Mike Frysinger
|
5a442c0add
boot cmds: convert to getenv_yesno() with autostart
|
14 年 前 |
Mike Frysinger
|
36ebb78779
do_bootm: unify duplicate prototypes
|
14 年 前 |
Wolfgang Denk
|
47e26b1bf9
cmd_usage(): simplify return code handling
|
15 年 前 |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 年 前 |
Wolfgang Denk
|
a89c33db96
General help message cleanup
|
16 年 前 |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 年 前 |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 年 前 |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 年 前 |
Wolfgang Denk
|
d0ff51ba5d
Code cleanup: fix old style assignment ambiguities like "=-" etc.
|
17 年 前 |