summaryrefslogtreecommitdiffstats
path: root/src/northbridge
Commit message (Expand)AuthorAgeFilesLines
* console: Fix includesKyösti Mälkki2014-03-041-0/+1
* nehalem: Replace video init.Vladimir Serbinenko2014-03-044-1831/+460
* nehalem: Remove SSKPD.Vladimir Serbinenko2014-03-031-1/+0
* intel/nehalem: Fix soft reset detection.Vladimir Serbinenko2014-03-031-1/+1
* intel/nehalem: Use non-powercycle reset.Vladimir Serbinenko2014-03-031-1/+1
* nehalem/raminit: Don't touch clock generator in raminit.Vladimir Serbinenko2014-03-032-24/+14
* intel/sandybridge: add PCI IDs for 6-Series PCHChris Douglass2014-03-011-1/+26
* Remove CACHE_ROM.Vladimir Serbinenko2014-02-253-8/+0
* intel/*/acpi: Increase range length of MCHBAR buffer to 32 kBPaul Menzel2014-02-244-4/+4
* nehalem: Make SPD address map into parameter.Vladimir Serbinenko2014-02-202-5/+12
* nehalem/raminit: Fix typo of NUM_CHANNELS instead of NUM_SLOTS.Vladimir Serbinenko2014-02-201-1/+1
* sandy/ivy: Fix mrc.cache file in CBFSKyösti Mälkki2014-02-171-1/+3
* haswell: backup the default SMM region on resumeAaron Durbin2014-02-161-18/+2
* Eliminate some ASL warningsOskar Enoksson2014-02-131-3/+3
* Move hexdump32() to lib/hexdump.Kyösti Mälkki2014-02-111-0/+1
* MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko2014-02-063-39/+2
* x86: add common definitions for control registersAaron Durbin2014-01-283-37/+3
* nb/sandybridge: Move MRC cache above mrc.binAlexandru Gagniuc2014-01-241-1/+1
* nehalem: Fix SMRAM register addressVladimir Serbinenko2014-01-231-3/+1
* X201: Move early nehalem S3 magic to right place.Vladimir Serbinenko2014-01-232-7/+6
* nehalem: Restore frequency ratio registers on S3 resumeVladimir Serbinenko2014-01-231-65/+77
* nehalem: Small cleanup to raminit RE bindingsVladimir Serbinenko2014-01-231-26/+3
* nehalem: Move mrc.cache to 0xfffe0000.Vladimir Serbinenko2014-01-231-1/+1
* nehalem: Simplify acpi.c by using __SIMPLE_DEVICE__Vladimir Serbinenko2014-01-231-5/+4
* CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki2014-01-221-1/+1
* 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
OpenPOWER on IntegriCloud