summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/p2sb
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/skylake: Assign device ops in chipset devicetreeNico Huber2022-09-151-5/+2
* soc/intel/p2sb: Refactor `p2sb_execute_sideband_access` functionSubrata Banik2022-08-261-4/+27
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-222-2/+2
* soc/intel: Add Raptor Lake device IDsBora Guvendik2022-05-161-0/+1
* soc/intel/common: Add IOE P2SB for TCSSJohn Zhao2022-03-214-2/+62
* soc/intel/common/block/p2sb: Add helper function to enable BARSubrata Banik2022-03-193-7/+13
* soc/intel/common/block/p2sb: Refactor P2SB to add comprehend future SoCSubrata Banik2022-03-172-10/+16
* soc/intel/common: Include Meteor Lake device IDsWonkyu Kim2022-03-091-0/+3
* src: Make PCI ID define names shorterFelix Singer2022-03-072-21/+21
* soc/intel/common: Add the Primary to Sideband bridge libraryJohn Zhao2022-02-013-43/+107
* soc/intel/common: Add TGL-H PCI IDsJeremy Soller2021-08-191-0/+1
* soc/intel/commmon: Include Alder Lake device IDsVarshit Pandya2021-01-221-0/+1
* soc/intel/xeon_sp: Set coreboot defined IOAPIC and HPET BDFArthur Heymans2020-11-201-0/+1
* soc/intel/common/block/p2sb: Add ioapic BDF functionsArthur Heymans2020-11-201-0/+19
* soc/intel/common/block/p2sb: Add hpet BDF functionsArthur Heymans2020-11-201-0/+19
* soc/intel/common/p2sb: Add helper function to determine p2sb stateArthur Heymans2020-11-201-4/+14
* soc/intel/common: Include Alder Lake device IDsSubrata Banik2020-08-051-0/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/common: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-1/+1
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-1/+1
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* soc/intel/common: Update Jasper Lake Device IDsMeera Ravindranath2020-02-251-1/+1
* soc/intel/p2sb: Drop unnecessary P2SB_GET_DEVNico Huber2020-02-191-38/+12
* soc/intel/common: Add Elkhartlake Device IDsTan, Lean Sheng2020-01-221-0/+1
* soc/intel/common: Add PCI device IDs for CMP-HGaggery Tsai2019-12-131-0/+1
* soc/intel/common: Add Jasperlake Device IDsrkanabar2019-12-101-0/+1
* soc/intel/common: Include Tigerlake device IDsRavi Sarawadi2019-11-051-0/+1
* soc/intel/common/block/p2sb/p2sb: Add missing PCI IDsPatrick Rudolph2019-10-051-0/+5
* soc/intel/skylake: Add Lewisburg family PCH supportMaxim Polyakov2019-09-061-0/+2
* post_code: add post code for hardware initialization failureKeith Short2019-05-221-4/+8
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/common: Include cometlake PCH IDsRonak Kanabar2019-02-261-0/+1
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* soc/intel/common: Include Icelake device IDsAamir Bohra2018-11-071-0/+1
* soc/intel/cannonlake: Add new cannon lake PCH-H supportpraveen hodagatta pranesh2018-10-171-0/+1
* soc/intel/common/block: Move p2sb common functions into block/p2sbSubrata Banik2018-06-282-9/+106
* soc/intel/common/block: Add option to have subsystem_id in common pci driverSubrata Banik2017-12-131-0/+1
* intel/common/p2sb: Add common p2sb driverLijian Zhao2017-10-273-0/+86