Age | Commit message (Expand) | Author |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
2023-02-09 | sb/intel/lynxpoint: Add PCI DIDs for 9 series PCHs | Angel Pons |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2022-12-23 | sb/intel/lynxpoint: Add Kconfig option to hide Intel ME | Matt DeVillier |
2022-12-16 | sb/intel/lynxpoint: Add native PCH init | Angel Pons |
2022-12-16 | sb/intel/lynxpoint: Add native thermal init | Angel Pons |
2022-12-16 | sb/intel/lynxpoint: Add native USB init | Angel Pons |
2022-12-16 | haswell/lynxpoint: Add native early ME init | Angel Pons |
2022-12-16 | haswell/lynxpoint: Add native DMI init | Angel Pons |
2022-12-15 | treewide: Remove unused 'include <arch/io.h>' | Elyes Haouas |
2022-12-10 | treewide: Include <device/mmio.h> instead of <arch/mmio.h> | Elyes Haouas |
2022-12-07 | sb,soc/intel,mb: Drop leftover comments and TODOs in ASL | Kyösti Mälkki |
2022-12-07 | mb,sb,soc/intel: Drop useless IO trap handlers | Kyösti Mälkki |
2022-12-07 | sb,soc/intel: Fix SMI handler IO trap data mask | Kyösti Mälkki |
2022-11-30 | /: Remove extra space after comma | Elyes Haouas |
2022-11-28 | sb,soc/intel: Drop spurious SMI entry message | Kyösti Mälkki |
2022-11-28 | sb,soc/intel: Address TCO SECOND_TO_STS name collision | Kyösti Mälkki |
2022-11-28 | sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT | Kyösti Mälkki |
2022-11-17 | intel/haswell,lynxpoint: Fix out() parameter order | Kyösti Mälkki |
2022-11-17 | sb/intel/common: Fix GPE0 related register conflict | Kyösti Mälkki |
2022-11-10 | sb,soc/intel: Use register_new_ioapic_gsi0() | Kyösti Mälkki |
2022-11-03 | treewide: Add 'IWYU pragma: export' comment | Elyes Haouas |
2022-10-15 | treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk' | Felix Held |
2022-10-15 | treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' | Felix Held |
2022-10-12 | treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' | Elyes Haouas |
2022-10-12 | treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' | Elyes Haouas |
2022-10-06 | treewide: use predicates to check for enabled pci devices | Fabio Aiuto |
2022-08-23 | {sb,soc}/intel: Do not require hda_verb.c | Angel Pons |
2022-06-22 | intel/broadwell,lynxpoint: Change formula around 4 GiB | Kyösti Mälkki |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-28 | sb/intel/lynxpoint: Fix up comment | Angel Pons |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-02-25 | arch/x86/Kconfig: add HPET_MIN_TICKS | Felix Held |
2022-02-22 | treewide: Get rid of CONFIG_AZALIA_MAX_CODECS | Elyes Haouas |
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 |