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-03-10 | nb/intel/haswell: Finalize northbridge in ramstage | Angel Pons |
2021-03-07 | sb/intel/lynxpoint: Finalize ME in ramstage | 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 | 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-04 | arch/x86: Pass GNVS as parameter to SMM module | Kyösti Mälkki |
2020-11-02 | sb/intel/lynxpoint: Align with Broadwell | Angel Pons |
2020-10-31 | sb/intel/lynxpoint: Drop unnecessary `UL` suffix | Angel Pons |
2020-10-14 | haswell/lynxpoint: Align cosmetics with Broadwell | Angel Pons |
2020-09-21 | src/southbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-21 | SMM: Validate more user-provided pointers | Patrick Rudolph |
2020-08-17 | sb/intel/lynxpoint/smihandler.c: Remove dead assignment | Elyes HAOUAS |
2020-08-07 | sb/intel/lynxpoint: Use PCI bitwise ops | Angel Pons |
2020-07-01 | ACPI GNVS: Replace uses of smm_get_gnvs() | Kyösti Mälkki |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-22 | cpu/x86/smm: Define APM_CNT_ROUTE_ALL_XHCI | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-01 | sb/intel/lynxpoint: Fix 16-bit read/write 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-03-03 | sb/lynxpoint: hook up smmstore | Matt DeVillier |
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-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
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-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-12-03 | sb/intel/common: Create a common PCH finalise implementation | Tristan Corrick |
2018-12-03 | sb/intel/lynxpoint: Make the finalise handler common | Tristan Corrick |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-04-28 | src/southbridge: Add spaces around '==' | Elyes HAOUAS |
2017-07-16 | southbridge/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-07-15 | southbridge/intel/lynxpoint: use common Intel ACPI hardware definitions | Aaron Durbin |
2016-01-07 | Correct some common spelling mistakes | 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-01-04 | smihandler.c: Fix doxygen errors in southbridge_smi_handler | Martin Roth |
2014-12-02 | Replace hlt with halt() | Patrick Georgi |
2014-07-04 | intel/lynxpoint: Use separate SMI callback for USB XHCI routing | Duncan Laurie |
2013-12-21 | lynxpoint: Route all USB ports to XHCI in finalize step | Duncan Laurie |
2013-12-21 | lynxpoint: Move USB SMI sleep code to separate USB files | Duncan Laurie |
2013-11-25 | lynxpoint: Enable USB clock gating, late setup, and sleep prep | Duncan Laurie |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-21 | haswell/lynxpoint: Use new PCH/PM helper functions | Duncan Laurie |
2013-03-18 | haswell: Use SMM Modules | Aaron Durbin |
2013-03-14 | haswell: remove GPIO60 memory reset gate on S3 transition | Duncan Laurie |
2013-03-14 | haswell: remove explicit pcie config accesses | Aaron Durbin |
2013-03-14 | haswell: Add initial support for Haswell platforms | Aaron Durbin |