summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel/x4x
Commit message (Expand)AuthorAgeFilesLines
* nb/intel/x4x: Disable watchdog, halt TCO timer and clear timeoutArthur Heymans2018-01-051-0/+7
* nb/x4x/raminit: Rewrite SPD decode and timing selectionArthur Heymans2017-12-163-362/+271
* nb/intel/x4x/rcven.c: Fix programming coarse offsetArthur Heymans2017-12-121-2/+3
* nb/intel/*/gma: Port ACPI opregion to older platformsPatrick Rudolph2017-10-131-0/+56
* nb/intel/x4x: Select LAPIC_MONOTONIC_TIMERArthur Heymans2017-09-221-0/+1
* nb/intel/x4x: Fix booting with FSB800 DDR667 combinationArthur Heymans2017-08-201-1/+1
* nb/intel/x4x/raminit: Rework receive enable calibrationArthur Heymans2017-08-204-282/+378
* nb/intel/x4x/gma.c: Probe VGA EDID on DVI-I portsArthur Heymans2017-08-111-1/+14
* nb/intel/*/gma.c: Use macros for GMBUS numbersArthur Heymans2017-08-071-1/+1
* nb/intel/x4x: Rework programming DQ and DQS DLL timingsArthur Heymans2017-07-211-82/+51
* sb/intel/i82801jx: Add correct PCI ids and change namesArthur Heymans2017-07-213-1/+10
* Kconfig: Add choice of framebuffer modeNico Huber2017-06-041-4/+4
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-0/+1
* Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber2017-06-021-0/+1
* nb/intel/x4x/raminit: Initialise async variableArthur Heymans2017-05-241-1/+1
* nb/intel/x4x: Use a struct for dll settings instead of an arrayArthur Heymans2017-05-222-104/+113
* nb/intel/x4x: Make raminit less verbose with CONFIG_DEBUG_RAM_SETUPArthur Heymans2017-05-212-3/+6
* nb/intel/x4x/raminit: Remove very long delayArthur Heymans2017-05-201-2/+0
* nb/intel/x4x: Fix uninitialized variable issueNico Huber2017-05-131-8/+5
* nb/intel/x4x: Define and use default MMCONF_BASE_ADDRESSArthur Heymans2017-05-111-0/+4
* nb/intel/x4x: Add support for second PEG slotArthur Heymans2017-05-101-2/+9
* nb/x4x: Do not enable IGD when not supportedArthur Heymans2017-05-091-8/+15
* nb/intel/x4x: Don't run NGI if IGD has not been assigned VGA cyclesArthur Heymans2017-05-091-3/+11
* nb/x4x: Add ramstage IGD disable functionArthur Heymans2017-05-091-0/+11
* nb/x4x/nortbridge.c: Compute TSEG resource allocation dynamicallyArthur Heymans2017-05-091-13/+37
* nb/x4x/raminit.c: Remove ME locking codeArthur Heymans2017-05-081-8/+12
* nb/intel/x4x/raminit: Change reset type on incomplete raminit resetArthur Heymans2017-05-041-1/+1
* nb/intel/x4x/Kconfig: Don't fix CBFS_SIZE on i82801gx southbridgeArthur Heymans2017-04-151-1/+1
* nb/x4x: Move checkreset before SPD readingArthur Heymans2017-03-212-38/+37
* nb/intel/x4x: Fix issues found by checkpatch.plArthur Heymans2017-03-2110-282/+270
* nb/intel/x4x: Implement resume from S3 suspendArthur Heymans2017-02-175-196/+195
* nb/intel/x4x: Fix raminit on reset pathArthur Heymans2017-02-172-40/+135
* nb/x4x/raminit: Fix programming dram timingsArthur Heymans2017-01-222-9/+11
* nb/intel/*/northbridge.c: Remove #include <device/hypertransport.h>Arthur Heymans2017-01-061-1/+0
* nb/x4x: Add other Eaglelake IGD PCI DID to listArthur Heymans2016-12-171-1/+7
* intel i945 gm45 x4x: Switch to RELOCATABLE_RAMSTAGEKyösti Mälkki2016-12-111-1/+1
* intel i945 gm45 x4x post-car: Use postcar_frame for MTRR setupKyösti Mälkki2016-12-111-1/+33
* intel i945 gm45 x4x: Apply cbmem_top() alignmentKyösti Mälkki2016-12-111-2/+7
* buildsystem: Drop explicit (k)config.h includesKyösti Mälkki2016-12-081-1/+0
* MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki2016-12-071-1/+0
* nb/x4x: Fix sticky scratchpad register offsetArthur Heymans2016-12-031-3/+1
* nb/intel/x4x/raminit: Fix DIMM_IN_CHANNEL calculationNico Huber2016-11-282-2/+4
* nb/intel/x4x: Fix and deflate `dimm_config` in raminitNico Huber2016-11-262-100/+16
* Remove explicit select MMCONF_SUPPORTKyösti Mälkki2016-11-221-1/+0
* nb/intel: Fix some spelling mistakes in comments and stringsMartin Roth2016-11-212-2/+2
* intel post-car: Separate files for setup_stack_and_mtrrs()Kyösti Mälkki2016-11-111-0/+6
* nb/x4x/raminit.c: Improve crossclock table cosmeticsArthur Heymans2016-11-081-32/+55
* nb/x4x/gma.c: Remove writes to DP, FDI registersArthur Heymans2016-10-261-23/+0
* nb/gm45,x4x/gma.c remove writes to nonexisting FDI registersArthur Heymans2016-10-191-6/+0
* nb/i945,gm45,x4x/gma.c: fix unsigned arithmeticsArthur Heymans2016-10-191-1/+2