summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/lynxpoint/sata.c
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/lynxpoint/sata: Always use AHCI modeAngel Pons2020-11-101-169/+83
* sb/intel/lynxpoint/sata.c: Don't enable Bus MasterAngel Pons2020-11-031-3/+2
* sb/intel/lynxpoint: Drop unnecessary `UL` suffixAngel Pons2020-10-311-2/+2
* sb/intel/lynxpoint: Drop space after castsAngel Pons2020-10-231-2/+2
* sb/intel/lynxpoint: Move IOBP API to its own compilation unitAngel Pons2020-08-121-0/+1
* sb/intel/lynxpoint: Use PCI bitwise opsAngel Pons2020-08-071-17/+13
* {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bitsAngel Pons2020-07-261-1/+2
* src: Use pci_dev_ops_pci where applicableAngel Pons2020-06-061-5/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* sb/lynxpoint: Fix 'dead increment'Elyes HAOUAS2019-10-211-1/+1
* southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki2019-08-211-0/+1
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-13/+1
* 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
* sb/intel/lynxpoint: Get rid of device_tElyes HAOUAS2018-06-091-2/+3
* southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi2017-07-101-1/+1
* southbridge/intel/lynxpoint: Fix undefined behaviorRyan Salsamendi2017-07-021-1/+1
* src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-281-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-8/+8
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* intel/lynxpoint: Add SATA DEVSLP disable optionMarc Jones2014-07-041-3/+7
* lynxpoint: Add configuration option for SATA gen3 DTLE registersShawn Nematbakhsh2013-12-211-0/+25
* lynxpoint: Change sata.c to get rid of #ifDuncan Laurie2013-03-211-22/+19
* haswell: more ULT/LP support and minor tweaksDuncan Laurie2013-03-141-5/+30
* lynxpoint: Update device IDs and clock gating setupDuncan Laurie2013-03-141-28/+53
* haswell: Add initial support for Haswell platformsAaron Durbin2013-03-141-0/+290