summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* nb/amd/amdk8: Get rid of device_tElyes HAOUAS2018-05-217-52/+59
* nb/via/cx700: Get rid of device_tElyes HAOUAS2018-05-214-12/+12
* nb/via/vx800: Get rid of device_tElyes HAOUAS2018-05-213-10/+10
* nb/via/cn700: Get rid of device_tElyes HAOUAS2018-05-214-10/+10
* nb/intel/nehalem: Fix smashed stack in romstageMatthias Gazzari2018-05-211-1/+5
* nb/amd/agesa/family14: Get rid of device_tElyes HAOUAS2018-05-202-24/+25
* nb/amd/agesa/family12: Get rid of device_tElyes HAOUAS2018-05-202-30/+33
* via/vx900: Remove leftover codeKyösti Mälkki2018-05-191-6/+0
* nb/common/intel: Remove the mrc cache codeArthur Heymans2018-05-184-329/+0
* nb/intel/nehalem: Use the common mrc cache driverArthur Heymans2018-05-183-17/+10
* nb/intel/e7505: Get rid of device_tElyes HAOUAS2018-05-181-4/+5
* nb/intel/haswell: Get rid of device_tElyes HAOUAS2018-05-185-22/+27
* nb/intel/nehalem: Add ACPI pathPatrick Rudolph2018-05-171-0/+21
* vx900: Move to EARLY_CBMEM_INITLubomir Rintel2018-05-166-91/+139
* nb/intel/fsp_sandybridge: Get rid of device_tElyes HAOUAS2018-05-143-12/+14
* nb/intel/i945/raminit.c: Remove not necessary braces {}Elyes HAOUAS2018-05-141-4/+2
* nb/intel/x4x/raminit: DDR3 specific ODTArthur Heymans2018-05-141-5/+37
* nb/intel/x4x: Add DDR3 rcompArthur Heymans2018-05-141-31/+94
* nb/intel/x4x/raminit: Support programming initials DD3 DLL settingArthur Heymans2018-05-141-56/+168
* nb/intel/x4x/raminit: Support programming DDR3 timingsArthur Heymans2018-05-141-37/+76
* nb/intel/x4x/raminit: Make programming launch ddr3 specificArthur Heymans2018-05-142-9/+79
* nb/intel/x4x/raminit: Make programming crossclock support DDR3Arthur Heymans2018-05-141-6/+16
* nb/intel/x4x: Rename a things that are not specific to DDR2Arthur Heymans2018-05-144-40/+30
* nb/x4x/raminit: Decode ddr3 dimmsArthur Heymans2018-05-142-27/+208
* nb/intel/x4x/raminit: Fix programming dual channel registersArthur Heymans2018-05-141-27/+59
* agesa/family16kb/northbridge: report acpi namespaceKevin Cody-Little2018-05-141-0/+9
* nb/intel/i945/bootblock.c: Correct commentElyes HAOUAS2018-05-111-2/+2
* nb/intel/i440bx: Get rid of device_tElyes HAOUAS2018-05-111-1/+1
* {device,drivers,lib,mb,nb}: Use only one space after 'if'Elyes HAOUAS2018-05-092-2/+2
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-0823-23/+0
* amd/mct/ddr3: Correctly configure CsMux67Patrick Georgi2018-05-041-1/+1
* nb/intel/x4x: Change memory layout to improve MTRRArthur Heymans2018-05-012-3/+16
* nb/intel/x4x: Fix programming CxDRBArthur Heymans2018-05-011-36/+9
* nb/intel/x4x: Implement both read and write trainingArthur Heymans2018-05-014-7/+522
* Fix freeze during chipset lockdown on NehalemMatthias Gazzari2018-05-011-12/+0
* nb/intel/fsp_rangeley: Get rid of device_tElyes HAOUAS2018-04-303-12/+12
* nb/intel/i440: Get rid of device_tElyes HAOUAS2018-04-302-4/+4
* nb/intel/pineview: Get rid of device_tElyes HAOUAS2018-04-302-9/+9
* nb/intel/sandybridge: Get rid of device_tElyes HAOUAS2018-04-303-13/+13
* nb/intel/nehalem: Get rid of device_tElyes HAOUAS2018-04-302-10/+10
* nb/x4x: Get rid of device_tElyes HAOUAS2018-04-304-11/+12
* nb/intel/i945: Get rid of device_tElyes HAOUAS2018-04-303-11/+11
* nb/intel/gm45: Get rid of device_tElyes HAOUAS2018-04-304-12/+12
* nb/intel/x4x: Fix computing page_sizeArthur Heymans2018-04-281-2/+3
* nb/intel/i945/gma: Skip native VGA init for ACPI S3 resumePaul Menzel2018-04-281-1/+5
* nb/intel/i945/gma: Factor out code to new `gma_ngi()`Paul Menzel2018-04-281-42/+43
* vx900: Drop some unused definesLubomir Rintel2018-04-251-6/+0
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* pci: Move inline PCI functions to pci_ops.hPatrick Rudolph2018-04-205-0/+5
* nb/intel/x4x/rcven.c: Change the verbosity of some messagesArthur Heymans2018-04-171-8/+10