Age | Commit message (Expand) | Author |
2020-08-07 | sb/intel/lynxpoint: Use PCI bitwise ops | Angel Pons |
2020-07-28 | lynxpoint: Factor out PIRQ routing from devicetree | Angel Pons |
2020-07-26 | {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits | Angel Pons |
2020-07-14 | sb/intel/lynxpoint: Move `acpi_fill_fadt` to fadt.c | Angel Pons |
2020-07-08 | sb/intel/lynxpoint: Program PM registers directly | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-24 | src: Report byte-sized access for GPE0 | Angel Pons |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-16 | sb/intel: Remove spurious HAVE_SMI_HANDLER test | Kyösti Mälkki |
2020-06-16 | arch/x86: Create helper for APM_CNT SMI triggers | Kyösti Mälkki |
2020-06-06 | src: Use pci_dev_ops_pci where applicable | Angel Pons |
2020-06-06 | arch/x86: Declare permanent_smi_handler() | Kyösti Mälkki |
2020-06-06 | soc,southbridge/intel: Control SMI related FADT entries | Kyösti Mälkki |
2020-05-26 | src/sb: Use 'print("%s...", __func__)' | 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-04-28 | device: Constify struct device * parameter to acpi_inject_dsdt | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to acpi_fill_ssdt() | Furquan Shaikh |
2020-04-28 | device: Constify struct device * parameter to write_acpi_tables | Furquan Shaikh |
2020-04-13 | acpi: Bump FADT to revision 6 | Patrick Rudolph |
2020-04-04 | src/southbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | sb/intel/lynxpoint: drop IGD-related NVS variables | Matt DeVillier |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
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-12-19 | src: Remove unused 'include <arch/cpu.h>' | Elyes HAOUAS |
2019-11-13 | sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT | Kyösti Mälkki |
2019-10-21 | sb/lynxpoint: Fix 'dead increment' | Elyes HAOUAS |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-08-21 | southbridge/intel: Tidy up preprocessor and headers | Kyösti Mälkki |
2019-07-13 | soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER | Kyösti Mälkki |
2019-07-08 | sb/intel/lynxpoint: Use common final SPI OPs setup | Arthur Heymans |
2019-05-13 | {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro | Elyes HAOUAS |
2019-05-06 | Fix code that would trip -Wtype-limits | Julius Werner |
2019-03-21 | {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem() | Subrata Banik |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-13 | sb/intel: Check for NULL-return of pcidev_on_root() | Nico Huber |
2019-01-07 | intel/lynxpoint: Fix spelling | Kyösti Mälkki |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-12-19 | sb/intel/lynxpoint: Don't force state keep after power fail | Tristan Corrick |
2018-12-03 | sb/intel/common: Create a common PCH finalise implementation | Tristan Corrick |
2018-12-03 | sb/intel/lynxpoint: Ensure the finalise handler is called | Tristan Corrick |
2018-11-16 | sb/intel/lynxpoint: Generate the ACPI FADT with a common function | Tristan Corrick |
2018-11-16 | src: Get rid of duplicated includes | Elyes HAOUAS |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-11-07 | sb/intel: Deduplicate vbnv_cmos_failed and rtc_init | Patrick Rudolph |
2018-11-01 | sb/intel/lynxpoint: Automatically generate the ACPI PCI routing table | Tristan Corrick |
2018-11-01 | sb/intel/lynxpoint: Add PCI IDs for more SKUs | Tristan Corrick |
2018-09-06 | chromeos/gnvs: remove function and naming cleanup | Joel Kitching |
2018-08-22 | acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry | Joel Kitching |
2018-06-09 | sb/intel/lynxpoint: Get rid of device_t | Elyes HAOUAS |
2018-04-30 | southbridge/intel: Remove space before/after parenthesis | Elyes HAOUAS |
2018-04-20 | pci: Move inline PCI functions to pci_ops.h | Patrick Rudolph |
2018-03-08 | nb/intel/haswell;sb/intel/lynxpoint: Enable VT-d and X2APIC | Matt DeVillier |
2017-09-20 | southbridge/intel/lynxpoint: refactor rtc failure checking | Aaron Durbin |
2017-07-16 | southbridge/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-10 | southbridge/intel/lynxpoint: Fix undefined behavior | Ryan Salsamendi |
2017-07-06 | sb/intel/lynxpoint: Add whitespace around '<<' | Elyes HAOUAS |
2017-07-03 | southbridge/intel/lynxpoint: Fix undefined behavior | Ryan Salsamendi |
2017-07-02 | southbridge/intel/lynxpoint: Fix undefined behavior | Ryan Salsamendi |
2017-02-20 | lynxpoint/broadwell: fix PCH power optimizer | Matt DeVillier |
2017-02-20 | Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano" | Matt DeVillier |
2016-10-07 | src/southbridge: Remove whitespace after sizeof | Elyes HAOUAS |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-08-02 | intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano | Prabal Saha |
2015-12-15 | x86 acpi: remove ALIGN_CURRENT macro | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-06-05 | device_ops: add device_t argument to write_acpi_tables | Alexander Couzens |
2015-06-05 | device_ops: add device_t argument to acpi_inject_dsdt_generator | Alexander Couzens |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-28 | igd.asl rewrite | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-28 | intel SMI handlers: Refactor GPI SMI/SCI routing | Kyösti Mälkki |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-11-09 | haswell: Move to implicit length patching | Vladimir Serbinenko |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-18 | lynxpoint: Consolidate common GNVS init | Vladimir Serbinenko |
2014-10-11 | bd82x6x, ibexpeak, lynxpoint: Declare NVSA before its use. | Vladimir Serbinenko |
2014-10-10 | bd82x6x, ibexpeak, lynxpoint: Ensure 0-filling of uninited GNVS vars. | Vladimir Serbinenko |
2014-09-22 | haswell: Move to per-device ACPI | Vladimir Serbinenko |
2014-07-12 | libpayload: find source of input characters | Luigi Semenzato |
2014-07-08 | southbridge: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2013-12-21 | lynxpoint: power management setup tweak | Duncan Laurie |
2013-12-05 | lynxpoint: Update LPT-LP PM settings | Duncan Laurie |
2013-12-01 | lynxpoint: Do not clear ACPI NVS region on resume | Duncan Laurie |
2013-11-25 | lynxpoint: Enable extra 16 IOAPIC entries for GPIO PIRQ | Duncan Laurie |
2013-11-25 | slippy: Minor vboot related fixes | Duncan Laurie |
2013-11-25 | lynxpoint: Updates to power management and clock gating | Duncan Laurie |
2013-06-03 | Intel Lynx Point: LPC: Unify I/O APIC setup | Paul Menzel |
2013-05-03 | Intel Lynx Point: Use 2 << 24 to clarify that I/O APIC ID is 2 | Paul Menzel |
2013-04-01 | lynxpoint: Move ACPI NVS into separate CBMEM table | Duncan Laurie |
2013-04-01 | lynxpoint: Fix LP clock gating setup for LPC | Duncan Laurie |
2013-03-21 | lynxpoint: Fix up handling for LynxPoint-LP chipsets | Duncan Laurie |
2013-03-21 | haswell/lynxpoint: Use new PCH/PM helper functions | Duncan Laurie |
2013-03-21 | lynxpoint: Fix GPIO and PM base reservations | Duncan Laurie |
2013-03-21 | lynxpoint: remove DEBUG_PERIODIC_SMIS | Duncan Laurie |
2013-03-18 | haswell: Use SMM Modules | Aaron Durbin |
2013-03-14 | lynxpoint: lpc resource reservations | Aaron Durbin |