Age | Commit message (Expand) | Author |
2020-11-07 | sb/intel: Don't set ACPI_EN twice | Angel Pons |
2020-11-07 | sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits | Angel Pons |
2020-09-21 | src/southbridge: Drop unneeded empty lines | Elyes HAOUAS |
2020-08-04 | sb/intel/i82801gx: Use PCI bitwise ops | Angel Pons |
2020-07-26 | {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits | Angel Pons |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-27 | sb/intel/i82801gx: Move `acpi_fill_fadt` to fadt.c | Angel Pons |
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-22 | sb/intel/i82801gx: Constify struct southbridge_intel_i82801gx_config | Elyes HAOUAS |
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-16 | sb/intel: Clean up some SMI enables | Kyösti Mälkki |
2020-06-09 | ACPI: Move redundant FADT reserved entry | 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-05 | sb/intel/i82801gx: Improve code formatting | Elyes HAOUAS |
2020-04-04 | src/southbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | sb/intel/i82801gx: 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-11-16 | sb/intel/i82801gx: Only include SPI code with SPI boot devices | Arthur Heymans |
2019-11-13 | sb/intel/i82801gx,ix,jx: Move HAVE_SMI_HANDLER conditional | Kyösti Mälkki |
2019-11-13 | sb/intel: Remove ENABLE_ACPI_MODE_IN_COREBOOT | Kyösti Mälkki |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-10-06 | sb/intel/nm10: Fix enabling HPET | Arthur Heymans |
2019-07-17 | intel/i82801gx,i82801jx: Rename lock_smm() | Kyösti Mälkki |
2019-07-08 | sb/intel/i82801gx: Use common final SPI OPs setup | Arthur Heymans |
2019-06-05 | sb/intel/i82801gx: Include chip.h directly | Arthur Heymans |
2019-05-13 | {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro | Elyes HAOUAS |
2019-04-23 | sb/intel/i82801gx/lpc: Use {read,write}_pmbase32 and lpc_get_pmbase | Elyes HAOUAS |
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-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-03-01 | ACPI: Rename FADT model and set it to zero | Elyes HAOUAS |
2019-01-23 | nb/intel/pineview: Use parallel MP init | Arthur Heymans |
2019-01-23 | nb/intel/i945: Use parallel MP init | Arthur Heymans |
2019-01-13 | sb/intel: Check for NULL-return of pcidev_on_root() | Nico Huber |
2019-01-06 | Kconfig: Unify power-after-failure options | Nico Huber |
2019-01-06 | device: Use pcidev_on_root() | Kyösti Mälkki |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-10-18 | src/{sb/intel,mb/google/auron}: Don't use device_t | Elyes HAOUAS |
2018-06-29 | sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables | Arthur Heymans |
2018-06-04 | sb/intel/i82801gx: Add the option to lock the platform | Arthur Heymans |
2018-05-22 | sb/intel/i82801gx: Get rid of device_t | Elyes HAOUAS |
2017-07-16 | southbridge/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-03-22 | southbridge/intel/i82801gx: Fix problems found by checkpatch.pl | Arthur Heymans |
2016-10-07 | src/southbridge: Remove whitespace after sizeof | Elyes HAOUAS |
2016-08-31 | src/southbridge: Code formating | Elyes HAOUAS |
2016-01-07 | Correct some common spelling mistakes | Martin Roth |
2015-11-24 | southbridge/intel: Use i82801gx code for NM10 | Damien Zammit |
2015-11-05 | intel/i945: Consolidate MADT handling | Vladimir Serbinenko |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
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-29 | i82801gx: Reserve LPC decodes. | Vladimir Serbinenko |
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-04-06 | global: Refactor get_option usage | Varad Gautam |
2015-02-15 | x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer | Kevin Paul Herbert |
2014-11-09 | i945: Consolidate common GNVS init | Vladimir Serbinenko |
2014-11-09 | i82801gx: Move to implicit length patching | Vladimir Serbinenko |
2014-11-04 | i82801gx: Handle whole FADT in southbridge. | Vladimir Serbinenko |
2014-10-22 | cmos: Rename the CMOS related functions. | Gabe Black |
2014-10-18 | i945: Consolidate FADT code | Vladimir Serbinenko |
2014-10-15 | i945: Convert to per-device ACPI | Vladimir Serbinenko |
2014-06-21 | intel boards: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2013-12-02 | global: Fix usage of get_option() to make use of CB_CMOS_ codes | Alexandru Gagniuc |
2013-05-07 | Intel 82801Gx: LPC: Unify I/O APIC setup | Paul Menzel |
2013-04-26 | Intel 82801gx: Use 2 << 24 to clarify that I/O APIC ID is 2 | Paul Menzel |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-02-28 | Use defines for some i82801ex/gx registers | Kyösti Mälkki |
2011-10-25 | i82801gx: Add setting for C4onC3 mode | Sven Schnelle |
2011-10-15 | use acpi.h include instead of manually adding acpi_slp_type. | Stefan Reinauer |
2011-06-07 | i82801gx: enable ACPI during S3 resume | Sven Schnelle |
2011-06-07 | SMM: add defines for APM_CNT register | Sven Schnelle |
2010-12-18 | SMM for AMD K8 Part 1/2 | Stefan Reinauer |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |