summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* 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
* nb/intel/x4x: Add a convenient macro to loop over bytelanesArthur Heymans2018-04-174-67/+69
* nb/intel/x4x: Clarify the raminit memory mappingArthur Heymans2018-04-173-30/+109
* nb/intel/x4x: Refactor setting default dll settingsArthur Heymans2018-04-174-94/+390
* nb/intel/x4x: Use SPI flash to cache raminit resultsArthur Heymans2018-04-176-94/+158
* nb/intel/i945/gma: Log native graphics init in level INFOPaul Menzel2018-04-161-1/+1
* nb/intel/i945/gma: Fix aligment of equal signPaul Menzel2018-04-161-4/+4
* nb/intel/sandybridge: support more XMP timingsDan Elkouby2018-04-164-3/+17
* nb/intel/sandybridge/peg: Add PEG driver stubPatrick Rudolph2018-04-135-1/+189
* Revert "model_206ax: Use parallel MP init"Arthur Heymans2018-04-111-1/+1
* model_206ax: Use parallel MP initArthur Heymans2018-04-111-1/+1
* cpu/intel/sandybridge: Put stage cache into TSEGArthur Heymans2018-04-101-1/+2
* intel/nehalem post-car: Use postcar_frame for MTRR setupKyösti Mälkki2018-04-092-2/+35
* nb/intel/gm45/raminit: Use CxDRT*_MCHBAR instead of magic numbersJonathan Neuschäfer2018-04-041-4/+6