summaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/chip.c
AgeCommit message (Expand)Author
2020-05-12device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-06soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-05Drop explicit NULL initializations from `device_operations`Elyes HAOUAS
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-09-15src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS
2019-03-21{northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-05-24soc/intel/baytrail: Get rid of device_tElyes HAOUAS
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-07baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner
2014-11-01{cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan
2014-10-22baytrail/rambi: S3 support and other updatesKein Yuan
2014-02-27baytrail: add support for disabling south cluster pci devicesAaron Durbin
2014-02-16baytrail: bring up APsAaron Durbin
2014-01-31baytrail: introduce pattrsAaron Durbin
2014-01-31baytrail: add common pci_operationsAaron Durbin
2014-01-31baytrail: add initial supportAaron Durbin