summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* Drop northbridge/i440lxStefan Reinauer2015-10-307-764/+0
* nb/intel/sandybridge/gma: add disable functionPatrick Rudolph2015-10-291-0/+14
* Intel: Move MCRS ResourceTemplate outside of _CRS methodMartin Roth2015-10-238-888/+880
* Revert "Remove sandybridge and ivybridge FSP code path"Martin Roth2015-10-2222-0/+2417
* cpu/mtrr.h: Fix macro names for MTRR registersAlexandru Gagniuc2015-10-152-9/+9
* Revert "Remove FSP Rangeley SOC and mohonpeak board support"Martin Roth2015-10-1415-0/+1319
* gma: Consolidate Intel IGD ACPI code some moreNico Huber2015-10-1210-318/+7
* Kill lvds_num_lanesVladimir Serbinenko2015-10-114-4/+4
* Derive lvds_dual_channel from EDID timings.Vladimir Serbinenko2015-10-116-35/+35
* nb/intel/sandybridge/raminit: Add edge write discovery checkPatrick Rudolph2015-10-091-0/+2
* northbridge/intel/sandybridge: Do not disable PEG by defaultPatrick Rudolph2015-10-091-2/+4
* northbridge/intel/sandybridge: Enable PEG clock-gating on demandPatrick Rudolph2015-10-093-15/+48
* northbridge/intel/nehalem: Fix native VGA initNicolas Reinecke2015-10-041-15/+17
* Remove FSP Rangeley SOC and mohonpeak board supportAlexandru Gagniuc2015-10-0315-1319/+0
* Remove sandybridge and ivybridge FSP code pathAlexandru Gagniuc2015-10-0323-2495/+0
* sandybridge ivybridge: Treat native init as first class citizenAlexandru Gagniuc2015-10-036-4087/+4087
* northbridge/intel/gm45: Fix native VGA initAudrey Pearson2015-10-011-15/+17
* coreboot: move TS_END_ROMSTAGE to one spotAaron Durbin2015-09-241-1/+0
* intel/sandybridge: Do not guard native VGA init by #ifdefsAlexandru Gagniuc2015-09-073-136/+140
* intel i945: Fix native VGA initializationMono2015-09-071-12/+14
* north/intel/sandybridge: Fix native VGA initializationAlexandru Gagniuc2015-09-071-17/+18
* intel: Do not hardcode the position of mrc.cacheAlexandru Gagniuc2015-09-073-7/+3
* bootstate: remove need for #ifdef ENV_RAMSTAGEAaron Durbin2015-09-042-4/+2
* x86: remove cpu_incs as romstage Make variableAaron Durbin2015-09-041-1/+1
* northbridge/intel/gm45/Kconfig: Remove IOMMU symbol choiceMartin Roth2015-08-313-6/+1
* edid: Use edid_mode struct to reduce redundancyDavid Hendricks2015-08-281-14/+14
* Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in KconfigMartin Roth2015-08-252-5/+0
* intel/i945: don't read structs out of uninitialized pointersPatrick Georgi2015-08-101-0/+3
* intel/haswell: fix CHROMEOS builds for haswellPatrick Georgi2015-07-291-0/+1
* intel raminit: rewrite timB high adjust calculationPatrick Rudolph2015-07-221-12/+11
* intel raminit: support two DIMMs per channelPatrick Rudolph2015-07-221-1/+1
* Remove unused Kconfig symbols in c codeMartin Roth2015-07-171-4/+0
* intel/sandybridge/gma: Add graphics PCI Device IDs 0x0162 and 0x0152Damien Zammit2015-07-141-1/+1
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-135-5/+5
* intel raminit: improve loggingPatrick Rudolph2015-07-131-3/+4
* intel raminit: fix timB high adjust calculationPatrick Rudolph2015-07-131-0/+5
* intel raminit: whitespace fixesPatrick Rudolph2015-07-131-10/+10
* intel sandybridge: add VGA pci device idPatrick Rudolph2015-07-131-0/+1
* Change #ifdef and #if defined CONFIG_ bools to #if IS_ENABLED()Martin Roth2015-07-121-1/+1
* sandybridge: provide monotonic timer functionPatrick Georgi2015-07-071-0/+20
* Revert "sandy/ivybridge: use LAPIC timer in SMM"Patrick Georgi2015-07-062-0/+56
* Kconfig: Fix references to obsolete symbolsMartin Roth2015-07-041-1/+0
* intel raminit: rename registerPatrick Rudolph2015-07-041-8/+9
* sandy/ivybridge: use LAPIC timer in SMMStefan Reinauer2015-07-022-56/+0
* intel/sandybridge: initialize variablePatrick Georgi2015-06-301-1/+2
* intel raminit: check correct registers in channel_testPatrick Rudolph2015-06-281-1/+1
* intel raminit: properly handle DDR3 DIMMs with address mirroringPatrick Rudolph2015-06-281-6/+3
* Kconfig: Move CBFS_SIZE into Mainboard menuMartin Roth2015-06-235-57/+0
* model_2065x: Use common i945-ivy TSEG SMM init.Vladimir Serbinenko2015-06-104-11/+28
* fsp_model_206ax: Use common i945-ivy tseg SMM init.Vladimir Serbinenko2015-06-102-11/+28