Age | Commit message (Expand) | Author |
2022-12-06 | sb,soc/amd: Remove unused southbridge_io_trap_handler() | Kyösti Mälkki |
2022-10-17 | soc/amd/*/smihandler: Make fch_apmc_smi_handler common | Fred Reitberger |
2021-12-08 | soc/amd/{cezanne,picasso,stoney}: Clear PM/GPE when enabling ACPI | Raul E Rangel |
2021-03-10 | soc/amd/stoneyridge/smihandler: sort includes alphabetically | Felix Held |
2021-03-10 | soc/amd/stoneyridge/smihandler: remove unused device/pci_def.h include | Felix Held |
2021-03-10 | soc/amd/*/smihandler: factor out ELOG and SMMSTORE handler | Felix Held |
2021-02-11 | soc/amd/*/smihandler: use size_t and unsigned int | Felix Held |
2021-02-11 | soc/amd/*/smihandler: remove replace southbridge references with fch | Felix Held |
2021-02-11 | soc/amd: move southbridge_smi_handler to common code | Felix Held |
2021-02-11 | soc/amd*/smihandler: factor out and rename clear_smi_sci_status | Felix Held |
2021-02-11 | soc/amd*/smihandler: factor out and rename clear_all_smi_status | Felix Held |
2021-02-10 | soc/amd: Move southbridge_smi_set_eos to common/blocks/smi/smi_util | Felix Held |
2020-12-02 | soc/amd: factor out common SMI/SCI enums and function prototypes | Felix Held |
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-04-20 | soc/amd: replace remaining license headers with SPDX ones | Felix Held |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-01-20 | soc/amd/stoneyridge: Add SMMSTORE support | Matt DeVillier |
2019-11-09 | ELOG: Introduce elog_gsmi variants | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2019-06-06 | soc/amd/stoneyridge: Remove sb_util.c | Marshall Dawson |
2019-06-06 | soc/amd/stoneyridge: Relocate MMIO access of ACPI registers | Marshall Dawson |
2019-05-16 | soc/amd/common: Create AcpiMmio functionality from stoneyridge | Marshall Dawson |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Add missing includes | Kyösti Mälkki |
2018-12-19 | amd/stoneyridge: Clear SMI_EVENT_STATUS when entering S3/S5 | Edward Hill |
2018-12-05 | elog: make elog's SMM handler code follow everything else | Patrick Georgi |
2018-12-03 | soc/amd/stoneyridge: Use new ACPI MMIO functions | Richard Spiegel |
2018-10-12 | amd/stoneyridge: Fix PmControl register size in SMI handler | Marshall Dawson |
2018-08-22 | soc/amd/stoneyridge/smihandler.c: Report pending wake event | Richard Spiegel |
2018-04-26 | soc/amd/stoneyridge: Fix smi_write32 arg order in disable_all_smi_status | Daniel Kurtz |
2018-04-26 | soc/amd/stoneyridge: Static constify smi_sources | Daniel Kurtz |
2018-02-10 | soc/amd/stoneyridge: Put outl arguments in correct order | Martin Roth |
2017-11-21 | soc/amd/stoneyridge: Add ELOG to SMM | John E. Kabat Jr |
2017-11-17 | amd/stoneyridge: Add SlpTyp SMI handler | Marshall Dawson |
2017-10-02 | amd/stoneyridge: Refactor SMI handler | Marshall Dawson |
2017-10-02 | amd/stoneyridge: Clean up smihandler.c | Marshall Dawson |
2017-10-02 | amd/stoneyridge: Check SMI command address before reading | Marshall Dawson |
2017-09-30 | amd/stoneyridge: Use generic SMM command port values | Marshall Dawson |
2017-09-27 | amd/stoneyridge: Enable SMM in TSEG | Marshall Dawson |
2017-08-14 | stoneyridge: Rename hudson to southbridge | Marc Jones |
2017-06-27 | soc/amd/stoneyridge: Fix most checkpatch errors | Marshall Dawson |
2017-06-26 | soc: Add AMD Stoney Ridge southbridge code | Marc Jones |