index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_sil.c
Age
Commit message (
Expand
)
Author
2023-10-10
blk: Use a macro for the typical block size
Bin Meng
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-04-09
sata: call device_probe() after scanning
AKASHI Takahiro
2022-02-09
sata: sata_sil: Only support BLK
Simon Glass
2021-08-06
pci: sata_sil: Drop DM_PCI checks
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-07
sata_sil: Enable DM_PCI operation
Andre Przywara
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-08
ata: sata_sil: Continue probing other sata port when failed current port.
Peng Ma
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-19
ata: sata_sil: Add DM support for Silicon sata driver
Peng Ma
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass