summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel
Commit message (Expand)AuthorAgeFilesLines
* cpu/intel/haswell: remove dependency on socket_rpga989Matt DeVillier2015-04-302-4/+2
* intel/broadwell: Don't select MONOTONIC_TIMER_MSRPatrick Georgi2015-04-301-1/+0
* mainboard/intel: Drop unused onboard.h filesKyösti Mälkki2015-04-292-74/+0
* boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin2015-04-281-8/+0
* fsp: Move fsp to fsp1_0Marc Jones2015-04-243-3/+3
* src/mainboard/*/*/board_info.txt: Added Release year for boardsMathias Friman2015-04-2310-0/+10
* mainboards: Add CHROMEOS_VBNV_* where appropriatePatrick Georgi2015-04-223-0/+3
* kconfig: automatically include mainboardsStefan Reinauer2015-04-1815-39/+30
* wtm2/samus: fix coreboot compilation error with tpmp removedHarry Pan2015-04-141-3/+0
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-077-14/+14
* cbfs: remove cbfs_core.h includesAaron Durbin2015-03-311-1/+0
* intel/fsp_baytrail: Add PCI Root Port IRQ RoutingMartin Roth2015-03-122-30/+46
* device: drop i915 specific headers from resource allocator includesStefan Reinauer2015-03-083-3/+3
* mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variableAlexandru Gagniuc2015-03-054-16/+0
* (bakersport|bayleybay)_fsp: Do not force a default loglevelAlexandru Gagniuc2015-02-242-2/+0
* mainboard: Do not redefine CONSOLE_POST Kconfig variableAlexandru Gagniuc2015-02-244-16/+0
* soc/fsp_baytrail: Fix use of microcode-related Kconfig variablesAlexandru Gagniuc2015-02-242-2/+0
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-2/+2
* mainboard/cmos: Delete obsolete commented parametersTimothy Pearson2015-02-169-198/+0
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-158-14/+14
* Intel FSP platforms: Fix timestampsKyösti Mälkki2015-02-091-19/+4
* mainboard: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-062-58/+34
* doxygen fixes: fix parameter names to match the functionsMartin Roth2015-01-061-1/+1
* mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan2015-01-068-26/+26
* timestamps: Switch from tsc_t to uint64_tStefan Reinauer2015-01-051-28/+13
* superio/intel/i3100: Use link-time symbol over .c includesEdward O'Callaghan2015-01-043-3/+1
* mainboard: Sanitize some superio include paths to be non-localEdward O'Callaghan2015-01-044-4/+4
* wtm2: Fix issues with USB in firmwareDuncan Laurie2015-01-042-6/+6
* wtm2: Convert to use soc/intel/broadwellDuncan Laurie2015-01-0414-588/+273
* intel CAR: Fix DCACHE_RAM_BASE for old socketsKyösti Mälkki2014-12-301-8/+0
* fsp_baytrail: Remove GPIO_NC1 #defineMartin Roth2014-12-191-1/+1
* Drop Intel E7520 and E7525 and related boardsStefan Reinauer2014-12-1823-1834/+0
* intel/truxton: Un-romcc-ify boardStefan Reinauer2014-12-182-10/+2
* intel/minnowmax: Determine board type from GPIOsMartin Roth2014-12-173-20/+15
* CBMEM console: Fix boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-12-161-4/+0
* Intel FSP: Move to DYNAMIC_CBMEMKyösti Mälkki2014-12-161-2/+0
* fsp platfoms: add prototype & consolidate main entry-pointMartin Roth2014-12-091-1/+0
* Remove IRQ_SLOT_COUNT on all boards without PIRQ table.Vladimir Serbinenko2014-12-068-32/+0
* fsp_baytrail: Allow selection of USB controller by get_optionMartin Roth2014-12-062-1/+16
* intel/minnowmax: Update devicetreeMartin Roth2014-12-061-25/+25
* minnowmax board: Update KconfigMartin Roth2014-12-051-3/+3
* fsp_baytrail: remove register option for TSEG sizeMartin Roth2014-12-052-2/+0
* i945: Consolidate acpi/platform.aslVladimir Serbinenko2014-12-032-38/+3
* i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko2014-12-031-3/+0
* Replace hlt with halt()Patrick Georgi2014-12-021-1/+0
* Mark non-executable files non-executablePatrick Georgi2014-12-014-0/+0
* Replace hlt() loops with halt()Patrick Georgi2014-11-302-5/+5
* mainboard/intel/minnowmax: use Baytrail Gold3 FSPYork Yang2014-11-293-19/+34
* ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki2014-11-281-3/+0
* sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko2014-11-235-141/+1
OpenPOWER on IntegriCloud