summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801ix/sata.c
Commit message (Expand)AuthorAgeFilesLines
* src/southbridge: Remove unnecessary space after castsElyes Haouas2022-11-221-2/+2
* src: Make PCI ID define names shorterFelix Singer2022-03-071-9/+9
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-2/+2
* sb/intel/x/sata.c: Use `get_int_option` for `sata_mode`Angel Pons2021-04-211-8/+3
* sb/intel/i82801ix/sata.c: Use `probe_resource`Angel Pons2020-07-221-1/+1
* sb/intel/i82801ix: Use PCI bitwise opsAngel Pons2020-06-121-2/+1
* 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-2/+0
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* sb/i82801ix: Use macros instead of hard-coded IDsFelix Singer2019-11-221-3/+8
* southbridge/intel: Tidy up preprocessor and headersKyösti Mälkki2019-08-211-0/+1
* src/southbridge: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-1/+3
* {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-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-2/+1
* sb/intel: Fix pointer castsPatrick Rudolph2018-12-051-1/+6
* sb/intel/i82801ix: Get rid of device_tElyes HAOUAS2018-05-241-3/+5
* 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-3/+3
* i82801ix: Allow configuration of SATA mode in CMOS.Vladimir Serbinenko2014-07-301-7/+16
* southbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* intel/i82801ix: new southbridge, ICH9Patrick Georgi2012-11-271-0/+285