index
:
bootloaders/u-boot-midas
deblob-midas-2018.07
recovery-2018.07
wip/as-boot-img
wip/bl1
wip/forkbomb-midas-2020.01-as-boot-img
wip/s-boot-4.0
Part of research to make the bootloader fully free on midas devices
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
1
-3
/
+3
*
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
2017-09-12
2
-7
/
+1
*
dm: sata: dwc_ahsata: Add support for driver model
Simon Glass
2017-08-17
1
-0
/
+113
*
dm: sata: Update the AHCI uclass to support operations
Simon Glass
2017-08-17
1
-0
/
+37
*
dm: sata: dw_sata: Set up common versions of operations
Simon Glass
2017-08-17
1
-105
/
+131
*
dm: sata: dw_sata: More ahci_init_one() futher down
Simon Glass
2017-08-17
1
-33
/
+33
*
dm: sata: dw_sata: Drop is_ready
Simon Glass
2017-08-17
1
-4
/
+0
*
dm: sata: dw_sata: Rename the dwc_ahsata private header
Simon Glass
2017-08-17
2
-4
/
+4
*
dm: sata: dw_sata: Sort #include directives
Simon Glass
2017-08-17
1
-7
/
+6
*
dm: sata: dw_sata: Drop unnecessary brackets
Simon Glass
2017-08-17
1
-50
/
+48
*
dm: sata: dw_sata: Pass uc_priv to internal functions
Simon Glass
2017-08-17
1
-48
/
+41
*
dm: sata: dw_sata: Drop unnecessary casts
Simon Glass
2017-08-17
1
-38
/
+22
*
dm: sata: dw_sata: Rename 'probe_ent' to uc_priv
Simon Glass
2017-08-17
1
-90
/
+85
*
dm: sata: dw_sata: Move exported functions to the end
Simon Glass
2017-08-17
1
-62
/
+62
*
dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
Simon Glass
2017-08-17
1
-43
/
+0
*
dm: sata: dwc_ahsata: Make functions static
Simon Glass
2017-08-17
1
-6
/
+6
*
ahci-pci: Update call to ahci_probe_scsi_pci()
Bin Meng
2017-08-03
1
-1
/
+1
*
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-01
3
-0
/
+49
|
\
|
*
dm: scsi: Add a generic PCI-based AHCI driver
Bin Meng
2017-08-01
3
-0
/
+49
*
|
dm: ahci: Correct uclass private data
Simon Glass
2017-08-01
2
-1
/
+3
*
|
dm: scsi: Drop duplicate SCSI and DM_SCSI options
Simon Glass
2017-08-01
1
-18
/
+0
*
|
ahci: Support non-PCI controllers
Simon Glass
2017-08-01
1
-9
/
+17
|
/
*
dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
Bin Meng
2017-07-28
1
-5
/
+0
*
dm: ahci: Add a driver for SCSI on AHCI
Simon Glass
2017-07-11
1
-0
/
+57
*
dm: scsi: Adjust return value of scsi_exec()
Simon Glass
2017-07-11
1
-3
/
+3
*
dm: scsi: Add operations for SCSI devices
Simon Glass
2017-07-11
3
-0
/
+9
*
dm: ahci: Create a local version of two SCSI functions
Simon Glass
2017-07-11
1
-2
/
+13
*
dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset()
Simon Glass
2017-07-11
1
-3
/
+12
*
dm: ahci: Drop use of probe_ent
Simon Glass
2017-07-11
2
-30
/
+45
*
dm: ahci: Unwind the confusing init code
Simon Glass
2017-07-11
3
-8
/
+27
*
dm: ahci: Move common code for starting ports into a function
Simon Glass
2017-07-11
1
-23
/
+22
*
dm: ahci: Refactor to avoid static variables
Simon Glass
2017-07-11
1
-68
/
+76
*
dm: sata: Move ataid into struct ahci_uc_priv
Simon Glass
2017-07-11
1
-23
/
+27
*
dm: ahci: Rename struct ahci_probe_ent
Simon Glass
2017-07-11
2
-45
/
+45
*
dm: scsi: Use the uclass platform data
Simon Glass
2017-07-11
3
-6
/
+4
*
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
1
-6
/
+6
*
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
22
-0
/
+10067