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
/
lib
/
reg_script.c
Age
Commit message (
Expand
)
Author
2016-05-05
lib/reg_script: Fix braces
Stefan Reinauer
2016-05-04
lib/reg_script: Add display support
Lee Leahy
2016-04-30
lib/reg_script: Allow multiple independent handlers
Lee Leahy
2016-04-30
lib/regscript: Add exclusive-or (xor) support
Lee Leahy
2016-02-22
fsp_baytrail: Add full support for iosf access in reg_script
Werner Zeh
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-04-04
Add table driven way to add platform specific reg_script routines
Lee Leahy
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
reg_script: add reg_script_run_on_dev()
Aaron Durbin
2014-05-07
reg_script: add iosf lpss port access
Aaron Durbin
2014-05-07
reg_script: add iosf paths for score, ccu, and ssc
Aaron Durbin
2014-05-06
regscript: Add support for MSR type
Duncan Laurie
2014-03-04
Add a generic register script handler
Duncan Laurie