summaryrefslogtreecommitdiffstats
path: root/src/lib/reg_script.c
Commit message (Expand)AuthorAgeFilesLines
* lib/reg_script: Fix bracesStefan Reinauer2016-05-051-1/+2
* lib/reg_script: Add display supportLee Leahy2016-05-041-11/+71
* lib/reg_script: Allow multiple independent handlersLee Leahy2016-04-301-19/+7
* lib/regscript: Add exclusive-or (xor) supportLee Leahy2016-04-301-0/+38
* fsp_baytrail: Add full support for iosf access in reg_scriptWerner Zeh2016-02-221-7/+10
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* baytrail: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-1/+1
* Add table driven way to add platform specific reg_script routinesLee Leahy2015-04-041-14/+73
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-6/+6
* baytrail: add more iosf access functionsAaron Durbin2014-05-101-0/+68
* reg_script: add reg_script_run_on_dev()Aaron Durbin2014-05-101-2/+7
* reg_script: add iosf lpss port accessAaron Durbin2014-05-071-0/+5
* reg_script: add iosf paths for score, ccu, and sscAaron Durbin2014-05-071-0/+15
* regscript: Add support for MSR typeDuncan Laurie2014-05-061-38/+78
* Add a generic register script handlerDuncan Laurie2014-03-041-0/+418