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
/
include
/
reg_script.h
Age
Commit message (
Expand
)
Author
2019-11-21
soc/intel/fsp_baytrail: Drop support
Arthur Heymans
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Fix PCI and PNP simple typedefs
Kyösti Mälkki
2019-01-04
src: Get rid of device_t
Elyes HAOUAS
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-03-13
src/include: Remove space after function name
Lee Leahy
2017-03-12
src/include: Remove spaces before tabs
Lee Leahy
2017-03-09
src/include: Add space after comma
Lee Leahy
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-04
Add table driven way to add platform specific reg_script routines
Lee Leahy
2014-10-01
reg_script: Fix bug in IO macros
Duncan Laurie
2014-05-10
reg_script: add reg_script_run_on_dev()
Aaron Durbin
2014-05-06
regscript: Add support for MSR type
Duncan Laurie
2014-03-04
Add a generic register script handler
Duncan Laurie