Age | Commit message (Expand) | Author |
2023-02-09 | sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHs | Angel Pons |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2021-09-09 | sb/intel/lynxpoint: Drop `config_t` typedef | Angel Pons |
2021-05-20 | sb/intel/lynxpoint: Relocate SATA clock gating write | Angel Pons |
2021-02-18 | sb/intel/lynxpoint: Correct read width in RMW cycle | Angel Pons |
2021-02-01 | sb/intel/lynxpoint: Use correct port mask for LPT-LP | Angel Pons |
2020-11-24 | sb/intel/lynxpoint: Replace hard-coded IDs with defines | Felix Singer |
2020-11-23 | sb/intel/lynxpoint: Drop invalid SATA registers | Angel Pons |
2020-11-11 | sb/intel/lynxpoint/sata: Simplify RMW operations | Angel Pons |
2020-11-10 | sb/intel/lynxpoint/sata: Always use AHCI mode | Angel Pons |
2020-11-03 | sb/intel/lynxpoint/sata.c: Don't enable Bus Master | Angel Pons |
2020-10-31 | sb/intel/lynxpoint: Drop unnecessary `UL` suffix | Angel Pons |
2020-10-23 | sb/intel/lynxpoint: Drop space after casts | Angel Pons |
2020-08-12 | sb/intel/lynxpoint: Move IOBP API to its own compilation unit | Angel Pons |
2020-08-07 | sb/intel/lynxpoint: Use PCI bitwise ops | Angel Pons |
2020-07-26 | {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits | 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-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-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-10-21 | sb/lynxpoint: Fix 'dead increment' | Elyes HAOUAS |
2019-08-21 | southbridge/intel: Tidy up preprocessor and headers | Kyösti Mälkki |
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-09 | sb/intel/lynxpoint: Get rid of device_t | Elyes HAOUAS |
2017-07-10 | southbridge/intel/lynxpoint: Fix undefined behavior | Ryan Salsamendi |
2017-07-02 | southbridge/intel/lynxpoint: Fix undefined behavior | Ryan Salsamendi |
2016-08-28 | src/southbridge: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
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-07-04 | intel/lynxpoint: Add SATA DEVSLP disable option | Marc Jones |
2013-12-21 | lynxpoint: Add configuration option for SATA gen3 DTLE registers | Shawn Nematbakhsh |
2013-03-21 | lynxpoint: Change sata.c to get rid of #if | Duncan Laurie |
2013-03-14 | haswell: more ULT/LP support and minor tweaks | Duncan Laurie |
2013-03-14 | lynxpoint: Update device IDs and clock gating setup | Duncan Laurie |
2013-03-14 | haswell: Add initial support for Haswell platforms | Aaron Durbin |