aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
AgeCommit message (Expand)Author
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-06drivers/amd/agesa: Don't save regular boot MTRR to flashArthur Heymans
2022-06-02nb/intel/i440bx: Use PARALLEL_MPArthur Heymans
2022-05-28arch/x86/car.ld: Remove AGESA linker warning workaroundArthur Heymans
2022-05-28vendorcode/amd/agesa/fam16kb: Fix improper use of .dataArthur Heymans
2022-05-28vendorcode/amd/agesa/f14: Fix improper use of .dataArthur Heymans
2022-05-28vendorcode/amd/agesa/f15tn: Fix all improper use of .dataArthur Heymans
2022-05-24nb/intel/i945,gm45: Use incrementing index with fixed resourceKyösti Mälkki
2022-05-19arch/x86/car.ld: Add a Kconfig param to flag AGESA brokennessArthur Heymans
2022-05-16drivers/amd/agesa: Use prepare_and_run_postcarArthur Heymans
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-24nb/amd/{agesa,pi}: Clean up some math expressionsElyes Haouas
2022-04-24nb/amd/*/*/northbridge.c: Change the comment 'hole from 0xa0000..' to reflect...Elyes Haouas
2022-04-24{drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h>Elyes HAOUAS
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-25amd/fam*/northbridge.c: Remove unused reset_memhole variableArthur Heymans
2022-03-25amd/fam*/northbridge.c: Fix unused hest variableArthur 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-18nb/amd/pi/00730F01/northbridge.c: Use 'pci_{and,or}_config'Elyes Haouas
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-05nb/amd/pi/00730F01/iommu: call pci_dev_set_resources directlyFelix Held
2022-02-05nb,soc/amd/*/iommu: fix comment about IOMMU MMIO resourceFelix 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
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-07northbridge/amd/pi/00730F01/northbridge.c: remove unneeded global variablesMichał Kopeć
2021-12-06northbridge/amd/pi/00730F01: enable PARALLEL_MPMichał Kopeć
2021-12-02nb/intel/sandybridge/romstage.c: Configure DPR and initialize TXTMichał Żygowski
2021-11-26nb/intel/sandybridge: Add support for DPRMichał Żygowski
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-11-03cpu/amd/mtrr: Remove topmem global variablesArthur Heymans
2021-10-22AGESA binaryPI: Use common acpi_fill_madt()Kyösti Mälkki
2021-10-18ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki
2021-10-13nb/intel/haswell: Add HDAU ACPI deviceMatt DeVillier
2021-10-11nb/intel/sandybridge: Populate meminfo when using MRCMatt 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-07-26src/*: Specify type of `CBFS_SIZE` onceAngel Pons
2021-07-06nb/intel/x4x: Expose x86_64 supportArthur Heymans
2021-07-05nb/intel/x4x: Use write32p and read32pArthur Heymans
2021-07-05nb/intel/x4x: Prepare for x86_64 supportArthur Heymans
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-17nb/intel/ironlake: Factor out common uncore ASLAngel 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-15nb/intel/sandybridge: Add x86_64 supportPatrick Rudolph
2021-06-10nb/haswell/gma: Add Desktop GT1.5 (HD 4400) Device IDMate Kukri
2021-06-07cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki
2021-05-28nb/intel/x4x/rcven.c: Guard macro parametersAngel Pons
2021-05-27lib/hexdump: remove hexdump32 and use hexdump insteadFelix Held
2021-05-27nb/amd/pi/00630F01: Remove unused directory and codeAngel Pons