aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel
AgeCommit message (Expand)Author
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-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
2022-11-09Revert "mb/aopen/dxplplusu: Remove board"Kyösti Mälkki
2022-11-09nb/intel/haswell: Hook up PCI domain and CPU cluster ops to devicetreeArthur Heymans
2022-11-07mb/aopen/dxplplusu: Remove boardArthur Heymans
2022-11-04nb/intel/pineview: Specify supported memory typesElyes Haouas
2022-11-04nb/intel/x4x: Specify supported memory typesElyes Haouas
2022-11-04nb/intel/sandybridge: Specify supported memory typesElyes Haouas
2022-11-04nb/intel/gm45: Specify supported memory typesElyes Haouas
2022-11-04nb/intel/i945: Specify supported memory typeElyes Haouas
2022-11-03nb/intel/gm45: Make polling loops more explicitAngel Pons
2022-10-22nb/intel/i945/raminit: Use 'bool' for do_resetElyes Haouas
2022-10-22nb/intel/i945/raminit: Use 'bool' for clkcfg_bit7Elyes Haouas
2022-10-22nb/intel/i945/raminit: Use 'size_t' for banksize[]Elyes Haouas
2022-10-21nb/x4x/dq_dqs.c: Use 'enum cb_err'Elyes Haouas
2022-10-21nb/intel/x4x/raminit.c: Use 'enum cb_err'Elyes Haouas
2022-10-21nb/intel/i945/rcven.c: Use read32p()Elyes Haouas
2022-10-20nb/intel/i945/i945.h: Drop useless guardElyes Haouas
2022-10-20nb/intel/i945: Clean up includesElyes Haouas
2022-10-20intel/i945: Use 'bool' for dual_channel and interleavedElyes Haouas
2022-10-12nb/intel/i945/raminit: Include `inttypes.h` for PRIxPTRPaul Menzel
2022-10-10nb/intel/i945/raminit.c: Fix formatted printElyes Haouas
2022-10-06treewide: use predicate to check if pci device is on n-th busFabio Aiuto
2022-10-06nb/intel/i945/memmap.c: Clean up includesElyes Haouas
2022-10-06nb/intel/i945/rcven.c: Sort includes and add <types.h>Elyes Haouas
2022-10-06nb/intel/i945/raminit.c: Clean up includes and add <types.h>Elyes Haouas
2022-09-29nb/intel/i945/raminit.c: Use read32p()Elyes Haouas
2022-09-14nb/intel: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas
2022-08-26nb/intel/sandybridge: Align TOUUD down to 1 MiB granularityArthur Heymans
2022-08-17commonlib/clamp.h: Relicense file to be BSD-compatibleAngel Pons
2022-07-17nb/intel/sandybridge/raminit_mrc.c: Use semicolon instead of commaElyes Haouas
2022-07-14northbridge/intel/i945: Fix GCC optimizing out cache preload jumpPetr Cvek
2022-07-05nb,soc/intel: Handle upper RAM boundaryKyösti Mälkki
2022-06-30nb/intel: Drop local legacy_hole definitionsKyösti Mälkki
2022-06-24device/resource: Modify some resource allocation instancesKyösti Mälkki
2022-06-24nb/intel/gm45/acpi: Fix max PCI bus numberNico Huber
2022-06-22device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki
2022-06-20intel/gma: Use bitwise or instead addition for valid bitPetr Cvek
2022-06-02nb/intel/i440bx: Use PARALLEL_MPArthur Heymans
2022-05-24nb/intel/i945,gm45: Use incrementing index with fixed resourceKyösti Mälkki
2022-05-16northbridge/intel/i945: Convert to ASL 2.0Elyes HAOUAS
2022-05-16src: Remove unused <cf9_reset.h>Elyes Haouas
2022-05-13nb/intel/snb/raminit_mrc.c: Remove set but unused variableArthur Heymans
2022-05-13nb/intel/gm45: Enable 64bit supportArthur Heymans
2022-05-13nb/intel/gm45/iommu.c: Fix clearing GTTArthur Heymans
2022-05-13nb/intel/gm45/dsdt: Fix number of PCI bussesArthur Heymans
2022-05-13nb/intel/gm45: Allow for PCI BARs above 4GArthur Heymans
2022-04-27nb/intel/pineview: Use cbfs mcacheArthur Heymans
2022-04-24northbridge/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS
2022-04-22nb/intel/i945/memmap.c: Fix TOLUD bit field maskPetr Cvek
2022-04-20nb/intel/snb: Reduce scope of functionsArthur Heymans
2022-04-10nb/intel/sandybridge: Restore `mainboard_early_init()` callAngel Pons
2022-04-09mb/google,samsung: Drop init_bootmode_straps()Kyösti Mälkki
2022-03-28nb/intel/sandybridge/acpi: Support setting PCI bars above 4GArthur Heymans
2022-03-25nb/intel/gm45/pm.c: Make clang happyArthur Heymans
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-03-07src: Make PCI ID define names shorterFelix Singer
2022-02-25cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic numberFelix Held
2022-02-25arch/x86: consolidate HPET base address definitionsFelix Held
2022-02-24nb/intel/ironlake: Clean up `jedec_read()` functionAngel Pons
2022-02-24nb/intel/ironlake: Fix some quickpath init magicAngel Pons
2022-02-24nb/intel/ironlake: Move out HECI remainders into southbridgeAngel Pons
2022-02-16Use the fallthrough statement in switch loopsArthur Heymans
2022-02-15nb/intel/ironlake/raminit_heci.c: Move to southbridge scopeAngel Pons
2022-02-15nb/intel/ironlake: Decouple `setup_heci_uma()` from northbridgeAngel Pons
2022-02-15nb/intel/ironlake/raminit_heci.c: Turn into compilation unitAngel Pons
2022-02-15nb/intel/ironlake: Split out HECI code out of raminitAngel Pons
2022-02-07treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner
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
2022-01-31nb/intel/gm45/raminit.c: Fix indent for 'if' statementElyes HAOUAS
2022-01-27nb/intel/sandybridge/raminit_mrc.c: Use <device/dram/ddr3.h> macrosElyes HAOUAS
2022-01-27nb/intel/sandybridge/raminit_mrc.c: Use DDR3_SPD_SODIMM macroElyes HAOUAS
2022-01-27nb/intel/sandybridge/raminit_mrc.c: Use <smbios.h> macrosElyes HAOUAS
2022-01-26src: Add missing 'void' in function definitionElyes HAOUAS
2022-01-25northbridge/intel/i945: Change types to uintptr_t where appropriateElyes HAOUAS
2022-01-10src/{northbridge,southbridge}: Remove unused <console/console.h>Elyes HAOUAS
2022-01-05src/northbridge: Remove unused <delay.h>Elyes HAOUAS
2022-01-04nb/intel/i945/raminit.c: Set "integrated_graphics" as boolElyes HAOUAS
2022-01-01src: Use 'stdint.h' when appropriateElyes HAOUAS
2022-01-01src: Drop duplicated includesElyes HAOUAS
2021-12-30northbridge/intel/ironlake/acpi: Use Printf() for debug printsFelix Singer
2021-12-30northbridge/intel/sandybridge/acpi: Use Printf() for debug printsFelix Singer
2021-12-30northbridge/intel/haswell/acpi: Use Printf() for debug printsFelix Singer
2021-12-23nb/intel/ironlake: Use `NUM_CHANNELS` macroAngel Pons
2021-12-16Spell *Boot Guard* with a space for official spellingPaul Menzel
2021-12-02nb/intel/sandybridge/romstage.c: Configure DPR and initialize TXTMichał Żygowski