Age | Commit message (Expand) | Author |
2021-02-27 | sb/intel/ibexpeak: Drop useless bd82x6x pcie.c | Angel Pons |
2021-02-27 | sb/intel/ibexpeak: Add all PCI IDs for LPC | Angel Pons |
2021-02-18 | sb/intel/ibexpeak: Drop obsolete SATA register settings | Angel Pons |
2021-02-16 | sb/intel/*/lpc: Remove unused <string.h> | Elyes HAOUAS |
2021-02-12 | sb/intel/x/lpc.c: Drop commented-out `gpio_init` call | Angel Pons |
2021-02-12 | sb/intel/x/lpc.c: Drop `pch_disable_smm_only_flashing` | Angel Pons |
2021-02-11 | sb/intel/ibexpeak: Drop Global NVS support | Angel Pons |
2021-02-11 | ACPI: Move PICM declaration | Kyösti Mälkki |
2021-02-11 | sb,soc/intel: Drop OSYS from GNVS | Kyösti Mälkki |
2021-02-11 | mainboards: Drop PWRS from GNVS | Kyösti Mälkki |
2021-02-10 | nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessors | Angel Pons |
2021-02-07 | sb/intel: Extract `set_global_reset` function | Angel Pons |
2021-02-06 | sb/intel/{bd82x6x,ibexpeak}: hide MEI if ME inoperable | James Ye |
2021-02-06 | sb,soc/intel: Add wake source fields in GNVS | Kyösti Mälkki |
2021-02-05 | intel: Turn `DEFAULT_RCBA` into a Kconfig symbol | Angel Pons |
2021-02-02 | treewide [Kconfig]: Remove useless comment | Elyes HAOUAS |
2021-01-30 | sb/intel/ibexpeak: Drop invalid ME finalisation function | Angel Pons |
2021-01-29 | soc/intel: Drop CMEM from GNVS | Kyösti Mälkki |
2021-01-28 | ACPI: Declare GNVS variables globally | Kyösti Mälkki |
2021-01-20 | ACPI GNVS: Drop APIC, factor out MPEN | Kyösti Mälkki |
2021-01-20 | ACPI GNVS: Drop most dev_count_cpu() | Kyösti Mälkki |
2021-01-18 | ACPI: Refactor ChromeOS specific ACPI GNVS | Kyösti Mälkki |
2021-01-18 | ACPI: Select ACPI_SOC_NVS only where suitable | Kyösti Mälkki |
2021-01-13 | sb/intel: Add CBMC entries in GNVS | Kyösti Mälkki |
2021-01-13 | ACPI: Have single call-site for acpi_inject_nvsa() | Kyösti Mälkki |
2021-01-13 | ACPI: Add common acpi_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | sb/intel: Factor out soc_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | Kyösti Mälkki |
2021-01-04 | arch/x86: Pass GNVS as parameter to SMM module | Kyösti Mälkki |
2020-12-22 | sb/intel/ibexpeak: Drop ChromeOS setup for GNVS | Kyösti Mälkki |
2020-12-17 | azalia: Use `azalia_enter_reset` function | Angel Pons |
2020-12-17 | azalia: Use `azalia_exit_reset` function | Angel Pons |
2020-12-17 | azalia: Make `azalia_find_verb` parametric | Angel Pons |
2020-12-17 | azalia: Drop unused parameter from `azalia_find_verb` | Angel Pons |
2020-12-17 | azalia: Make `find_verb` function non-static | Angel Pons |
2020-12-17 | azalia: Make `set_bits` function non-static | Angel Pons |
2020-12-11 | sb/intel/x/smbus.c: Factor out common code | Angel Pons |
2020-12-10 | sb/intel/bd82x6x: Make me_common.c a compilation unit | Angel Pons |
2020-12-10 | sb/intel/x/smbus.c: Add block read/write support | Angel Pons |
2020-12-10 | sb/intel/x/smbus.c: Rename parameter | Angel Pons |
2020-11-17 | src: Add missing 'include <console/console.h>' | Elyes HAOUAS |
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-11-02 | azalia: Use `HDA_GCTL_CRST` macro as unset-mask | Angel Pons |
2020-11-02 | azalia: Treat all negative return values as errors | Angel Pons |
2020-10-26 | src: Include <arch/io.h> when appropriate | Elyes HAOUAS |
2020-10-20 | sb/intel/ibexpeak: Align to coreboot's coding style | Angel Pons |
2020-10-19 | sb/intel/ibexpeak: Use ARRAY_SIZE macro | Angel Pons |
2020-09-26 | ironlake: Fix compilation on x86_64 | Patrick Rudolph |
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 | src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers | Elyes HAOUAS |
2020-08-17 | {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences | Elyes HAOUAS |
2020-08-17 | sb/intel/ibexpeak: Use <device/azalia_device.h> registers | Elyes HAOUAS |
2020-08-12 | sb/intel: Remove inexistent references to IDE controller | Angel Pons |
2020-07-26 | {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits | Angel Pons |
2020-07-24 | nb/intel/ironlake: Move southbridge code to ibexpeak | Angel Pons |
2020-07-21 | ironlake/ibexpeak: Move early_smbus.c to common code | Angel Pons |
2020-07-20 | sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASE | Angel Pons |
2020-07-20 | src: Report word-sized access for PM1a_EVT | Angel Pons |
2020-07-20 | sb/intel/ibexpeak/fadt.c: Use definitions instead of numbers | Angel Pons |
2020-07-20 | src: Make HAVE_CF9_RESET set the FADT reset register | Angel Pons |
2020-07-20 | src: Drop useless cache flush settings in FADT | Angel Pons |
2020-07-20 | src: Never overwrite `fadt->flags` | Angel Pons |
2020-07-20 | src: Drop useless PM1b settings from FADT | Angel Pons |
2020-07-20 | src: Drop useless GPE1 settings from FADT | Angel Pons |
2020-07-14 | sb/intel/ibexpeak: Move `acpi_fill_fadt` to fadt.c | Angel Pons |
2020-07-01 | ACPI GNVS: Replace uses of smm_get_gnvs() | Kyösti Mälkki |
2020-06-30 | sb/intel: Add include guards on nvs.h | Kyösti Mälkki |
2020-06-30 | ACPI: Drop typedef global_nvs_t | Kyösti Mälkki |
2020-06-27 | sb/intel/ibexpeak: Use common early SPI code | 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 | device/smbus_host: Declare common early SMBus prototypes | 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-16 | sb/intel: Clean up some SMI enables | Kyösti Mälkki |
2020-06-10 | ACPI: Remove Kconfig COMMON_FADT | 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-28 | sb/intel/{bd82x6x|ibexpeak}: Clear flush_* in FADT | Patrick Rudolph |
2020-05-27 | drivers/intel/gma: Move IGD OpRegion to CBMEM | Nico Huber |
2020-05-26 | src/sb: Use 'print("%s...", __func__)' | Elyes HAOUAS |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-13 | src: Remove unused '#include <stdint.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-09 | src/: Replace GPL boilerplate with SPDX headers | Patrick Georgi |
2020-05-08 | southbridge/*/Kconfig: Replace GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-05-02 | acpi: Update sata files to be more aligned with rest of acpi files | Furquan Shaikh |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-02 | src/acpi: Drop Kconfig option ACPI_SATA_GENERATOR | Furquan Shaikh |
2020-05-01 | sb/intel/ibexpeak: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
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 |