aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/haswell
AgeCommit message (Expand)Author
2024-02-02lib: Move IP checksum to commonlibJulius Werner
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-31include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard
2024-01-24northbridge: Rename Makefiles from .inc to .mkMartin Roth
2023-10-20device/device.h: Rename pci_domain_scan_busArthur Heymans
2023-09-11nb/intel: Remove space between function name and '('Elyes Haouas
2023-08-30haswell NRI: Collect SPD infoAngel Pons
2023-08-18nb/intel/haswell/nri: Only do CPU replacement check on cold bootsAngel Pons
2023-08-09treewide: Get rid of "NO_DDRx" selectionElyes Haouas
2023-07-20acpi: Move ECAM resource below PNP0C02 device in a common placeArthur Heymans
2023-07-17nb/haswell: Use newer function for resource declarationsArthur Heymans
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-05-23nb/intel/haswell: Allow using Broadwell MRC.binAngel Pons
2023-03-21nb/intel/haswell/pcie.c: Make UBSAN not complainAngel Pons
2023-02-09nb/intel/haswell: Add 9-series PCH IDsAngel Pons
2023-02-02nb/intel/{sandybridge,haswell}: Generate IOAPIC DMAR entries from hwBill XIE
2023-02-01treewide: Remove duplicated include <device/pci.h>Elyes Haouas
2023-01-05nb/intel/haswell: Specify supported memory typeElyes Haouas
2023-01-04spd.h: Move enum ddr3_module_type to ddr3.hElyes Haouas
2022-12-26nb/intel/haswell/acpi: Replace Index(a, b) with ASL 2.0 syntaxElyes Haouas
2022-12-16nb/intel/haswell: Add native raminit scaffoldingAngel Pons
2022-12-16sb/intel/lynxpoint: Add native PCH initAngel Pons
2022-12-16sb/intel/lynxpoint: Add native thermal initAngel Pons
2022-12-16sb/intel/lynxpoint: Add native USB initAngel Pons
2022-12-16haswell/lynxpoint: Add native early ME initAngel Pons
2022-12-16haswell/lynxpoint: Add native DMI initAngel Pons
2022-12-12nb/intel/haswell: Introduce option to not use MRC.binAngel Pons
2022-12-06nb/intel/haswell: Use {read,write}32p()Elyes Haouas
2022-11-25cpu/intel/haswell: Move chip_ops to cpu clusterArthur Heymans
2022-11-22src/northbridge: Remove unnecessary space after castsElyes Haouas
2022-11-18cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas
2022-11-17intel/haswell,lynxpoint: Fix out() parameter orderKyösti Mälkki
2022-11-09nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetreeArthur Heymans
2022-10-06treewide: use predicate to check if pci device is on n-th busFabio Aiuto
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-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