summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* src/{northbridge,southbridge}: Remove unused <console/console.h>Elyes HAOUAS2022-01-101-1/+0
* src/northbridge: Remove unused <delay.h>Elyes HAOUAS2022-01-051-1/+0
* nb/intel/i945/raminit.c: Set "integrated_graphics" as boolElyes HAOUAS2022-01-041-1/+1
* src: Use 'stdint.h' when appropriateElyes HAOUAS2022-01-011-1/+0
* src: Drop duplicated includesElyes HAOUAS2022-01-011-1/+0
* northbridge/intel/ironlake/acpi: Use Printf() for debug printsFelix Singer2021-12-301-2/+2
* northbridge/intel/sandybridge/acpi: Use Printf() for debug printsFelix Singer2021-12-301-2/+2
* northbridge/intel/haswell/acpi: Use Printf() for debug printsFelix Singer2021-12-301-4/+4
* nb/intel/ironlake: Use `NUM_CHANNELS` macroAngel Pons2021-12-231-1/+1
* Spell *Boot Guard* with a space for official spellingPaul Menzel2021-12-161-1/+1
* northbridge/amd/pi/00730F01/northbridge.c: remove unneeded global variablesMichał Kopeć2021-12-071-24/+23
* northbridge/amd/pi/00730F01: enable PARALLEL_MPMichał Kopeć2021-12-062-109/+24
* nb/intel/sandybridge/romstage.c: Configure DPR and initialize TXTMichał Żygowski2021-12-021-0/+23
* nb/intel/sandybridge: Add support for DPRMichał Żygowski2021-11-262-4/+43
* haswell/lynxpoint/broadwell: Use `azalia_codec_init()`Angel Pons2021-11-111-2/+3
* arch/x86: Refactor the SMBIOS type 17 write functionSubrata Banik2021-11-111-1/+1
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-1030-62/+64
* nb/intel/haswell/northbridge.c: Drop stale commentAngel Pons2021-11-051-4/+0
* nb/intel: Replace bad uses of `find_resource`Angel Pons2021-11-045-6/+6
* cpu/amd/mtrr: Remove topmem global variablesArthur Heymans2021-11-034-32/+4
* AGESA binaryPI: Use common acpi_fill_madt()Kyösti Mälkki2021-10-228-0/+129
* ACPI: Have common acpi_fill_mcfg()Kyösti Mälkki2021-10-1811-81/+0
* nb/intel/haswell: Add HDAU ACPI deviceMatt DeVillier2021-10-131-0/+6
* nb/intel/sandybridge: Populate meminfo when using MRCMatt DeVillier2021-10-112-0/+77
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-054-4/+4
* nb/intel/haswell: Move MRC glue code into a subfolderAngel Pons2021-08-024-9/+13
* nb/intel/haswell/gma.c: Add ULX PCI device IDsAngel Pons2021-08-021-0/+2
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-264-4/+0
* nb/intel/x4x: Expose x86_64 supportArthur Heymans2021-07-061-0/+1
* nb/intel/x4x: Use write32p and read32pArthur Heymans2021-07-053-13/+13
* nb/intel/x4x: Prepare for x86_64 supportArthur Heymans2021-07-054-14/+16
* nb/intel/haswell/pcie.c: Avoid needless deathAngel Pons2021-06-221-5/+18
* nb/intel/haswell/pcie.c: Introduce helper variableAngel Pons2021-06-221-4/+6
* nb/intel/haswell/pcie.c: Fix getting PCI functionAngel Pons2021-06-221-1/+1
* nb/intel/ironlake: Factor out common uncore ASLAngel Pons2021-06-171-0/+35
* MRC platforms: Fix MRC version printk format specifiersAngel Pons2021-06-162-2/+2
* nb/intel/haswell: Fully handle GDXCBAR and EDRAMBARAngel Pons2021-06-163-0/+7
* nb/intel/haswell/memmap.h: Define MMIO window sizesAngel Pons2021-06-163-10/+20
* nb/intel/haswell: Update some "Misc ICH" commentsAngel Pons2021-06-161-2/+2
* nb/intel/sandybridge: Add x86_64 supportPatrick Rudolph2021-06-151-10/+19
* nb/haswell/gma: Add Desktop GT1.5 (HD 4400) Device IDMate Kukri2021-06-101-0/+2
* cpu/x86: Default to PARALLEL_MP selectedKyösti Mälkki2021-06-0710-4/+6
* nb/intel/x4x/rcven.c: Guard macro parametersAngel Pons2021-05-281-1/+1
* lib/hexdump: remove hexdump32 and use hexdump insteadFelix Held2021-05-271-1/+1
* nb/amd/pi/00630F01: Remove unused directory and codeAngel Pons2021-05-2710-1179/+0
* nb/intel/gm45: Guard even more macro parametersAngel Pons2021-05-162-12/+12
* nb/amd/pi/00730F01: enable RESOURCE_ALLOCATOR_V4Michał Żygowski2021-05-131-1/+0
* nb/amd/pi/00730F01/northbridge.c: Report missing resourcesMichał Żygowski2021-05-131-24/+37
* nb/amd/pi/00730F01: Use generic allocation functions for PCI domainMichał Żygowski2021-05-131-56/+4
* nb/amd/pi/00730F01: Use generic allocation functions for northbridgeMichał Żygowski2021-05-121-233/+6