summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/bd82x6x/sata.c
AgeCommit message (Expand)Author
2020-05-02acpi: Update sata files to be more aligned with rest of acpi filesFurquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh
2020-04-15sb/intel/bd82x6x/sata: Clean up IDE modesNico Huber
2020-04-15sb/intel/bd82x6x/sata: Add legacy mode supportNico Huber
2020-04-07sb/intel/bd82x6x/sata: Set values as described in BIOS specFelix Singer
2020-04-07sb/intel/bd82x6x: Drop PCI resource reg overrideFelix Singer
2020-04-07sb/intel/bd82x6x/sata: Don't hard-code valuesFelix Singer
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-04-04src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
2019-08-21southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki
2019-05-29src/southbridge: Add missing 'include <types.h>'Elyes HAOUAS
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-06-04sb/intel/bd82x6x: Get rid of device_tElyes HAOUAS
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-06-27sb/intel/bd82x6x: Fill in acpi_namePatrick Rudolph
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-02southbridge/bd82x6x: use new ssdt sata port generatorAlexander Couzens
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-07-08southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-01-12ibexpeak / bd82x6x: Make SATA mode user-visible option.Vladimir Serbinenko
2013-03-17bd82x6x: Add config option to force SATA link to different speeds.Shawn Nematbakhsh
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-08-04Perform additional programming requirements for SATAStefan Reinauer
2012-07-26SATA: Add option to configure gen3 transmitterDuncan Laurie
2012-07-24bd82x6x: Convert all PCI ID lists to new schemeStefan Reinauer
2012-05-01Fix SATA port map to only enable port 0Stefan Reinauer
2012-05-01Allow device ID arrays in the PCI driver structureVadim Bendebury
2012-04-04Add support for Intel Panther Point PCHStefan Reinauer