summaryrefslogtreecommitdiffstats
path: root/src/northbridge/intel
Commit message (Expand)AuthorAgeFilesLines
* northbridge/intel ACPI: Remove unused Local methodMartin Roth2015-12-163-6/+6
* x86 acpi: remove ALIGN_CURRENT macroAaron Durbin2015-12-152-6/+4
* Remove #ifdef checks on Kconfig symbolsMartin Roth2015-12-061-4/+0
* northbridge/intel/pineview: Add native raminitDamien Zammit2015-12-023-0/+2677
* northbridge/intel/pineview: Add remaining boilerplate code for northbridgeDamien Zammit2015-12-0211-65/+935
* northbridge/intel/pineview: Add minimal Pineview northbridgeDamien Zammit2015-11-247-0/+339
* nb/intel/sandybridge/raminit: Factor out code into toggle_io_resetPatrick Rudolph2015-11-191-34/+14
* nb/intel/sandybridge/raminit: Comment the codePatrick Rudolph2015-11-191-15/+190
* nb/intel/sandybridge: Fix PEG disablementPatrick Rudolph2015-11-181-3/+5
* nb/intel/sandybridge/northbridge: Initialize uma_memory_base in all casesPatrick Rudolph2015-11-181-0/+1
* northbridge/intel/sandybridge: Fix random raminit failuresPatrick Rudolph2015-11-181-1/+11
* northbridge/intel/fsp_sandybridge: remove blank lineMartin Roth2015-11-171-1/+0
* northbridge/intel: Add i89xx header fileMarc Jones2015-11-102-2/+7
* nb/intel/sandybridge: Limit GFX workaround to Sandy BridgeNico Huber2015-11-051-3/+5
* nb/intel/sandybridge: Add ACPI DMAR tableNico Huber2015-11-043-0/+60
* nb/intel/sandybridge: Enable basic IOMMU supportNico Huber2015-11-045-0/+63
* ACPI: Make DMAR flags settableNico Huber2015-11-041-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-31198-792/+0
* 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
OpenPOWER on IntegriCloud