summaryrefslogtreecommitdiff
path: root/src/soc/intel/quark/reg_access.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/quark: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-07-02src: Use CRx_TYPE type for CRxElyes HAOUAS
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-04arch/io.h: Add missing includesKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2017-04-19soc/intel/quark: Move include of reg_access.hLee Leahy
2017-03-07soc/intel/quark: Fix errors detected by checkpatchLee Leahy
2017-01-16intel: Fix copy/paste error in license textMarshall Dawson
2016-08-05soc/intel/quark: Add missing breaksLee Leahy
2016-08-05soc/intel/quark: Clean up debug output levelsLee Leahy
2016-08-03soc/intel/quark: Support access to CPU CR registersLee Leahy
2016-08-03soc/intel/quark: Remove use of EDK-II macros and data typesLee Leahy
2016-07-27cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy
2016-07-20soc/intel/quark: Fix legacy GPIO readsLee Leahy
2016-07-12soc/intel/quark: Add host bridge access supportLee Leahy
2016-05-31soc/intel/quark: Fix reg_script displayLee Leahy
2016-05-31soc/intel/quark: Clear SMI interrupts and wake eventsLee Leahy
2016-05-31soc/intel/quark: Add PCIe reset supportLee Leahy
2016-05-18soc/intel/quark: Add I2C supportLee Leahy
2016-05-17soc/intel/quark: Add GPIO register accessLee Leahy
2016-05-05soc/intel/quark: Add script time delay supportLee Leahy
2016-05-05soc/intel/quark: Add temperature sensor supportLee Leahy
2016-05-04soc/intel/quark: Add USB PHY initializationLee Leahy