Age | Commit message (Expand) | Author |
2022-02-07 | treewide: Remove "ERROR: "/"WARN: " prefixes from log messages | Julius Werner |
2022-01-05 | src/southbridge: Remove unused <delay.h> | Elyes HAOUAS |
2022-01-05 | src/southbridge: Remove unused <string.h> | Elyes HAOUAS |
2022-01-04 | sb/intel: Use `bool` for PCIe coalescing option | Angel Pons |
2021-12-18 | sb/intel/lynxpoint: Update `intel_me_status()` signature | Angel Pons |
2021-12-18 | sb/intel/lynxpoint/me.c: Refactor MEI CSR functions | Angel Pons |
2021-12-18 | sb/intel/lynxpoint: Use unions for MEI registers | Angel Pons |
2021-12-18 | sb/intel/lynxpoint: Use unions for ME PCI registers | Angel Pons |
2021-12-18 | sb/intel/lynxpoint: Drop typedefs of enum type | Angel Pons |
2021-12-18 | sb/intel/lynxpoint: Drop typedefs of struct types | Angel Pons |
2021-11-11 | lynxpoint/broadwell: Use `azalia_codecs_init()` | Angel Pons |
2021-11-11 | haswell/lynxpoint/broadwell: Use `azalia_codec_init()` | Angel Pons |
2021-11-11 | lynxpoint/broadwell: Use `azalia_program_verb_table()` | Angel Pons |
2021-11-04 | sb/intel: Replace bad uses of `find_resource` | Angel Pons |
2021-10-22 | arch/x86/ioapic: Select IOAPIC with SMP | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC max entries before APIC ID | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC redirection entry count | Kyösti Mälkki |
2021-10-14 | sb/intel/lynxpoint: Enable PCIe Clock PM and ASPM L1 | Angel Pons |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-09-29 | {sb,soc}/intel: Drop unused globalnvs.asl methods | Angel Pons |
2021-09-29 | {sb,soc}/intel: Drop PRMx from GNVS | Angel Pons |
2021-09-29 | {sb,soc}/intel: Drop LCKF from GNVS | Angel Pons |
2021-09-17 | sb/intel/bd82x6x,ibexpeak,lynxpoint/me.h: add missing includes | Felix Held |
2021-09-09 | sb/intel/lynxpoint: Drop `config_t` typedef | Angel Pons |
2021-09-09 | sb/intel/lynxpoint/fadt.c: Reuse length fields | Angel Pons |
2021-08-19 | acpi: Fill fadt->century based on Kconfig | Nico Huber |
2021-06-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-06-16 | sb/intel/lynxpoint: Update xHCI _PS0 and _PS3 methods | Angel Pons |
2021-06-16 | sb/intel/lynxpoint/Kconfig: Fix typo in help text | Angel Pons |
2021-06-09 | sb/intel/lynxpoint: Add SerialIO UART console support | Angel Pons |
2021-06-07 | sb/intel/lynxpoint: Drop P_LVLx support in FADT | Angel Pons |
2021-05-20 | sb/intel/lynxpoint: Add pch_iobp_exec() function | Angel Pons |
2021-05-20 | sb/intel/lynxpoint: Relocate SATA clock gating write | Angel Pons |
2021-05-16 | sb/intel: Drop outdated SMBus I/O BAR comment | Angel Pons |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-05-05 | nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE | Arthur Heymans |
2021-05-05 | sb/intel/lynxpoint: Fix VBOOT with !CONFIG_INTEL_LYNXPOINT_LP | Arthur Heymans |
2021-04-27 | sb/intel/common: Refactor _PRT generation to support GSI-based tables | Tim Wawrzynczak |
2021-04-26 | sb/intel/lynxpoint: Add and use power state bit macros | Angel Pons |
2021-04-21 | ChromeOS: Use CHROMEOS_NVS guard | Kyösti Mälkki |
2021-04-21 | {sb,soc}/intel: Use `get_int_option` function | Angel Pons |
2021-04-11 | sb/intel/x/smbus.c: Correct register access width | Angel Pons |
2021-04-06 | sb/intel/*/smihandler.c: Correct BIOS_CNTL access width | Angel Pons |
2021-03-25 | nb/intel/haswell: Move USB config API into Lynx Point | Angel Pons |
2021-03-22 | {lynxpoint/broadwell}: Set Azalia HDCFG.BCLD bit | Angel Pons |
2021-03-22 | {lynxpoint,broadwell}/hda_verb.c: Drop effect-free write | Angel Pons |
2021-03-22 | sb/intel/lynxpoint/hda_verb.c: Add missing codec detect steps | Angel Pons |
2021-03-22 | lynxpoint/broadwell: Rename LP GPIO config global | Angel Pons |
2021-03-15 | sb/intel/lynxpoint: Move S3 check out of `early_pch_init` | Angel Pons |
2021-03-15 | sb/intel/lynxpoint: Replace HPET_ADDR | Angel Pons |
2021-03-10 | nb/intel/haswell: Finalize northbridge in ramstage | Angel Pons |
2021-03-07 | sb/intel/lynxpoint/me.c: Reorder functions | Angel Pons |
2021-03-07 | sb/intel/lynxpoint: Finalize ME in ramstage | Angel Pons |
2021-03-07 | sb/intel/lynxpoint/me.c: Use res2mmio() | Angel Pons |
2021-03-07 | sb/intel/lynxpoint: Retype `mei_base_address` pointer | Angel Pons |
2021-03-05 | sb/intel/lynxpoint: Refactor `usb_xhci_port_count_usb3` | Angel Pons |
2021-03-05 | soc/intel/broadwell/pch: Use Lynx Point smbus.c | Angel Pons |
2021-03-03 | sb/intel/lynxpoint/lpc.c: Relocate lock bit write | Angel Pons |
2021-03-01 | sb/intel/lynxpoint/me_9.x.c: Rename to me.c | Angel Pons |
2021-02-26 | sb/intel/lynxpoint: Update LPT-H magic as per RC 1.9.1 | Angel Pons |
2021-02-25 | sb/intel/lynxpoint/acpi: Add missing USB ports | Angel Pons |
2021-02-23 | sb/intel/lynxpoint: Refactor some GNVS | Kyösti Mälkki |
2021-02-22 | Revert "lynxpoint: Fix SerialIO ACPI compile issue with recent IASL" | Angel Pons |
2021-02-18 | sb/intel/lynxpoint: Correct read width in RMW cycle | Angel Pons |
2021-02-16 | sb/intel: Add missing <types.h> | Elyes HAOUAS |
2021-02-16 | sb/intel/*/lpc: Remove unused <string.h> | Elyes HAOUAS |
2021-02-15 | mb/google/auron/var/buddy: Switch to Lynxpoint GPIO macros | Angel Pons |
2021-02-15 | sb/intel/lynxpoint: Clean up lp_gpio.h | Angel Pons |
2021-02-13 | intel/broadwell,lynxpoint: Use HPTS() for HPET visibility | Kyösti Mälkki |
2021-02-12 | sb/intel/x/lpc.c: Drop `pch_disable_smm_only_flashing` | Angel Pons |
2021-02-12 | sb/intel/lynxpoint: Do not mask out TCO status bits | Angel Pons |
2021-02-12 | sb/intel/lynxpoint: Only generate SerialIO SSDT for PCH-LP | Angel Pons |
2021-02-12 | sb/intel/lynxpoint/pch.h: Guard macro parameters | 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-07 | sb/intel/lynxpoint/acpi/gpio.asl: Convert to ASL 2.0 | Elyes HAOUAS |
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-02 | treewide [Kconfig]: Remove useless comment | Elyes HAOUAS |
2021-02-01 | sb/intel/lynxpoint: Use correct port mask for LPT-LP | Angel Pons |
2021-01-29 | soc/intel: Drop CMEM from GNVS | Kyösti Mälkki |
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-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-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 | 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: 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 |