summaryrefslogtreecommitdiffstats
path: root/src/include/reg_script.h
Commit message (Expand)AuthorAgeFilesLines
* src/include: Drop unneeded empty linesElyes HAOUAS2020-09-141-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/include: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* soc/intel/fsp_baytrail: Drop supportArthur Heymans2019-11-211-3/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* arch/io.h: Fix PCI and PNP simple typedefsKyösti Mälkki2019-03-041-1/+1
* src: Get rid of device_tElyes HAOUAS2019-01-041-5/+15
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+1
* src/include: Remove space after function nameLee Leahy2017-03-131-1/+1
* src/include: Remove spaces before tabsLee Leahy2017-03-121-1/+1
* src/include: Add space after commaLee Leahy2017-03-091-1/+1
* lib/reg_script: Add display supportLee Leahy2016-05-041-0/+22
* lib/reg_script: Allow multiple independent handlersLee Leahy2016-04-301-6/+8
* lib/regscript: Add exclusive-or (xor) supportLee Leahy2016-04-301-0/+57
* fsp_baytrail: Add full support for iosf access in reg_scriptWerner Zeh2016-02-221-2/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* Add table driven way to add platform specific reg_script routinesLee Leahy2015-04-041-0/+25
* reg_script: Fix bug in IO macrosDuncan Laurie2014-10-011-3/+3
* reg_script: add reg_script_run_on_dev()Aaron Durbin2014-05-101-0/+1
* regscript: Add support for MSR typeDuncan Laurie2014-05-061-2/+24
* Add a generic register script handlerDuncan Laurie2014-03-041-0/+316