aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell
AgeCommit message (Expand)Author
2024-02-23arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held
2024-02-18soc: Add SPDX license headers to Kconfig filesMartin Roth
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-24soc/intel: Rename Makefiles from .inc to .mkMartin Roth
2023-11-10device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORTFelix Held
2023-10-20device/device.h: Rename pci_domain_scan_busArthur Heymans
2023-09-11soc/intel: Remove space between function name and '('Elyes Haouas
2023-08-21soc/intel/broadwell/pch/Kconfig: Remove dummy PCH_SPECIFIC_OPTIONSElyes Haouas
2023-08-20soc/intel/bdw/pch: Remove SOC_INTEL_BROADWELL conditionalElyes Haouas
2023-08-16ACPI: Add usb_charge_mode_from_gnvs()Kyösti Mälkki
2023-08-08ACPI: Add helper fill_fadt_extended_pm_io()Kyösti Mälkki
2023-08-03soc/intel/broadwell/Kconfig: Remove dummy SOC_SPECIFIC_OPTIONSElyes Haouas
2023-08-01soc/intel/broadwell/include/soc/me.h: Use C99 flexible arraysElyes Haouas
2023-07-30soc/intel/broadwell/pch/me.c: Use C99 flexible arraysElyes Haouas
2023-07-12soc/intel/broadwell: Use newer function for resource declarationsArthur Heymans
2023-07-06acpi/gnvs.c: Drop unused pointer to the cbmem consoleArthur Heymans
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-05-10soc/intel: Clean up some includesKyösti Mälkki
2023-05-09mb/google,intel: Use common ChromeEC code for lid shutdownKyösti Mälkki
2023-04-29sb,soc/amd,intel: Drop include <cpu/x86/smm.h>Kyösti Mälkki
2023-04-29ACPI: Make FADT entries for RTC/CMOS architecturalKyösti Mälkki
2023-04-27ACPI: Make FADT entries for SMI architecturalKyösti Mälkki
2023-04-26intel/bd82x6x,broadwell,lynxpoint: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki
2023-04-26arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki
2023-04-15sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki
2023-03-09soc/intel/broadwell/gma: don't unconditionally remap all GPU PCI IDsFelix Held
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2022-12-23soc/intel/broadwell: Add Kconfig option to hide Intel MEMatt DeVillier
2022-12-13soc/intel/broadwell/early_init.c: Use {read,write}32p()Elyes Haouas
2022-12-07soc/intel: Set IO APIC DMAR entry based on hwArthur Heymans
2022-12-07sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki
2022-12-07mb,sb,soc/intel: Drop useless IO trap handlersKyösti Mälkki
2022-12-07sb,soc/intel: Fix SMI handler IO trap data maskKyösti Mälkki
2022-11-30/: Remove extra space after commaElyes Haouas
2022-11-28sb,soc/intel: Drop spurious SMI entry messageKyösti Mälkki
2022-11-28sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLITKyösti Mälkki
2022-11-26src/soc/intel: Remove unnecessary space after castsElyes Haouas
2022-11-25cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans
2022-11-18cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas
2022-11-17soc/intel/broadwell: Fix out() parameter orderKyösti Mälkki
2022-11-12soc/intel/broadwell: Hook up PCI domain and CPU cluster ops to devicetreeArthur Heymans
2022-11-10sb,soc/intel: Use register_new_ioapic_gsi0()Kyösti Mälkki
2022-11-04soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h>Elyes Haouas
2022-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2022-10-15treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk'Felix Held
2022-10-15treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk'Felix Held
2022-10-12treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk'Elyes Haouas
2022-10-12treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk'Elyes Haouas
2022-10-06treewide: use predicates to check for enabled pci devicesFabio Aiuto
2022-09-27acpi/acpi_pm.c: refactor acpi_pm_state_for_* functionsFabio Aiuto
2022-08-23{sb,soc}/intel: Do not require hda_verb.cAngel Pons
2022-08-17soc/intel/broadwell: Unselect VBOOT_STARTS_IN_ROMSTAGEYu-Ping Wu
2022-08-17Revert "soc/intel/broadwell: Drop vboot support"Yu-Ping Wu
2022-08-14broadwell: Decouple LPDDR3 DQ/DQS maps from `pei_data`Angel Pons
2022-08-14soc/intel/broadwell: Consolidate SPD handlingAngel Pons
2022-08-14broadwell: Move some MRC/refcode settings to devicetreeAngel Pons
2022-08-14mb/google/auron: Move SPD file handling to chipsetAngel Pons
2022-08-14broadwell: Compute channel disable masks at runtimeAngel Pons
2022-07-20treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas
2022-07-14soc/intel/broadwell: Drop vboot supportYu-Ping Wu
2022-07-05nb,soc/intel: Handle upper RAM boundaryKyösti Mälkki
2022-06-24device/resource: Modify some resource allocation instancesKyösti Mälkki
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-22intel/broadwell,lynxpoint: Change formula around 4 GiBKyösti Mälkki
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-05-16src: Remove unused <cf9_reset.h>Elyes Haouas
2022-04-29soc/{amd/stoneyridge,intel}: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2022-04-24soc/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-04-22soc/intel: Remove unused <cbmem.h>Elyes HAOUAS
2022-04-09mb/google,samsung: Drop init_bootmode_straps()Kyösti Mälkki
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-25arch/x86: consolidate HPET base address definitionsFelix Held
2022-02-25arch/x86: factor out and commonize HPET_BASE_ADDRESS definitionFelix Held
2022-02-22treewide: Get rid of CONFIG_AZALIA_MAX_CODECSElyes Haouas
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
2022-01-04sb/intel: Use `bool` for PCIe coalescing optionAngel Pons
2022-01-01src: Remove duplicated includesElyes HAOUAS
2021-12-16Spell *Boot Guard* with a space for official spellingPaul Menzel
2021-11-11lynxpoint/broadwell: Use `azalia_codecs_init()`Angel Pons
2021-11-11haswell/lynxpoint/broadwell: Use `azalia_codec_init()`Angel Pons
2021-11-11lynxpoint/broadwell: Use `azalia_program_verb_table()`Angel Pons
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-04soc/intel: Replace bad uses of `find_resource`Angel Pons
2021-10-22arch/x86/ioapic: Select IOAPIC with SMPKyösti Mälkki
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-10-18ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki
2021-10-15soc/intel/broadwell/pcie.c: Simplify AND-maskAngel Pons
2021-10-13soc/intel: drop P_BLK supportMichael Niewöhner
2021-10-05src/soc to src/superio: Fix spelling errorsMartin Roth
2021-09-29{sb,soc}/intel: Drop unused globalnvs.asl methodsAngel Pons
2021-09-29{sb,soc}/intel: Drop PRMx from GNVSAngel Pons
2021-09-29{sb,soc}/intel: Drop LCKF from GNVSAngel Pons
2021-09-15soc/broadwell/acpi.c: Fix unresolvable symbol '\DNVS'Matt DeVillier
2021-09-09soc/intel/broadwell: Set FADT `duty_offset` to 0Angel Pons
2021-09-06soc/intel/broadwell: Drop unused PCH PCI device macrosAngel Pons
2021-08-27broadwell: Drop weak `mainboard_fill_spd_data` definitionAngel Pons
2021-08-27soc/intel/broadwell: Move `mainboard_fill_spd_data`Angel Pons