summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell
Commit message (Expand)AuthorAgeFilesLines
* sb/intel: Use `bool` for PCIe coalescing optionAngel Pons2022-01-042-5/+6
* src: Remove duplicated includesElyes HAOUAS2022-01-011-1/+0
* Spell *Boot Guard* with a space for official spellingPaul Menzel2021-12-161-1/+1
* lynxpoint/broadwell: Use `azalia_codecs_init()`Angel Pons2021-11-112-15/+4
* haswell/lynxpoint/broadwell: Use `azalia_codec_init()`Angel Pons2021-11-112-5/+4
* lynxpoint/broadwell: Use `azalia_program_verb_table()`Angel Pons2021-11-111-1/+1
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-103-7/+7
* soc/intel: Replace bad uses of `find_resource`Angel Pons2021-11-046-8/+8
* arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki2021-10-221-1/+0
* 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
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-181-8/+0
* soc/intel/broadwell/pcie.c: Simplify AND-maskAngel Pons2021-10-151-2/+2
* soc/intel: drop P_BLK supportMichael Niewöhner2021-10-131-5/+0
* src/soc to src/superio: Fix spelling errorsMartin Roth2021-10-051-1/+1
* {sb,soc}/intel: Drop unused globalnvs.asl methodsAngel Pons2021-09-291-36/+0
* {sb,soc}/intel: Drop PRMx from GNVSAngel Pons2021-09-292-12/+12
* {sb,soc}/intel: Drop LCKF from GNVSAngel Pons2021-09-292-2/+2
* soc/broadwell/acpi.c: Fix unresolvable symbol '\DNVS'Matt DeVillier2021-09-151-0/+7
* soc/intel/broadwell: Set FADT `duty_offset` to 0Angel Pons2021-09-091-1/+1
* soc/intel/broadwell: Drop unused PCH PCI device macrosAngel Pons2021-09-061-18/+0
* broadwell: Drop weak `mainboard_fill_spd_data` definitionAngel Pons2021-08-271-4/+0
* soc/intel/broadwell: Move `mainboard_fill_spd_data`Angel Pons2021-08-274-7/+5
* soc/intel/broadwell: Move `pei_data` out of romstage.cAngel Pons2021-08-243-36/+39
* soc/intel/broadwell: Do early ME init a bit earlierAngel Pons2021-08-241-7/+7
* Revert "soc/intel/broadwell/pch: Replace ACPI device NVS"Furquan Shaikh2021-08-248-166/+163
* Revert "soc/intel/broadwell/pch: Drop device NVS remainders"Furquan Shaikh2021-08-245-79/+89
* acpi: Fill fadt->century based on KconfigNico Huber2021-08-191-1/+0
* Move post_codes.h to commonlib/console/Ricardo Quesada2021-08-041-2/+2
* soc/intel/broadwell: Drop early BAR macrosAngel Pons2021-08-022-11/+4
* soc/intel/broadwell: Replace soc/intel/common includeAngel Pons2021-08-022-2/+2
* soc/intel/broadwell/pch/pch.c: Drop unused includeAngel Pons2021-08-021-1/+0
* soc/intel/broadwell: Drop unused function declarationsAngel Pons2021-08-021-2/+0
* soc/intel/broadwell: Rename `ramstage.h`Angel Pons2021-08-0213-17/+5
* soc/intel/broadwell: Rename `SA_DEV_ROOT`Angel Pons2021-08-025-22/+20
* soc/intel/broadwell: Drop helper functionsAngel Pons2021-08-023-19/+8
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-161-6/+0
* MRC platforms: Fix MRC version printk format specifiersAngel Pons2021-06-161-1/+1
* soc/intel/broadwell: Drop `config_t` typedefAngel Pons2021-06-162-5/+3
* cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS`Angel Pons2021-06-161-1/+0
* soc/intel/broadwell: Separate PCH KconfigAngel Pons2021-06-162-68/+72
* soc/intel/broadwell: Drop unused PSS macrosAngel Pons2021-06-161-6/+0
* soc/intel/broadwell/pch: Use equivalent Lynx Point ASLAngel Pons2021-06-164-54/+5
* broadwell boards: Use Haswell hostbridge.aslAngel Pons2021-06-161-200/+0
* soc/intel/broadwell: Use Haswell memmap.h in iomap.hAngel Pons2021-06-161-17/+1
* soc/intel/broadwell: Include `pci_irqs.asl` from PCHAngel Pons2021-06-163-3/+3
* soc/intel/broadwell: Add missing resources in ASLAngel Pons2021-06-161-0/+3
* soc/intel/broadwell/pch: Drop device NVS remaindersAngel Pons2021-06-146-90/+79
* soc/intel/broadwell/pch: Replace ACPI device NVSAngel Pons2021-06-148-163/+166