Age | Commit message (Expand) | Author |
2023-08-16 | ACPI: Add usb_charge_mode_from_gnvs() | Kyösti Mälkki |
2023-05-09 | mb/google,intel,samsung: Use common poweroff() | Kyösti Mälkki |
2021-02-11 | src: Remove unused <cpu/intel/model_206ax/model_206ax.h> | Elyes HAOUAS |
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-18 | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki |
2021-01-09 | mb/google/parrot: Replace while-loop with do-while | Felix Singer |
2021-01-09 | mb/google/parrot: Let else statement follow closing brace | Felix Singer |
2021-01-09 | mb/google/parrot: Get rid of hard-coded function names in printks | Felix Singer |
2020-09-22 | mb/google: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-01 | ACPI GNVS: Replace uses of smm_get_gnvs() | Kyösti Mälkki |
2020-06-30 | mb/google: Drop aliases for APM_CNT_ACPI_xx | Kyösti Mälkki |
2020-05-18 | mb/google/{parrot,stout}: Remove unused 'include <elog.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | mb/google/parrot: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | mainboard/google: Remove copyright notices | Patrick Georgi |
2019-11-08 | google/parrot: Remove ELOG_GSMI from EC | Kyösti Mälkki |
2019-11-04 | include: Remove EC_EVENT_* from elog.h | Yu-Ping Wu |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2018-07-30 | mb/google/parrot/smihandler: Use new PMBASE API | Patrick Rudolph |
2018-03-28 | sb/intel/common: Add common code for SMM setup and smihandler | Arthur Heymans |
2017-07-06 | mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-20 | bd82x6x: Merge common apmc finalize procedure. | Vladimir Serbinenko |
2015-05-19 | Move smi trap sample to documentation, don't keep it in every mobo. | Vladimir Serbinenko |
2015-05-16 | Remove defines APMC_FINALIZE. | Vladimir Serbinenko |
2015-04-28 | intel SMI handlers: Refactor GPI SMI/SCI routing | Kyösti Mälkki |
2013-11-26 | google/parrot/smihandler.c: Use `battery_critical_logged` only with `ELOG_GSMI` | Paul Menzel |
2013-11-24 | smi: Update mainboard_smi_gpi() to have 32bit argument | Duncan Laurie |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-01-03 | Rename mainboard_smi.c to smihandler.c | Patrick Georgi |