index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
quark
/
reg_access.c
Age
Commit message (
Expand
)
Author
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/quark: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-07-02
src: Use CRx_TYPE type for CRx
Elyes HAOUAS
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-04
arch/io.h: Add missing includes
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2017-04-19
soc/intel/quark: Move include of reg_access.h
Lee Leahy
2017-03-07
soc/intel/quark: Fix errors detected by checkpatch
Lee Leahy
2017-01-16
intel: Fix copy/paste error in license text
Marshall Dawson
2016-08-05
soc/intel/quark: Add missing breaks
Lee Leahy
2016-08-05
soc/intel/quark: Clean up debug output levels
Lee Leahy
2016-08-03
soc/intel/quark: Support access to CPU CR registers
Lee Leahy
2016-08-03
soc/intel/quark: Remove use of EDK-II macros and data types
Lee Leahy
2016-07-27
cpu/x86: Support CPUs without rdmsr/wrmsr instructions
Lee Leahy
2016-07-20
soc/intel/quark: Fix legacy GPIO reads
Lee Leahy
2016-07-12
soc/intel/quark: Add host bridge access support
Lee Leahy
2016-05-31
soc/intel/quark: Fix reg_script display
Lee Leahy
2016-05-31
soc/intel/quark: Clear SMI interrupts and wake events
Lee Leahy
2016-05-31
soc/intel/quark: Add PCIe reset support
Lee Leahy
2016-05-18
soc/intel/quark: Add I2C support
Lee Leahy
2016-05-17
soc/intel/quark: Add GPIO register access
Lee Leahy
2016-05-05
soc/intel/quark: Add script time delay support
Lee Leahy
2016-05-05
soc/intel/quark: Add temperature sensor support
Lee Leahy
2016-05-04
soc/intel/quark: Add USB PHY initialization
Lee Leahy