aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/baytrail/iosf.c
AgeCommit message (Expand)Author
2020-08-02soc/intel/baytrail: Add native refcode replacementMate Kukri
2020-07-25soc/intel/{baytrail,braswell}: Drop unneeded `return`Angel Pons
2020-07-25soc/intel/baytrail/iosf.c: Add missing bracesAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/baytrail: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-03-06soc/intel: Use simple PCI config accessKyösti Mälkki
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
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
2015-03-09coreboot: fix munged license textAaron Durbin
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
2014-05-10baytrail: add more iosf access functionsAaron Durbin
2014-05-10baytrail: remove verbosity in iosfAaron Durbin
2014-05-07baytrail: add score and ssc iosf access functionsAaron Durbin
2014-03-11baytrail: add ccu iosf access functionsAaron Durbin
2014-02-27baytrail: use common code for iosf accessorsAaron Durbin
2014-02-27baytrail: add lpss iosf functions and regsAaron Durbin
2014-02-27baytrail: Add IOSF functions for USBPHY and USHPHYDuncan Laurie
2014-02-27baytrail: use MCRX in iosf access functionsAaron Durbin
2014-02-24baytrail: IOSF write functions need to set data before controlDuncan Laurie
2014-02-13baytrail: print dram configurationAaron Durbin
2014-02-11baytrail: add punit access functionsAaron Durbin
2014-01-31baytrail: add dunit access and registersAaron Durbin
2014-01-31baytrail: add initial supportAaron Durbin