Age | Commit message (Expand) | Author |
2023-05-10 | soc/intel: Clean up some includes | Kyösti Mälkki |
2023-05-09 | mb/google,intel: Use common ChromeEC code for lid shutdown | Kyösti Mälkki |
2023-04-29 | sb,soc/amd,intel: Drop include <cpu/x86/smm.h> | Kyösti Mälkki |
2023-04-29 | ACPI: Make FADT entries for RTC/CMOS architectural | Kyösti Mälkki |
2023-04-27 | ACPI: Make FADT entries for SMI architectural | Kyösti Mälkki |
2023-04-26 | intel/bd82x6x,broadwell,lynxpoint: Use ACPI_COMMON_MADT_IOAPIC | Kyösti Mälkki |
2023-04-26 | arch/x86/ioapic: Promote ioapic_get_sci_pin() | Kyösti Mälkki |
2023-04-15 | sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPIC | Kyösti Mälkki |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2022-12-23 | soc/intel/broadwell: Add Kconfig option to hide Intel ME | Matt DeVillier |
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: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT | Kyösti Mälkki |
2022-11-26 | src/soc/intel: Remove unnecessary space after casts | Elyes Haouas |
2022-11-17 | soc/intel/broadwell: Fix out() parameter order | Kyösti Mälkki |
2022-11-10 | sb,soc/intel: Use register_new_ioapic_gsi0() | Kyösti Mälkki |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
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-09-27 | acpi/acpi_pm.c: refactor acpi_pm_state_for_* functions | 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-05-20 | CBMEM: Change declarations for initialization hooks | Kyösti Mälkki |
2022-04-24 | soc/intel: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-04-09 | mb/google,samsung: Drop init_bootmode_straps() | Kyösti Mälkki |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-02-25 | arch/x86: consolidate HPET base address definitions | Felix Held |
2022-02-25 | arch/x86: factor out and commonize HPET_BASE_ADDRESS definition | 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-04 | sb/intel: Use `bool` for PCIe coalescing option | Angel Pons |
2022-01-01 | src: Remove duplicated includes | Elyes HAOUAS |
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 | soc/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-15 | soc/intel/broadwell/pcie.c: Simplify AND-mask | Angel Pons |
2021-10-13 | soc/intel: drop P_BLK support | Michael Niewöhner |
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-09 | soc/intel/broadwell: Set FADT `duty_offset` to 0 | Angel Pons |
2021-08-24 | Revert "soc/intel/broadwell/pch: Replace ACPI device NVS" | Furquan Shaikh |
2021-08-24 | Revert "soc/intel/broadwell/pch: Drop device NVS remainders" | Furquan Shaikh |
2021-08-19 | acpi: Fill fadt->century based on Kconfig | Nico Huber |
2021-08-02 | soc/intel/broadwell: Replace soc/intel/common include | Angel Pons |
2021-08-02 | soc/intel/broadwell/pch/pch.c: Drop unused include | Angel Pons |
2021-08-02 | soc/intel/broadwell: Rename `ramstage.h` | Angel Pons |
2021-06-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-06-16 | soc/intel/broadwell: Separate PCH Kconfig | Angel Pons |
2021-06-16 | soc/intel/broadwell/pch: Use equivalent Lynx Point ASL | Angel Pons |
2021-06-16 | soc/intel/broadwell: Include `pci_irqs.asl` from PCH | Angel Pons |
2021-06-14 | soc/intel/broadwell/pch: Drop device NVS remainders | Angel Pons |
2021-06-14 | soc/intel/broadwell/pch: Replace ACPI device NVS | Angel Pons |
2021-06-14 | soc/intel/broadwell: Re-do SerialIO UART console support | Angel Pons |
2021-06-07 | soc/intel/broadwell/pch: Drop P_LVLx support in FADT | Angel Pons |
2021-05-20 | soc/intel/broadwell: Use Lynx Point IOBP code | Angel Pons |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-21 | soc/intel/broadwell/pch/acpi: Fix LPD0 and LPD3 methods | 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-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 | soc/intel/broadwell: Use Lynx Point hda_verb.c | Angel Pons |
2021-03-15 | pciexp_device: Rewrite LTR configuration | Nico Huber |
2021-03-12 | device: Give `pci_ops.set_L1_ss_latency` a proper name | Nico Huber |
2021-03-05 | soc/intel/broadwell/pch: Rename USB files | Angel Pons |
2021-03-05 | soc/intel/broadwell/pch: Use Lynx Point smbus.c | Angel Pons |
2021-02-16 | soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h> | Elyes HAOUAS |
2021-02-16 | ACPI: Add acpi_reset_gnvs_for_wake() | Kyösti Mälkki |
2021-02-15 | soc/intel: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-15 | soc/intel/broadwell/pch: Use Lynxpoint GPIO code | Angel Pons |
2021-02-15 | soc/intel/broadwell/pch: Prepare to drop `gpio.h` | Angel Pons |
2021-02-15 | soc/intel/broadwell/pch: Rename GPIO identifiers | Angel Pons |
2021-02-13 | intel/broadwell,lynxpoint: Use HPTS() for HPET visibility | Kyösti Mälkki |
2021-02-12 | soc/intel/broadwell: Use southbridge common RCBA | 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-11 | soc/intel/broadwell: Remove _ADR from SerialIO ACPI devices | Angel Pons |
2021-02-10 | soc/intel/broadwell/pch: Simplify PCI RMW operations | Angel Pons |
2021-02-10 | soc/intel/broadwell: Use common MADT code | Angel Pons |
2021-02-10 | soc/intel/broadwell/pch: Drop `acpi_sci_irq` function | Angel Pons |
2021-02-07 | soc/intel/broadwell: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2021-02-05 | soc/intel/broadwell/pch/lpc.c: Program GEN_PMCON_3 in one write | Angel Pons |
2021-02-03 | src: Remove unused <cbmem.h> | Elyes HAOUAS |
2021-02-01 | src: Remove unused <cpu/x86/smm.h> | Elyes HAOUAS |
2021-02-01 | soc/intel/broadwell/pch/sata.c: Don't enable Bus Master | Angel Pons |
2021-01-30 | soc/intel/broadwell/pch: Drop some `config_of` uses | Angel Pons |
2021-01-30 | soc/intel/broadwell: Move `ramstage.c` to PCH scope | Angel Pons |