Age | Commit message (Expand) | Author |
2024-01-15 | sb/intel/bd82x6x/sata: Enable SATA clock gating | Patrick Rudolph |
2022-11-22 | src/southbridge: Remove unnecessary space after casts | Elyes Haouas |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2021-06-15 | nb/intel/sandybridge: Add x86_64 support | Patrick Rudolph |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-21 | sb/intel/x/sata.c: Use `get_int_option` for `sata_mode` | Angel Pons |
2020-12-11 | sb/intel/bd82x6x: Drop invalid SATA registers | Angel Pons |
2020-11-03 | sb/intel/bd82x6x/sata.c: Replace bad uses of `find_resource` | Angel Pons |
2020-07-26 | {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits | Angel Pons |
2020-06-10 | sb/intel/bd82x6x: Use PCI bitwise ops | Angel Pons |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Update sata files to be more aligned with rest of acpi files | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-15 | sb/intel/bd82x6x/sata: Clean up IDE modes | Nico Huber |
2020-04-15 | sb/intel/bd82x6x/sata: Add legacy mode support | Nico Huber |
2020-04-07 | sb/intel/bd82x6x/sata: Set values as described in BIOS spec | Felix Singer |
2020-04-07 | sb/intel/bd82x6x: Drop PCI resource reg override | Felix Singer |
2020-04-07 | sb/intel/bd82x6x/sata: Don't hard-code values | Felix Singer |
2020-04-05 | Drop explicit NULL initializations from `device_operations` | Elyes HAOUAS |
2020-04-04 | src/southbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2019-08-21 | southbridge/intel: Tidy up preprocessor and headers | Kyösti Mälkki |
2019-05-29 | src/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-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2018-06-04 | sb/intel/bd82x6x: Get rid of device_t | Elyes HAOUAS |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-06-27 | sb/intel/bd82x6x: Fill in acpi_name | Patrick Rudolph |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-02 | southbridge/bd82x6x: use new ssdt sata port generator | Alexander Couzens |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-07-08 | southbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-01-12 | ibexpeak / bd82x6x: Make SATA mode user-visible option. | Vladimir Serbinenko |
2013-03-17 | bd82x6x: Add config option to force SATA link to different speeds. | Shawn Nematbakhsh |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-08-04 | Perform additional programming requirements for SATA | Stefan Reinauer |
2012-07-26 | SATA: Add option to configure gen3 transmitter | Duncan Laurie |
2012-07-24 | bd82x6x: Convert all PCI ID lists to new scheme | Stefan Reinauer |
2012-05-01 | Fix SATA port map to only enable port 0 | Stefan Reinauer |
2012-05-01 | Allow device ID arrays in the PCI driver structure | Vadim Bendebury |
2012-04-04 | Add support for Intel Panther Point PCH | Stefan Reinauer |