aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/haswell
AgeCommit message (Expand)Author
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-05cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMERKyösti Mälkki
2022-02-04nb/intel/haswell: Report SMBIOS memory speed in MT/sAngel Pons
2021-12-30northbridge/intel/haswell/acpi: Use Printf() for debug printsFelix Singer
2021-12-16Spell *Boot Guard* with a space for official spellingPaul Menzel
2021-11-11haswell/lynxpoint/broadwell: Use `azalia_codec_init()`Angel Pons
2021-11-11arch/x86: Refactor the SMBIOS type 17 write functionSubrata Banik
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-11-05nb/intel/haswell/northbridge.c: Drop stale commentAngel Pons
2021-11-04nb/intel: Replace bad uses of `find_resource`Angel Pons
2021-10-18ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki
2021-10-13nb/intel/haswell: Add HDAU ACPI deviceMatt DeVillier
2021-10-05src/mainboard to src/security: Fix spelling errorsMartin Roth
2021-08-02nb/intel/haswell: Move MRC glue code into a subfolderAngel Pons
2021-08-02nb/intel/haswell/gma.c: Add ULX PCI device IDsAngel Pons
2021-06-22nb/intel/haswell/pcie.c: Avoid needless deathAngel Pons
2021-06-22nb/intel/haswell/pcie.c: Introduce helper variableAngel Pons
2021-06-22nb/intel/haswell/pcie.c: Fix getting PCI functionAngel Pons
2021-06-16MRC platforms: Fix MRC version printk format specifiersAngel Pons
2021-06-16nb/intel/haswell: Fully handle GDXCBAR and EDRAMBARAngel Pons
2021-06-16nb/intel/haswell/memmap.h: Define MMIO window sizesAngel Pons
2021-06-16nb/intel/haswell: Update some "Misc ICH" commentsAngel Pons
2021-06-10nb/haswell/gma: Add Desktop GT1.5 (HD 4400) Device IDMate Kukri
2021-05-05nb/intel: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans
2021-05-03nb/intel/haswell: Move PEG registers to a separate headerAngel Pons
2021-05-02nb/intel/haswell: Uniformize include guardsAngel Pons
2021-05-02nb/intel/haswell: Clean up haswell.h headerAngel Pons
2021-04-26haswell/broadwell: Replace remaining MCHBAR accessorsAngel Pons
2021-04-10nb/intel: Replace remaining BAR accessorsAngel Pons
2021-04-10nb/intel/haswell: Use new fixed BAR accessorsAngel Pons
2021-04-10nb/intel: Factor out remaining MCHBAR macrosAngel Pons
2021-04-06nb/intel/haswell: Ensure MCH has acked raminitAngel Pons
2021-03-28nb/intel/haswell: Replace `DMIBAR64` and `EPBAR64`Angel Pons
2021-03-25nb/intel/haswell: Move USB config API into Lynx PointAngel Pons
2021-03-25nb/intel/haswell: Decouple mainboard USB config from MRCAngel Pons
2021-03-23nb/intel/haswell: Limit mainboard USB config array lengthsAngel Pons
2021-03-23nb/intel/haswell: Use unshifted SPD addresses in mainboardsAngel Pons
2021-03-23nb/intel/haswell: Confine `pei_data` uses to raminit.cAngel Pons
2021-03-19nb/intel/haswell: Consolidate memory-down SPD handlingAngel Pons
2021-03-19mb/google/slippy: Correct memory-down SPD handlingAngel Pons
2021-03-15sb/intel/lynxpoint: Move S3 check out of `early_pch_init`Angel Pons
2021-03-15sb/intel/lynxpoint: Replace HPET_ADDRAngel Pons
2021-03-10nb/intel/haswell: Finalize northbridge in ramstageAngel Pons
2021-03-10nb/intel/haswell/pcie.c: Add missing pre-ASPM initAngel Pons
2021-03-07nb/intel/haswell: Indent PCI ops with tabsAngel Pons
2021-03-01nb/intel/haswell: Fix DPR size handlingTim Wawrzynczak
2021-03-01memory_info.h: Store SMBIOS error correction typeAngel Pons
2021-02-24nb/intel/haswell/northbridge.c: Correct DPR handlingAngel Pons
2021-02-24nb/intel/haswell/pcie.c: remove disable NOPArthur Heymans
2021-02-23nb/intel/haswell: Use cbmem_recovery()Kyösti Mälkki
2021-02-18nb/intel/haswell: Drop incorrect MMIO_PAVP_MSG writeAngel Pons
2021-02-16nb/intel: Add missing <types.h>Elyes HAOUAS
2021-02-16nb/intel: Remove unused <string.h>Elyes HAOUAS
2021-02-16vc/google/chromeos: Always use CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16nb,soc/intel: Switch to CHROMEOS_RAMOOPS_DYNAMICKyösti Mälkki
2021-02-16nb/intel/sandybridge,haswell: Use chromeos_reserve_ram_oops()Kyösti Mälkki
2021-02-12nb/intel/haswell/pei_data.h: Define `SPD_LEN`Angel Pons
2021-02-12nb/intel/haswell: Drop unused function declarationAngel Pons
2021-02-12haswell: Drop `mainboard_fill_pei_data`Angel Pons
2021-02-12nb/intel/haswell: Use common {DMI,EP,MCH}BAR accessorsAngel Pons
2021-02-11nb/intel/{haswell,sandybridge}/*/mchbar.h: Fix typo in commentElyes HAOUAS
2021-02-06intel: Define `RCBA_LENGTH` in Kconfig and use itAngel Pons
2021-02-06soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAYKyösti Mälkki
2021-02-05intel: Turn `DEFAULT_RCBA` into a Kconfig symbolAngel Pons
2021-02-04nb/intel/x/bootblock.c Revert `include <arch/pci_io_cfg.h>`Angel Pons
2021-02-01nb/intel/haswell/bootblock.c: include <arch/pci_io_cfg.h>Elyes HAOUAS
2021-02-01nb/intel/haswell: Calculate TSEG limit from registersAngel Pons
2021-02-01nb/intel/haswell: Create RMRR for iGPUAngel Pons
2021-01-30nb/intel/haswell: Define and use MMCONF_BUS_NUMBERAngel Pons
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-27nb/intel/haswell/haswell.h: Do not include `pch.h`Angel Pons
2021-01-24cpu/intel/haswell: Set C9/C10 vccminAngel Pons
2021-01-10cpu/intel/haswell/haswell.h: Align with BroadwellAngel Pons
2021-01-05nb/intel/haswell/memmap.h: Clean upAngel Pons
2021-01-01nb/intel/hsw,soc/intel/{bdw,skl,apl},mb/*: unify dt panel settingsMichael Niewöhner
2021-01-01soc/intel/bdw,nb/intel/hsw: convert panel delays to ms representationMichael Niewöhner
2020-12-30drivers/intel/gma: Include gfx.asl by default for all platforms...Matt DeVillier
2020-12-29soc/intel/bdw,nb/intel/hsw: correct mask for panel power cycle delayMichael Niewöhner
2020-12-03cbfs: Introduce cbfs_ro_map() and cbfs_ro_load()Julius Werner
2020-11-13mrc_cache: Move code for triggering memory training into mrc_cacheShelley Chen
2020-11-13nb/intel/haswell/acpi: Do not add PEG devices for LPAngel Pons
2020-11-13nb/intel/haswell/acpi: Move PEG and CTDP includes downwardsAngel Pons
2020-11-13nb/intel/haswell/acpi: Merge `haswell.asl` into `hostbridge.asl`Angel Pons
2020-11-13nb/intel/haswell/acpi/hostbridge.asl: Drop unused registersAngel Pons
2020-11-13nb/intel/haswell/acpi/peg.asl: Leverage ASL for DEVENAngel Pons
2020-11-13haswell/lynxpoint: Drop remaining uses of `ISLP` methodAngel Pons
2020-11-04haswell: Add Intel TXT support in romstageAngel Pons
2020-11-04nb/intel/haswell: Place CTDP ASL code in a separate scopeAngel Pons
2020-11-04nb/intel/haswell/acpi: Align with BroadwellAngel Pons
2020-10-31{cpu,nb}/intel/haswell: Drop unnecessary `UL` suffixAngel Pons
2020-10-25nb/intel/haswell/gma.c: Drop unused ChromeOS includeAngel Pons
2020-10-25nb/intel/haswell/gma.c: Drop unused `set_translation_table` functionAngel Pons
2020-10-24nb/intel/haswell/gma.c: Drop space after unary `!`Angel Pons
2020-10-24nb/intel/haswell/gma.c: Move log message to the right placeAngel Pons
2020-10-24nb/intel/haswell/gma.c: Use `config_of` in `gma_setup_panel`Angel Pons
2020-10-24nb/intel/haswell/early_init.c: Remove invalid register writesAngel Pons
2020-10-24nb/intel/haswell/finalize.c: Align with BroadwellAngel Pons
2020-10-24nb/intel/haswell/finalize.c: Align MC locking with BroadwellAngel Pons