summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-1026-54/+56
* 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
* 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-076-4/+2
* 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/intel/gm45: Guard even more macro parametersAngel Pons2021-05-162-12/+12
* nb/intel/e7505: Fix for RESOURCE_ALLOCATOR_V4Kyösti Mälkki2021-05-071-2/+2
* src: Retype option API to use unsigned integersAngel Pons2021-05-067-7/+7
* nb/intel: Don't select VBOOT_SEPARATE_VERSTAGEArthur Heymans2021-05-055-6/+0
* nb/intel/common: Replace `_bar_clrsetbits_impl` macroAngel Pons2021-05-031-29/+58
* nb/intel/common: Drop deprecated fixed BAR accessorsAngel Pons2021-05-031-23/+0
* nb/intel/haswell: Move PEG registers to a separate headerAngel Pons2021-05-032-29/+35
* nb/intel/common: Turn `*bar_{read,write}*` macros into functionsAngel Pons2021-05-021-29/+97
* nb/intel/haswell: Uniformize include guardsAngel Pons2021-05-027-21/+21
* nb/intel/haswell: Clean up haswell.h headerAngel Pons2021-05-022-38/+6
* haswell/broadwell: Replace remaining MCHBAR accessorsAngel Pons2021-04-261-1/+1
* Revert "nb/intel/ironlake: Handle broken ME firmware"Nico Huber2021-04-251-5/+3
* nb/intel: Use get_int_option()Angel Pons2021-04-217-23/+11
* nb/intel/x4x: Refactor sync DLL programming (part 2)Nico Huber2021-04-121-41/+39