summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/ibexpeak/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-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-20sb/ibexpeak: Use macros instead of hard-coded IDsFelix Singer
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-10-06sb/intel/ibexpeak: Implement PCH function disable in chip_opsArthur Heymans
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-05-18sb/intel/ibexpeak: Get rid of device_tElyes HAOUAS
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-02southbridge/ibexpeak: use new ssdt sata port generatorAlexander Couzens
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-02-24Intel ibexpeak: Fix SATA configurationKyösti Mälkki
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-02-17ibexpeak/sata: Add PCI ID from Easynote LM.Vladimir Serbinenko
2014-01-12ibexpeak / bd82x6x: Make SATA mode user-visible option.Vladimir Serbinenko
2014-01-12ibexpeak: Fix timings for IDE mode.Vladimir Serbinenko
2013-12-03ibexpeak: ensure config compatibility with bd82x6xVladimir Serbinenko
2013-11-25Support for Ibexpeak southbridgeVladimir Serbinenko
2013-06-13Revert "Add support for Intel Ibex Peak (Mobile 5) southbridge"Stefan Reinauer
2013-06-12Add support for Intel Ibex Peak (Mobile 5) southbridgeStefan Reinauer