summaryrefslogtreecommitdiff
path: root/src/include/reg_script.h
AgeCommit message (Expand)Author
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-03-13src/include: Remove space after function nameLee Leahy
2017-03-12src/include: Remove spaces before tabsLee Leahy
2017-03-09src/include: Add space after commaLee Leahy
2016-05-04lib/reg_script: Add display supportLee Leahy
2016-04-30lib/reg_script: Allow multiple independent handlersLee Leahy
2016-04-30lib/regscript: Add exclusive-or (xor) supportLee Leahy
2016-02-22fsp_baytrail: Add full support for iosf access in reg_scriptWerner Zeh
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-04Add table driven way to add platform specific reg_script routinesLee Leahy
2014-10-01reg_script: Fix bug in IO macrosDuncan Laurie
2014-05-10reg_script: add reg_script_run_on_dev()Aaron Durbin
2014-05-06regscript: Add support for MSR typeDuncan Laurie
2014-03-04Add a generic register script handlerDuncan Laurie