summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* sandybridge/igd: Add brightness register descriptionsVladimir Serbinenko2014-01-211-0/+17
* Intel (sandy/ivy): Avoid calling cbmem_initialize() twiceKyösti Mälkki2014-01-152-6/+2
* CBMEM intel: Define get_top_of_ram() once per chipsetKyösti Mälkki2014-01-1511-67/+129
* sandybridge: Allow skipping mrc.cacheVladimir Serbinenko2014-01-152-1/+5
* lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc2014-01-134-0/+4
* sandybridge: Use calls rather than asm to call to MRC.Vladimir Serbinenko2014-01-121-5/+3
* CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_fileVladimir Serbinenko2014-01-121-15/+3
* lib/cbfs_core.c: Supply size of file as well in cbfs_get_file_contentVladimir Serbinenko2014-01-126-12/+11
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-109-11/+11
* MRC cache: determine flash size on runtimeVladimir Serbinenko2014-01-062-8/+8
* X201: Fix native video initVladimir Serbinenko2014-01-041-13/+3
* AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki2013-12-302-3/+3
* AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki2013-12-301-2/+3
* AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki2013-12-301-4/+4
* AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki2013-12-291-0/+5
* AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki2013-12-291-0/+4
* via: Write »access« without »m« at endPaul Menzel2013-12-271-1/+1
* AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-262-11/+1
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-262-0/+2
* usbdebug: Add option to disable console for romstageKyösti Mälkki2013-12-231-1/+1
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-235-7/+7
* haswell: add option to change DqPinsInterleavedStefan Reinauer2013-12-211-1/+2
* haswell: Misc updates from 1.6.1 ref codeDuncan Laurie2013-12-211-15/+6
* Add a specific post code for S3 resume failuresDuncan Laurie2013-12-211-1/+3
* haswell: Add pei_data field for USB routingDuncan Laurie2013-12-211-1/+3
* HDA: Enable Mini-HDA and fix up PCH-HDA initDuncan Laurie2013-12-124-8/+152
* haswell: Fix up GPU power management setupDuncan Laurie2013-12-121-19/+130
* haswell: Export functions for CPU family+model and steppingDuncan Laurie2013-12-122-32/+0
* haswell: Add ACPI support for Controllable TDPDuncan Laurie2013-12-071-17/+99
* haswell: Misc power management setup and fixesDuncan Laurie2013-12-072-80/+14
* Correct file permissions.Idwer Vollering2013-12-077-0/+0
* haswell: pull in the init code for FUIRonald G. Minnich2013-12-052-10/+84
* Add Intel FSP northbridge support Sandybridge and IvybridgeMarc Jones2013-12-0422-0/+3289
* global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc2013-12-022-4/+2
* haswell: Update pei_data to match ref codeDuncan Laurie2013-12-021-1/+18
* Add DDR refresh config to pei data structure.Shawn Nematbakhsh2013-12-011-0/+8
* AMD Northbridge LX: simplify get_top_of_ram()Christian Gmeiner2013-11-261-16/+4
* haswell: Add magic to turn on grahpics in normal modeDuncan Laurie2013-11-251-5/+21
* haswell: update pei_data data structureAaron Durbin2013-11-251-27/+21
* Support for nehalem northbridgeVladimir Serbinenko2013-11-2520-0/+11392
* haswell: Update GT PM register valueDuncan Laurie2013-11-241-1/+1
* Northbridge: i945: Native VGA init: print the GMA and GTT addressesPeter Stuge2013-11-241-0/+5
* Northbridge: i945: Native VGA init: use UMA addressPeter Stuge2013-11-241-3/+2
* lenovo/x60: native vga init: fix code style issues.Denis 'GNUtoo' Carikli2013-11-241-1/+1
* northbridge/intel/i945/raminit.c: Remove set but unused variable `reg16`Paul Menzel2013-11-051-3/+1
* CBMEM: Define cbmem_top() just once for x86Kyösti Mälkki2013-10-152-8/+2
* Revert "CBMEM: Always have early initialisation"Kyösti Mälkki2013-10-141-0/+2
* northbridge/amd/amdk8/raminit_f_dqs.c: Remove unused variable `reg` in `setup...Paul Menzel2013-10-131-2/+1
* Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer2013-10-133-3/+3
* southbridge/cimx/sb900: Rename headers to match sb700 & sb800Corey Osgood2013-09-241-1/+1