summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/sata.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-2/+2
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS2019-01-231-5/+5
* soc/intel/broadwell: Get rid of device_tElyes HAOUAS2018-06-011-1/+1
* intel/broadwell: Use the correct SATA port config for setting IOBP registerYouness Alaoui2017-03-021-1/+1
* Broadwell/Sata: Add support for setting IOBP registers for Ports 2 and 3.Youness Alaoui2017-02-221-0/+40
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* broadwell: Fix incorrect SATA port map maskWenkai Du2015-04-131-3/+3
* broadwell: Update SATA Gen3 TX adjustment registersDuncan Laurie2015-04-101-4/+12
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-5/+5
* broadwell: Fix some errors in selftestKane Chen2015-03-271-0/+4
* broadwell: Changes from 2.2.0 ref codeDuncan Laurie2015-03-271-0/+7
* broadwell: sata updates from 2.1.0 ref codeKane Chen2015-03-271-14/+8
* broadwell: Fix devslp enable to use correct registerDuncan Laurie2015-03-271-25/+20
* broadwell: Misc updates from 2.1.0 ref codeDuncan Laurie2015-03-271-1/+2
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+4
* broadwell: add new intel SOCDuncan Laurie2014-10-221-0/+254