Age | Commit message (Expand) | Author |
2024-04-12 | tree: Drop duplicated <device/{path,resource}.h> | Elyes Haouas |
2022-09-28 | include/reg_script.h: Remove trailing semicolon | Elyes Haouas |
2020-09-14 | src/include: Drop unneeded empty lines | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
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 |