summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/quark/reg_access.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/quark: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Use CRx_TYPE type for CRxElyes HAOUAS2019-07-021-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-0/+1
* arch/io.h: Add missing includesKyösti Mälkki2019-03-041-0/+1
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/intel/quark: Move include of reg_access.hLee Leahy2017-04-191-0/+1
* soc/intel/quark: Fix errors detected by checkpatchLee Leahy2017-03-071-10/+12
* intel: Fix copy/paste error in license textMarshall Dawson2017-01-161-1/+1
* soc/intel/quark: Add missing breaksLee Leahy2016-08-051-0/+2
* soc/intel/quark: Clean up debug output levelsLee Leahy2016-08-051-1/+1
* soc/intel/quark: Support access to CPU CR registersLee Leahy2016-08-031-0/+38
* soc/intel/quark: Remove use of EDK-II macros and data typesLee Leahy2016-08-031-0/+1
* cpu/x86: Support CPUs without rdmsr/wrmsr instructionsLee Leahy2016-07-271-0/+88
* soc/intel/quark: Fix legacy GPIO readsLee Leahy2016-07-201-0/+1
* soc/intel/quark: Add host bridge access supportLee Leahy2016-07-121-0/+28
* soc/intel/quark: Fix reg_script displayLee Leahy2016-05-311-9/+9
* soc/intel/quark: Clear SMI interrupts and wake eventsLee Leahy2016-05-311-0/+35
* soc/intel/quark: Add PCIe reset supportLee Leahy2016-05-311-2/+36
* soc/intel/quark: Add I2C supportLee Leahy2016-05-181-26/+39
* soc/intel/quark: Add GPIO register accessLee Leahy2016-05-171-0/+70
* soc/intel/quark: Add script time delay supportLee Leahy2016-05-051-0/+10
* soc/intel/quark: Add temperature sensor supportLee Leahy2016-05-051-0/+54
* soc/intel/quark: Add USB PHY initializationLee Leahy2016-05-041-0/+110