Age | Commit message (Expand) | Author |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-21 | {sb,soc}/intel: Use `get_int_option` function | Angel Pons |
2021-04-06 | sb/intel/*/smihandler.c: Correct BIOS_CNTL access width | Angel Pons |
2021-01-26 | sb,soc/intel: Refactor power_on_after_fail option | Kyösti Mälkki |
2021-01-25 | sb,soc/intel: Remove no-op APMC for C-state and P-state | Kyösti Mälkki |
2021-01-25 | sb/intel/common: Change some SMI logging | Kyösti Mälkki |
2021-01-25 | cpu/x86/smm: Use common APMC logging | Kyösti Mälkki |
2021-01-04 | arch/x86: Pass GNVS as parameter to SMM module | Kyösti Mälkki |
2020-09-21 | src/southbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-01 | sb/common/smihandler: Fix 16-bit read/write to PCI_COMMAND register | Elyes HAOUAS |
2020-04-04 | src/southbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
2019-10-22 | sb/intel/common/smihandler: Fix compilation on x86_64 | Patrick Rudolph |
2019-10-02 | sb/intel/common/smihandler: Hook up smmstore | Arthur Heymans |
2019-08-13 | cpu/x86: Change old-style SMI handler prototypes | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-04-07 | sb/intel/{common,i82801dx}: Improve TCO debug code | Jacob Garber |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2018-12-05 | elog: make elog's SMM handler code follow everything else | Patrick Georgi |
2018-11-07 | intel: Get rid of smm_get_pmbase | Patrick Rudolph |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-07-30 | nb/intel/gm45: Use common code for SMM in TSEG | Arthur Heymans |
2018-07-27 | sb/intel/common/smi*: Use new PMBASE API | Patrick Rudolph |
2018-04-28 | src/southbridge: Add spaces around '==' | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-03-28 | sb/intel/common: Add common code for SMM setup and smihandler | Arthur Heymans |