aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
2023-08-01nb/sandybridge: Remove redundant include of "ddr3.c"Elyes Haouas
2023-07-20acpi: Move ECAM resource below PNP0C02 device in a common placeArthur Heymans
2023-07-17nb/intel/i945: Rework nb resource readingArthur Heymans
2023-07-17nb/haswell: Use newer function for resource declarationsArthur Heymans
2023-07-14nb/intel/gm45: Rework nb resource readingArthur Heymans
2023-07-14nb/intel/ironlake: Use newer resource declaration codeArthur Heymans
2023-07-12nb/e7505: Rework nb resource readingArthur Heymans
2023-07-12nb/intel/x4x: Rework nb resource readingArthur Heymans
2023-07-12nb/intel/pineview: Rework nb resource readingArthur Heymans
2023-07-12nb/i440bx: Use newer function for resource declarationsArthur Heymans
2023-07-10nb/amd/pi/00730F01: Specify supported memory typeElyes Haouas
2023-06-28nb/intel/pineview: Drop unused attributes from sysinfo structElyes Haouas
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-06-14acpi/acpi.h: Remove global acpi_fill_ivrs_ioapic()Arthur Heymans
2023-06-07nb/amd/pi/00730f01/northbridge: use VGA_MMIO_* definesFelix Held
2023-05-23nb/intel/haswell: Allow using Broadwell MRC.binAngel Pons
2023-05-21nb/intel/gm45/gma: Fix debug note about missing panel dataNico Huber
2023-05-21nb/intel/gm45/gma: Centralize call to gm45_get_lvds_edid_str()Nico Huber
2023-05-21nb/intel/gm45/gma: Use res2mmio() directly for GTT accessNico Huber
2023-05-21nb/intel/gm45/gma: Probe PCI resource once and firstNico Huber
2023-05-19nb/intel/i440bx: Roll sdram_set_spd_registers() into parentKeith Hui
2023-05-19nb/intel/i440bx: Compact debug messagesKeith Hui
2023-05-17nb/intel/i440bx: Clear memory errors before ending raminitKeith Hui
2023-05-17nb/intel/i440bx, mb/asus/p3b-f: Abolish disable_spd()Keith Hui
2023-05-13cpu,nb/amd/pi/00730F01: dynamically generate CPU devicesFelix Held
2023-05-13nb/amd/pi/00730F01: request binaryPI to use \_SB_ scope in PSTATE SSDTFelix Held
2023-05-08nb/amd/pi/00730f01/acpi/northbridge: don't hide PCI0 root device from OSFelix Held
2023-04-26AMD binaryPI: Use ACPI_COMMON_MADT_IOAPICKyösti Mälkki
2023-04-23include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gbFelix Held
2023-04-21nb/amd/pi/00730F01/northbridge: remove unneeded AGESA.h includeFelix Held
2023-04-21nb/amd/pi/00730F01/northbridge: use get_top_of_mem_[below,above]_4gbFelix Held
2023-04-21include/cpu/amd/mtrr: rename functions to get top of memory regionsFelix Held
2023-04-15sb,soc/amd,intel: Add and use ACPI_COMMON_MADT_LAPICKyösti Mälkki
2023-04-13AMD binaryPI: Use madt_ioapic_from_hw()Kyösti Mälkki
2023-04-13AMD binaryPI: Declare IOAPIC IDsKyösti Mälkki
2023-04-11binaryPI: Use common code for LAPIC NMIsKyösti Mälkki
2023-04-06nb/intel/gm45: Export EDID-reading routine as a functionBill XIE
2023-04-05nb/intel/gm45: Prevent null-deref in get_blc_pwm_freq_value()Bill XIE
2023-03-29nb/intel/i440bx/debug.c: Refactor newlines and save some printk callsKeith Hui
2023-03-24nb/intel/i440bx: Die with standard POST code on fatal conditionsKeith Hui
2023-03-23nb/intel/snb: Abolish mainboard_should_reset_usb()Keith Hui
2023-03-21nb/intel/haswell/pcie.c: Make UBSAN not complainAngel Pons
2023-02-22nb/amd/pi/00730F01/acpi_tables: use existing IO_APIC2_ADDR definitionFelix Held
2023-02-17nb/intel/pineview/raminit.c: Get rid of duplicated branchesElyes Haouas
2023-02-09nb/intel/haswell: Add 9-series PCH IDsAngel Pons
2023-02-04mb/*: Replace SNB PCI devices with references from chipset.cbArthur Heymans
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-26nb/intel/gm45: Add remaining raminit code to support DDR2Nico Huber
2023-01-26nb/intel/gm45: Split DDR2 I/O init outNico Huber
2023-01-26nb/intel/gm45: Split DDR2 JEDEC init outNico Huber
2023-01-26nb/intel/gm45: Wedge DDR2 SPD support inNico Huber
2023-01-21nb/amd/pi/Kconfig: Remove unused CONSOLE_VGA_MULTIElyes Haouas
2023-01-05nb/intel/haswell: Specify supported memory typeElyes Haouas
2023-01-04spd.h: Move enum ddr3_module_type to ddr3.hElyes Haouas
2023-01-04nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONSElyes Haouas
2023-01-04nb/intel/ironlake: Specify supported memory typeElyes Haouas
2023-01-02nb/intel/e7505: Specify supported memory typeElyes Haouas
2023-01-02nb/intel/i440bx: Specify supported memory typeElyes Haouas
2022-12-27tree/acpi: Replace constant "Zero" with actual numberFelix Singer
2022-12-26nb/intel/ironlake/acpi: Replace Index(a, b) with ASL 2.0 syntaxElyes Haouas
2022-12-26nb/intel/sandybridge/acpi: Replace Index(a, b) with ASL 2.0 syntaxElyes Haouas
2022-12-26nb/intel/haswell/acpi: Replace Index(a, b) with ASL 2.0 syntaxElyes Haouas
2022-12-22nb/intel/sandybridge/raminit_common.h: Add needed <device/dram/ddr3.h>Elyes 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-15nb/intel/sandybridge/sandybridge.h: Remove unnecessary guardElyes Haouas
2022-12-12nb/intel/haswell: Introduce option to not use MRC.binAngel Pons
2022-12-10treewide: Include <device/mmio.h> instead of <arch/mmio.h>Elyes Haouas
2022-12-06nb/intel/pineview: Use read32p()Elyes Haouas
2022-12-06nb/intel/haswell: Use {read,write}32p()Elyes Haouas
2022-12-06nb/intel/x4x: Use read32p()Elyes Haouas
2022-12-06nb/intel/e7505: Use read32p()Elyes Haouas
2022-12-06nb/intel/sandybridge: Use read{8,32}p()Elyes Haouas
2022-12-06nb/intel/sandybridge: Use write32p()Elyes Haouas
2022-12-05cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfmArthur Heymans
2022-12-02nb/intel/i945: Use boolean for gpu_lvds_use_spread_spectrum_clockElyes Haouas
2022-12-02nb/intel/pineview: Remove unused 'gpu_lvds_use_spread_spectrum_clock'Elyes Haouas
2022-12-01nb/intel/x4x: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans
2022-12-01nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans
2022-12-01nb/intel/gm45: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans
2022-12-01cpu/intel/model_206ax: Remove fake lapic deviceArthur Heymans
2022-12-01cpu/intel/sandybridge: Use enum for ACPI C statesArthur Heymans
2022-11-30nb/intel/sandybridge: Hook up CPU bus and PCI domain ops to devicetreeArthur Heymans
2022-11-30nb/intel/sandybridge: Add a chipset devicetreeArthur Heymans
2022-11-30nb/intel/e7505: Hook up PCI domain and CPU ops to devicetreeKyösti Mälkki
2022-11-28aopen/dxplplusu: Support SMM_ASEG and SMM_TSEGKyösti Mälkki
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-17nb/intel/ironlake,sandybridge/gma: Fix out() parameter orderKyösti Mälkki
2022-11-17nb/amd/pi/Kconfig: Drop unused Kconfig symbolElyes Haouas
2022-11-17sb/intel/i82801dx: Improve LPC device early initKyösti Mälkki
2022-11-14nb/intel/ironlake: Hook up PCI domain and CPU ops to devicetreeArthur Heymans
2022-11-12nb/intel/ironlake: Work around unused variable warningArthur Heymans