summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/amd/{agesa,pi}: Avoid overflows during DRAM calculationMichał Żygowski2021-05-064-155/+142
* 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
* nb/intel/x4x: Refactor sync DLL programming (part 1)Nico Huber2021-04-121-30/+32
* nb/intel/x4x: Sort code in program_dll()Nico Huber2021-04-121-16/+16
* sb/amd/pi/hudson: remove unused Bolton PI FCH codeFelix Held2021-04-111-1/+0
* spd.h: Move `DIMMx` macros to i440bx/raminit.hAngel Pons2021-04-111-0/+6
* nb/intel/i945: Use new fixed BAR accessorsAngel Pons2021-04-105-381/+380
* nb/intel/gm45: Use new fixed BAR accessorsAngel Pons2021-04-1012-609/+598
* nb/intel/gm45/gm45.h: Guard `CxDRC1_NOTPOP` macro parametersAngel Pons2021-04-101-1/+1
* nb/intel/x4x: Use new fixed BAR accessorsAngel Pons2021-04-106-500/+484
* nb/intel/x4x: Correct and use macros for CLKCFGAngel Pons2021-04-104-6/+7
* nb/intel/x4x/dq_dqs.c: Avoid breaking strings over multiple linesAngel Pons2021-04-101-17/+11
* nb/intel/x4x: Add missing newlines to log messageAngel Pons2021-04-101-2/+2
* nb/intel/x4x: Reflow long linesAngel Pons2021-04-106-254/+133
* nb/intel/x4x/dq_dqs.c: Fix typo in variable nameAngel Pons2021-04-101-3/+3
* nb/intel/x4x: Correct sync DLL phase searchAngel Pons2021-04-101-1/+1