summaryrefslogtreecommitdiff
path: root/src/include/reg_script.h
AgeCommit message (Expand)Author
2020-09-14src/include: Drop unneeded empty linesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/include: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-11-21soc/intel/fsp_baytrail: Drop supportArthur Heymans
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Fix PCI and PNP simple typedefsKyösti Mälkki
2019-01-04src: Get rid of device_tElyes HAOUAS
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