]> git.ipfire.org Git - people/ms/u-boot.git/history - drivers/ata
rockchip: video: rk_vop: migrate to livetree
[people/ms/u-boot.git] / drivers / ata /
2018-02-09  Adam FordMove most CONFIG_HAVE_BLOCK_DEVICE to Kconfig
2017-12-19  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-12-19  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-12-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2017-12-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2017-12-13  Tom RiniMerge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
2017-12-13  Tom RiniMerge git://git.denx.de/u-boot-samsung
2017-12-12  Tuomas Tynkkynenata: Migrate CONFIG_MVSATA_IDE to Kconfig
2017-12-12  Tuomas Tynkkynenata: Migrate CONFIG_LIBATA to Kconfig
2017-12-12  Tuomas Tynkkynenata: Migrate CONFIG_SCSI_AHCI to Kconfig
2017-12-12  Tuomas Tynkkynenata: Migrate CONFIG_DWC_AHSATA to Kconfig
2017-12-12  Tuomas Tynkkynenata: Migrate CONFIG_FSL_SATA to Kconfig
2017-12-12  Tuomas Tynkkynenata: Migrate CONFIG_SATA_MV to Kconfig
2017-12-12  Tuomas Tynkkynenata: Migrate CONFIG_SATA_SIL3114 to Kconfig
2017-12-12  Tuomas Tynkkynenata: Migrate CONFIG_SATA_SIL to Kconfig
2017-12-12  Tuomas Tynkkynenata: Drop CONFIG_MX51_PATA
2017-12-12  Tuomas Tynkkynenata: Drop CONFIG_SATA_DWC
2017-11-29  Tom RiniMerge tag 'xilinx-for-v2018.01' of git://www.denx.de...
2017-11-28  Michal Simekata: Fix ahci wording
2017-11-03  Tom RiniMerge tag 'xilinx-fixes-for-v2017.11' of git://www...
2017-11-03  Michal Simekscsi: ceva: Start port in probe
2017-10-18  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-10-13  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-10-12  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-10-11  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-10-09  Tom RiniMerge git://git.denx.de/u-boot-video
2017-10-05  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-10-04  Masahiro Yamadatreewide: replace with error() with pr_err()
2017-09-21  Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2017-09-15  Tom RiniMerge git://git.denx.de/u-boot-ubi
2017-09-12  Masahiro Yamadadma: import linux/dma-direction.h to consolidate enum...
2017-08-18  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-08-17  Simon Glassdm: sata: dwc_ahsata: Add support for driver model
2017-08-17  Simon Glassdm: sata: Update the AHCI uclass to support operations
2017-08-17  Simon Glassdm: sata: dw_sata: Set up common versions of operations
2017-08-17  Simon Glassdm: sata: dw_sata: More ahci_init_one() futher down
2017-08-17  Simon Glassdm: sata: dw_sata: Drop is_ready
2017-08-17  Simon Glassdm: sata: dw_sata: Rename the dwc_ahsata private header
2017-08-17  Simon Glassdm: sata: dw_sata: Sort #include directives
2017-08-17  Simon Glassdm: sata: dw_sata: Drop unnecessary brackets
2017-08-17  Simon Glassdm: sata: dw_sata: Pass uc_priv to internal functions
2017-08-17  Simon Glassdm: sata: dw_sata: Drop unnecessary casts
2017-08-17  Simon Glassdm: sata: dw_sata: Rename 'probe_ent' to uc_priv
2017-08-17  Simon Glassdm: sata: dw_sata: Move exported functions to the end
2017-08-17  Simon Glassdm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd()
2017-08-17  Simon Glassdm: sata: dwc_ahsata: Make functions static
2017-08-16  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-04  Tom RiniMerge tag 'xilinx-for-v2017.09' of git://www.denx.de...
2017-08-03  Bin Mengahci-pci: Update call to ahci_probe_scsi_pci()
2017-08-02  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-08-01  Tom RiniMerge git://git.denx.de/u-boot-x86
2017-08-01  Tom RiniMerge git://git.denx.de/u-boot-mmc
2017-08-01  Bin Mengdm: scsi: Add a generic PCI-based AHCI driver
2017-08-01  Simon Glassdm: ahci: Correct uclass private data
2017-08-01  Simon Glassdm: scsi: Drop duplicate SCSI and DM_SCSI options
2017-08-01  Simon Glassahci: Support non-PCI controllers
2017-07-31  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-29  Tom RiniMerge git://git.denx.de/u-boot-socfpga
2017-07-29  Tom RiniMerge git://git.denx.de/u-boot-usb
2017-07-28  Bin Mengdm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
2017-07-12  Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11  Simon Glassdm: ahci: Add a driver for SCSI on AHCI
2017-07-11  Simon Glassdm: scsi: Adjust return value of scsi_exec()
2017-07-11  Simon Glassdm: scsi: Add operations for SCSI devices
2017-07-11  Simon Glassdm: ahci: Create a local version of two SCSI functions
2017-07-11  Simon Glassdm: scsi: Add a device pointer to scan_exec(), scsi_bus...
2017-07-11  Simon Glassdm: ahci: Drop use of probe_ent
2017-07-11  Simon Glassdm: ahci: Unwind the confusing init code
2017-07-11  Simon Glassdm: ahci: Move common code for starting ports into...
2017-07-11  Simon Glassdm: ahci: Refactor to avoid static variables
2017-07-11  Simon Glassdm: sata: Move ataid into struct ahci_uc_priv
2017-07-11  Simon Glassdm: ahci: Rename struct ahci_probe_ent
2017-07-11  Simon Glassdm: scsi: Use the uclass platform data
2017-07-11  Simon Glassdm: scsi: Drop the ccb typedef
2017-07-11  Simon Glasssata: Move drivers into new drivers/ata directory