summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/pch/lpc.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held2024-02-231-2/+2
* arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki2023-04-261-0/+9
* sb,soc/intel: Use register_new_ioapic_gsi0()Kyösti Mälkki2022-11-101-1/+1
* treewide: use predicates to check for enabled pci devicesFabio Aiuto2022-10-061-1/+1
* intel/broadwell,lynxpoint: Change formula around 4 GiBKyösti Mälkki2022-06-221-1/+1
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()Kyösti Mälkki2021-10-221-1/+1
* sb,soc/intel: Set IOAPIC max entries before APIC IDKyösti Mälkki2021-10-221-2/+2
* sb,soc/intel: Set IOAPIC redirection entry countKyösti Mälkki2021-10-221-9/+2
* Revert "soc/intel/broadwell/pch: Replace ACPI device NVS"Furquan Shaikh2021-08-241-14/+1
* soc/intel/broadwell: Rename `ramstage.h`Angel Pons2021-08-021-1/+0
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-161-6/+0
* soc/intel/broadwell/pch: Replace ACPI device NVSAngel Pons2021-06-141-1/+14
* soc/intel/broadwell: Re-do SerialIO UART console supportAngel Pons2021-06-141-3/+4
* soc/intel/broadwell: Use Lynx Point IOBP codeAngel Pons2021-05-201-1/+1
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* {sb,soc}/intel: Use `get_int_option` functionAngel Pons2021-04-211-2/+2
* soc/intel/{baytrail,braswell,broadwell}: Remove unused <string.h>Elyes HAOUAS2021-02-161-1/+0
* ACPI: Add acpi_reset_gnvs_for_wake()Kyösti Mälkki2021-02-161-8/+0
* soc/intel/broadwell/pch: Prepare to drop `gpio.h`Angel Pons2021-02-151-1/+1
* soc/intel/broadwell: Use southbridge common RCBAAngel Pons2021-02-121-3/+3
* soc/intel/broadwell/pch/lpc.c: Program GEN_PMCON_3 in one writeAngel Pons2021-02-051-13/+9
* soc/intel/broadwell/pch: Drop some `config_of` usesAngel Pons2021-01-301-13/+20
* ACPI GNVS: Drop most dev_count_cpu()Kyösti Mälkki2021-01-201-3/+0
* ACPI: Have single call-site for acpi_inject_nvsa()Kyösti Mälkki2021-01-131-6/+0
* ACPI: Add common acpi_fill_gnvs()Kyösti Mälkki2021-01-131-7/+0
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+2
* sb/intel: Factor out soc_fill_gnvs()Kyösti Mälkki2021-01-101-5/+9
* ACPI: Replace uses of CBMEM_ID_ACPI_GNVSKyösti Mälkki2021-01-101-16/+9
* ACPI: Drop redundant ChromeOS setup for GNVSKyösti Mälkki2021-01-101-13/+0
* ACPI: Drop redundant CONSOLE_CBMEM setup in GNVSKyösti Mälkki2021-01-101-5/+0
* ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocationsKyösti Mälkki2021-01-101-12/+0
* arch/x86: Pass GNVS as parameter to SMM moduleKyösti Mälkki2021-01-041-3/+0
* broadwell: Flatten `acpi_init_gnvs` functionAngel Pons2020-11-131-0/+25
* soc/intel/broadwell: Move PCH code into pch subdirAngel Pons2020-10-301-0/+677