index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
baytrail
/
iosf.c
Age
Commit message (
Expand
)
Author
2020-07-25
soc/intel/{baytrail,braswell}: Drop unneeded `return`
Angel Pons
2020-07-25
soc/intel/baytrail/iosf.c: Add missing braces
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-06
soc/intel/baytrail: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-03-06
soc/intel: Use simple PCI config access
Kyösti Mälkki
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-01
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-04-07
baytrail: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-03-09
coreboot: fix munged license text
Aaron Durbin
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2014-05-10
baytrail: add more iosf access functions
Aaron Durbin
2014-05-10
baytrail: remove verbosity in iosf
Aaron Durbin
2014-05-07
baytrail: add score and ssc iosf access functions
Aaron Durbin
2014-03-11
baytrail: add ccu iosf access functions
Aaron Durbin
2014-02-27
baytrail: use common code for iosf accessors
Aaron Durbin
2014-02-27
baytrail: add lpss iosf functions and regs
Aaron Durbin
2014-02-27
baytrail: Add IOSF functions for USBPHY and USHPHY
Duncan Laurie
2014-02-27
baytrail: use MCRX in iosf access functions
Aaron Durbin
2014-02-24
baytrail: IOSF write functions need to set data before control
Duncan Laurie
2014-02-13
baytrail: print dram configuration
Aaron Durbin
2014-02-11
baytrail: add punit access functions
Aaron Durbin
2014-01-31
baytrail: add dunit access and registers
Aaron Durbin
2014-01-31
baytrail: add initial support
Aaron Durbin