summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/baytrail/iosf.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Use simple PCI config accessKyösti Mälkki2019-03-061-16/+4
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* 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-1/+1
* coreboot: fix munged license textAaron Durbin2015-03-091-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-2/+2
* baytrail: add more iosf access functionsAaron Durbin2014-05-101-0/+120
* baytrail: remove verbosity in iosfAaron Durbin2014-05-101-54/+23
* baytrail: add score and ssc iosf access functionsAaron Durbin2014-05-071-0/+28
* baytrail: add ccu iosf access functionsAaron Durbin2014-03-111-0/+14
* baytrail: use common code for iosf accessorsAaron Durbin2014-02-271-74/+41
* baytrail: add lpss iosf functions and regsAaron Durbin2014-02-271-0/+22
* baytrail: Add IOSF functions for USBPHY and USHPHYDuncan Laurie2014-02-271-0/+44
* baytrail: use MCRX in iosf access functionsAaron Durbin2014-02-271-0/+7
* baytrail: IOSF write functions need to set data before controlDuncan Laurie2014-02-241-3/+3
* baytrail: print dram configurationAaron Durbin2014-02-131-0/+15
* baytrail: add punit access functionsAaron Durbin2014-02-111-0/+19
* baytrail: add dunit access and registersAaron Durbin2014-01-311-0/+21
* baytrail: add initial supportAaron Durbin2014-01-311-0/+61