index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
reg_script.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/intel/fsp_baytrail: Drop support
Arthur Heymans
2019-11-21
1
-2
/
+1
*
src/: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-14
1
-2
/
+3
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-5
/
+5
*
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2019-03-04
1
-0
/
+1
*
device/pci: Fix PCI accessor headers
Kyösti Mälkki
2019-03-01
1
-0
/
+1
*
src: Get rid of device_t
Elyes HAOUAS
2019-01-04
1
-2
/
+11
*
lib/reg_script.c: Remove unused assignment
Paul Menzel
2017-11-03
1
-1
/
+0
*
src/lib: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-07-06
1
-3
/
+3
*
src/lib: Clean up general issues found by checkpatch.pl
Lee Leahy
2017-03-15
1
-2
/
+2
*
src/lib: Fix brace positions
Lee Leahy
2017-03-13
1
-4
/
+2
*
src/lib: Use tabs instead of spaces
Lee Leahy
2017-03-13
1
-4
/
+4
*
src/lib: Fix space between type, * and variable name
Lee Leahy
2017-03-09
1
-1
/
+1
*
lib/reg_script: Fix braces
Stefan Reinauer
2016-05-05
1
-1
/
+2
*
lib/reg_script: Add display support
Lee Leahy
2016-05-04
1
-11
/
+71
*
lib/reg_script: Allow multiple independent handlers
Lee Leahy
2016-04-30
1
-19
/
+7
*
lib/regscript: Add exclusive-or (xor) support
Lee Leahy
2016-04-30
1
-0
/
+38
*
fsp_baytrail: Add full support for iosf access in reg_script
Werner Zeh
2016-02-22
1
-7
/
+10
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
baytrail: Change all SoC headers to <soc/headername.h> system
Julius Werner
2015-04-07
1
-1
/
+1
*
Add table driven way to add platform specific reg_script routines
Lee Leahy
2015-04-04
1
-14
/
+73
*
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-15
1
-6
/
+6
*
baytrail: add more iosf access functions
Aaron Durbin
2014-05-10
1
-0
/
+68
*
reg_script: add reg_script_run_on_dev()
Aaron Durbin
2014-05-10
1
-2
/
+7
*
reg_script: add iosf lpss port access
Aaron Durbin
2014-05-07
1
-0
/
+5
*
reg_script: add iosf paths for score, ccu, and ssc
Aaron Durbin
2014-05-07
1
-0
/
+15
*
regscript: Add support for MSR type
Duncan Laurie
2014-05-06
1
-38
/
+78
*
Add a generic register script handler
Duncan Laurie
2014-03-04
1
-0
/
+418