Age | Commit message (Expand) | Author |
2021-02-06 | sb/intel/{bd82x6x,ibexpeak}: hide MEI if ME inoperable | James Ye |
2021-02-06 | intel: Define `RCBA_LENGTH` in Kconfig and use it | Angel Pons |
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-04 | src: Remove useless comments in "includes" lines | Elyes HAOUAS |
2021-02-02 | treewide [Kconfig]: Remove useless comment | Elyes HAOUAS |
2021-02-01 | sb/intel/i82801ix: Factor out common `acpi_fill_madt` | Angel Pons |
2021-02-01 | sb/intel/common/rcba.h: Guard RCBAx macro parameters | Angel Pons |
2021-02-01 | sb/intel/i82801gx,ix: Drop MPEN from GNVS | Kyösti Mälkki |
2021-02-01 | sb/intel/lynxpoint: Use correct port mask for LPT-LP | Angel Pons |
2021-01-30 | sb/intel/ibexpeak: Drop invalid ME finalisation function | Angel Pons |
2021-01-30 | sb/intel/bd82x6x: Clean up early_thermal.c | Angel Pons |
2021-01-29 | soc/intel: Drop CMEM from GNVS | Kyösti Mälkki |
2021-01-28 | southbridge/intel: Define default value for ME_REGION_ALLOW_CPU_READ_ACCESS | Sridhar Siricilla |
2021-01-28 | ACPI: Separate ChromeOS NVS in ASL | Kyösti Mälkki |
2021-01-28 | ACPI: Declare GNVS variables globally | Kyösti Mälkki |
2021-01-27 | nb/intel/haswell/haswell.h: Do not include `pch.h` | Angel Pons |
2021-01-27 | sb,soc/amd: Rename PMOD to PICM in ASL | Kyösti Mälkki |
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 | sb/intel/common: Change some SMI logging | Kyösti Mälkki |
2021-01-25 | cpu/x86/smm: Use common APMC logging | 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-15 | build system: Always add coreboot.pre dependency to intermediates | Patrick Georgi |
2021-01-15 | build system: Remove flock calls from intermediate processing | Patrick Georgi |
2021-01-15 | nb/intel/pineview: Extract HPET setup and delay function | Angel Pons |
2021-01-14 | build system: Structure and serialize INTERMEDIATE | Patrick Georgi |
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-13 | sb/intel/bd82x6x: Correct xHCI sleep workaround | Angel Pons |
2021-01-10 | sb/intel/bd82x6x: Use `PCH_LPC_DEV` macro | Angel Pons |
2021-01-10 | mb/x/acpi_tables: Rename to mainboard_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | sb/intel: Use acpi_inject_nvsa() | Kyösti Mälkki |
2021-01-10 | sb/intel: Factor out soc_fill_gnvs() | Kyösti Mälkki |
2021-01-10 | ACPI: Replace uses of CBMEM_ID_ACPI_GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant ChromeOS setup for GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS | Kyösti Mälkki |
2021-01-10 | ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations | Kyösti Mälkki |
2021-01-08 | sb/intel/bd82x6x: Remove space in function definition | Angel Pons |
2021-01-08 | */Makefile.inc: Add some INTERMEDIATE targets to .PHONY | Arthur Heymans |
2021-01-08 | cbfstool: Use flock() when accessing CBFS files | Julius Werner |
2021-01-04 | arch/x86: Pass GNVS as parameter to SMM module | Kyösti Mälkki |
2021-01-03 | sb,soc/intel: Convert some CONFIG(CHROMEOS) preprocessor | Kyösti Mälkki |
2020-12-28 | sb/amd/pi/hudson: Enable use of common GPIO API | Kyösti Mälkki |
2020-12-25 | sb,soc/intel: Fix GNVS OperationRegion | Kyösti Mälkki |
2020-12-22 | sb/intel/ibexpeak: Drop ChromeOS setup for GNVS | Kyösti Mälkki |
2020-12-22 | sb,soc/intel: Drop unnecessary headers | 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: Replace `hda_find_verb` uses | 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-14 | sb/intel/common/smbus_ops.c: Clean up read resources | Angel Pons |
2020-12-11 | sb/intel/x/smbus.c: Factor out common code | Angel Pons |
2020-12-11 | sb/intel/bd82x6x: Drop invalid SATA registers | Angel Pons |
2020-12-11 | sb/intel/bd82x6x: Only check device ID in `intel_me_finalize_smm` | 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-12-07 | sb/intel/common: Modify CONFIG_LOCK_MANAGEMENT_ENGINE behavior | Sridhar Siricilla |
2020-12-04 | cpu/qemu-x86: Add the option to have no SMM | Arthur Heymans |
2020-12-03 | src: Remove redundant use of ACPI offset(0) | Elyes HAOUAS |
2020-11-30 | soc/amd/common: introduce SOC_AMD_COMMON_BLOCK_PCI_MMCONF | Felix Held |
2020-11-24 | sb/intel/lynxpoint: Replace hard-coded IDs with defines | Felix Singer |
2020-11-23 | sb/intel/lynxpoint: Drop invalid SATA registers | Angel Pons |
2020-11-22 | cpu/amd/pi: Remove unused cpu code 00660F01 | Martin Roth |
2020-11-22 | sb/intel/lynxpoint/smbus.c: Remove invalid PCI IDs | Angel Pons |
2020-11-18 | soc/amd/common: remove SOC_AMD_COMMON_BLOCK Kconfig symbol | Felix Held |
2020-11-17 | src: Add missing 'include <console/console.h>' | Elyes HAOUAS |
2020-11-13 | sb/intel/lynxpoint/acpi/pch.asl: Drop unused FD definitions | Angel Pons |
2020-11-13 | haswell/lynxpoint: Drop remaining uses of `ISLP` method | Angel Pons |
2020-11-13 | sb/intel/lynxpoint/acpi/gpio.asl: Serialize GWAK method | Angel Pons |
2020-11-13 | sb/intel/lynxpoint/acpi: Split USB into EHCI and xHCI | Angel Pons |
2020-11-13 | sb/intel/lynxpoint/acpi/lpc.asl: Simplify GPIOBASE resource | Angel Pons |
2020-11-13 | sb/intel/lynxpoint/acpi: Statically define _PRW values | Angel Pons |
2020-11-13 | sb/intel/lynxpoint/acpi: Clean up cosmetics | Angel Pons |
2020-11-11 | sb/intel/lynxpoint/sata: Simplify RMW operations | Angel Pons |
2020-11-10 | sb/intel/lynxpoint/sata: Always use AHCI mode | Angel Pons |
2020-11-07 | sb/intel/lynxpoint/pcie.c: Ensure OBFF is disabled | Angel Pons |
2020-11-07 | sb/intel/lynxpoint/lpc.c: Relocate `enable_hpet` function | Angel Pons |
2020-11-07 | sb/intel/lynxpoint/lpc.c: Correct GPI routing check | Angel Pons |
2020-11-07 | sb/intel/lynxpoint: Correct SATA DTLE IOBP registers | Angel Pons |
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-06 | amdfwtool: Use shell command to get depend file list | Zheng Bao |
2020-11-04 | sb/intel/lynxpoint/acpi/gpio.asl: Simplify constants | Angel Pons |
2020-11-04 | sb/intel/lynxpoint: Align LP GPIO ACPI with Broadwell | Angel Pons |
2020-11-04 | sb/intel/lynxpoint/acpi: Put together LP GPIO code | Angel Pons |
2020-11-04 | sb/intel/*/acpi/lpc.asl: Drop unnecessary RCBA offset | Angel Pons |
2020-11-04 | sb/intel/lynxpoint: Expose full LPC device ID in ACPI | Angel Pons |
2020-11-04 | sb/intel/common/acpi/pcie.asl: Generalise file comment | Angel Pons |
2020-11-04 | sb/intel/common/acpi/irqlinks.asl: Clean up cosmetics | Angel Pons |
2020-11-04 | soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION | Zheng Bao |
2020-11-03 | sb/intel/lynxpoint/sata.c: Don't enable Bus Master | Angel Pons |