summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/pineview
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/*/Kconfig: Remove dummy NORTHBRIDGE_SPECIFIC_OPTIONSElyes Haouas2023-01-041-5/+2
* nb/intel/pineview: Use read32p()Elyes Haouas2022-12-061-2/+2
* nb/intel/pineview: Remove unused 'gpu_lvds_use_spread_spectrum_clock'Elyes Haouas2022-12-021-1/+0
* src/northbridge: Remove unnecessary space after castsElyes Haouas2022-11-222-28/+28
* cbmem_top_chipset: Change the return value to uintptr_tElyes Haouas2022-11-181-2/+2
* nb/intel/pineview: Specify supported memory typesElyes Haouas2022-11-041-0/+5
* treewide: use predicate to check if pci device is on n-th busFabio Aiuto2022-10-061-1/+1
* nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas2022-09-141-1/+1
* nb,soc/intel: Handle upper RAM boundaryKyösti Mälkki2022-07-051-7/+1
* nb/intel: Drop local legacy_hole definitionsKyösti Mälkki2022-06-301-3/+2
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-9/+9
* intel/gma: Use bitwise or instead addition for valid bitPetr Cvek2022-06-201-1/+1
* nb/intel/pineview: Use cbfs mcacheArthur Heymans2022-04-271-1/+0
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-2/+2
* src: Make PCI ID define names shorterFelix Singer2022-03-071-1/+1
* cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic numberFelix Held2022-02-251-1/+2
* cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMERKyösti Mälkki2022-02-051-3/+0
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-103-5/+5
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-182-14/+0
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-071-1/+0
* src: Retype option API to use unsigned integersAngel Pons2021-05-061-1/+1
* nb/intel: Use get_int_option()Angel Pons2021-04-211-2/+1
* nb/intel/pineview: Replace remaining BAR accessorsAngel Pons2021-04-101-12/+10
* nb/intel/pineview: Use new fixed BAR accessorsAngel Pons2021-04-103-477/+478
* nb/intel: Factor out remaining MCHBAR macrosAngel Pons2021-04-101-10/+0
* nb/intel/pineview: Correct COMP register writeAngel Pons2021-04-021-2/+2
* nb/intel/pineview/raminit.c: Correct clkset1 programmingAngel Pons2021-03-281-2/+1
* nb/intel/pineview: Correct HICLKGTCTL writeAngel Pons2021-03-281-1/+1
* nb/intel/pineview: Drop MCHBAR macro from DMIBAR accessAngel Pons2021-03-281-1/+1
* nb/intel/pineview: Drop unused `GPIO32` macroAngel Pons2021-02-181-2/+0
* nb/intel: Add missing <types.h>Elyes HAOUAS2021-02-161-1/+1
* nb/intel/pineview: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-105-38/+19
* nb/intel/pineview: Rewrite hex values in lowercaseAngel Pons2021-02-072-314/+314
* nb/intel/pineview: Delete rude and useless commentAngel Pons2021-02-071-1/+0
* nb/intel/pineview: Clean up FIXMEs in raminitNico Huber2021-02-071-6/+2
* nb/intel/pineview: Guard {MCH,DMI,EP}BAR macrosAngel Pons2021-02-071-7/+7
* intel: Define `RCBA_LENGTH` in Kconfig and use itAngel Pons2021-02-061-1/+1
* intel: Turn `DEFAULT_RCBA` into a Kconfig symbolAngel Pons2021-02-051-2/+1
* treewide [Kconfig]: Remove useless commentElyes HAOUAS2021-02-021-1/+1
* nb/intel/pineview: Define and use MMCONF_BUS_NUMBERAngel Pons2021-01-307-62/+22
* device/Kconfig: Declare MMCONF symbols' type onceAngel Pons2021-01-291-1/+0
* nb/intel/pineview/northbridge.c: Fix overlapping resourcesArthur Heymans2021-01-191-1/+1
* nb/intel/pineview/northbridge.c: Improve readabilityArthur Heymans2021-01-191-13/+14
* nb/intel/pineview: Extract HPET setup and delay functionAngel Pons2021-01-151-35/+1
* drivers/intel/gma: Include gfx.asl by default for all platforms...Matt DeVillier2020-12-301-0/+3
* cbfs: Enable CBFS mcache on most chipsetsJulius Werner2020-12-021-0/+1
* nb/intel/pineview: Fix clearing memoryArthur Heymans2020-11-091-3/+3
* nb/intel/pineview: Place raminit definitions in raminit.hAngel Pons2020-09-252-117/+117
* src/northbridge: Drop unneeded empty linesElyes HAOUAS2020-09-212-2/+0
* nb/intel/pineview: Guard DMIBAR/EPBAR macro parametersAngel Pons2020-09-171-6/+6