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
/
southbridge
/
intel
/
lynxpoint
/
early_pch.c
Age
Commit message (
Expand
)
Author
2017-07-16
southbridge/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2016-02-23
southbridge/intel/lynxpoint: Use common gpio.c
Patrick Rudolph
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-01-05
timestamps: Switch from tsc_t to uint64_t
Stefan Reinauer
2014-07-05
intel/lynxpoint: Export pch_enable_lpc() for Super I/O systems
Stefan Reinauer
2013-12-18
lynxpoint: Don't write to non-existent EHCI
Duncan Laurie
2013-11-25
slippy: Minor vboot related fixes
Duncan Laurie
2013-11-24
slippy: Prepare LPC IO decode ranges for EC
Duncan Laurie
2013-09-21
timestamps intel: Move timestamp scratchpad to chipset
Kyösti Mälkki
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-21
lynxpoint: Enable EC IO ports 0x62/0x66
Duncan Laurie
2013-03-21
LynxPoint: Move RCBA helper function to its own file
Duncan Laurie
2013-03-18
lynxpoint: Move a bit of generic RCBA into early_pch
Duncan Laurie
2013-03-17
haswell platforms: restructure romstage main
Aaron Durbin