summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/chip.c
Commit message (Expand)AuthorAgeFilesLines
* src/soc/intel: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* device/pci_device: Extract pci_domain_set_resources from SOCRaul E Rangel2020-05-121-5/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-3/+0
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-13/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* soc/intel/baytrail: Get rid of device_tElyes HAOUAS2018-05-241-3/+4
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-2/+2
* {cpu,soc}: Use DEVICE_NOOP macro over dummy symbolEdward O'Callaghan2014-11-011-5/+3
* baytrail/rambi: S3 support and other updatesKein Yuan2014-10-221-1/+1
* baytrail: add support for disabling south cluster pci devicesAaron Durbin2014-02-271-2/+6
* baytrail: bring up APsAaron Durbin2014-02-161-6/+1
* baytrail: introduce pattrsAaron Durbin2014-01-311-0/+7
* baytrail: add common pci_operationsAaron Durbin2014-01-311-1/+16
* baytrail: add initial supportAaron Durbin2014-01-311-0/+74