summaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/pch/lpc.c
AgeCommit message (Expand)Author
2024-03-30soc/intel: Remove blank lines before '}' and after '{'Elyes Haouas
2024-02-23arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held
2023-04-26arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki
2022-11-10sb,soc/intel: Use register_new_ioapic_gsi0()Kyösti Mälkki
2022-10-06treewide: use predicates to check for enabled pci devicesFabio Aiuto
2022-06-22intel/broadwell,lynxpoint: Change formula around 4 GiBKyösti Mälkki
2022-03-07src: Make PCI ID define names shorterFelix Singer
2021-10-22sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()Kyösti Mälkki
2021-10-22sb,soc/intel: Set IOAPIC max entries before APIC IDKyösti Mälkki
2021-10-22sb,soc/intel: Set IOAPIC redirection entry countKyösti Mälkki
2021-08-24Revert "soc/intel/broadwell/pch: Replace ACPI device NVS"Furquan Shaikh
2021-08-02soc/intel/broadwell: Rename `ramstage.h`Angel Pons
2021-06-16arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki
2021-06-14soc/intel/broadwell/pch: Replace ACPI device NVSAngel Pons
2021-06-14soc/intel/broadwell: Re-do SerialIO UART console supportAngel Pons
2021-05-20soc/intel/broadwell: Use Lynx Point IOBP codeAngel Pons
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-04-21{sb,soc}/intel: Use `get_int_option` functionAngel Pons
2021-02-16soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h>Elyes HAOUAS
2021-02-16ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki
2021-02-15soc/intel/broadwell/pch: Prepare to drop `gpio.h`Angel Pons
2021-02-12soc/intel/broadwell: Use southbridge common RCBAAngel Pons
2021-02-05soc/intel/broadwell/pch/lpc.c: Program GEN_PMCON_3 in one writeAngel Pons
2021-01-30soc/intel/broadwell/pch: Drop some `config_of` usesAngel Pons
2021-01-20ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki
2021-01-13ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki
2021-01-13ACPI: Add common acpi_fill_gnvs()Kyösti Mälkki
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-10sb/intel: Factor out soc_fill_gnvs()Kyösti Mälkki
2021-01-10ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki
2021-01-10ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki
2021-01-04arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki
2020-11-13broadwell: Flatten `acpi_init_gnvs` functionAngel Pons
2020-10-30soc/intel/broadwell: Move PCH code into pch subdirAngel Pons