summaryrefslogtreecommitdiff
path: root/src/mainboard/intel
AgeCommit message (Expand)Author
2015-01-06doxygen fixes: fix parameter names to match the functionsMartin Roth
2015-01-06mainboard/*/romstage.c: Sanitize system header inclusionsEdward O'Callaghan
2015-01-05timestamps: Switch from tsc_t to uint64_tStefan Reinauer
2015-01-04superio/intel/i3100: Use link-time symbol over .c includesEdward O'Callaghan
2015-01-04mainboard: Sanitize some superio include paths to be non-localEdward O'Callaghan
2015-01-04wtm2: Fix issues with USB in firmwareDuncan Laurie
2015-01-04wtm2: Convert to use soc/intel/broadwellDuncan Laurie
2014-12-30intel CAR: Fix DCACHE_RAM_BASE for old socketsKyösti Mälkki
2014-12-19fsp_baytrail: Remove GPIO_NC1 #defineMartin Roth
2014-12-18Drop Intel E7520 and E7525 and related boardsStefan Reinauer
2014-12-18intel/truxton: Un-romcc-ify boardStefan Reinauer
2014-12-17intel/minnowmax: Determine board type from GPIOsMartin Roth
2014-12-16CBMEM console: Fix boards with BROKEN_CAR_MIGRATEKyösti Mälkki
2014-12-16Intel FSP: Move to DYNAMIC_CBMEMKyösti Mälkki
2014-12-09fsp platfoms: add prototype & consolidate main entry-pointMartin Roth
2014-12-06Remove IRQ_SLOT_COUNT on all boards without PIRQ table.Vladimir Serbinenko
2014-12-06fsp_baytrail: Allow selection of USB controller by get_optionMartin Roth
2014-12-06intel/minnowmax: Update devicetreeMartin Roth
2014-12-05minnowmax board: Update KconfigMartin Roth
2014-12-05fsp_baytrail: remove register option for TSEG sizeMartin Roth
2014-12-03i945: Consolidate acpi/platform.aslVladimir Serbinenko
2014-12-03i82801gx: Enable upper CMOS in bootblock.Vladimir Serbinenko
2014-12-02Replace hlt with halt()Patrick Georgi
2014-12-01Mark non-executable files non-executablePatrick Georgi
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2014-11-29mainboard/intel/minnowmax: use Baytrail Gold3 FSPYork Yang
2014-11-28ACPI: Remove CBMEM TOC from GNVSKyösti Mälkki
2014-11-23sandy/ivy/nehalem: Remerge interrupt handlingVladimir Serbinenko
2014-11-20mainboard/intel/cougar_canyon2/romstage.c: Missing prototypeEdward O'Callaghan
2014-11-19fsp_baytrail: Update chip.h UPD entries to match names in fspvpd.hMartin Roth
2014-11-15fsp: Change mobo partnumbers to reflect that it's running code FSP variantVladimir Serbinenko
2014-11-15mainboard/*/debug.c: Remove duplicate or dead codeEdward O'Callaghan
2014-11-09i945: consolidate sb & nb early initsVladimir Serbinenko
2014-11-09i945: Consolidate common GNVS initVladimir Serbinenko
2014-11-08fsp_rangeley: Switch to per-device ACPIVladimir Serbinenko
2014-11-08bd82x6x: Move to common FADT.Vladimir Serbinenko
2014-11-04i82801gx: Handle whole FADT in southbridge.Vladimir Serbinenko
2014-10-29minnowmax: Tell the FSP to set TSEG to 8MBMartin Roth
2014-10-19e7501: Move to perdev ACPIVladimir Serbinenko
2014-10-18lynxpoint: Consolidate common GNVS initVladimir Serbinenko
2014-10-18i3100: Convert to per-device ACPIVladimir Serbinenko
2014-10-18fsp_sandybridge: Move to per-device ACPI.Vladimir Serbinenko
2014-10-18i945: Consolidate FADT codeVladimir Serbinenko
2014-10-17bd82x6x: Consolidate common GNVS initVladimir Serbinenko
2014-10-17Add board_info for all Google/Intel boards mitting the fileStefan Reinauer
2014-10-17xe7501devkit: Kill unused cmos.layoutVladimir Serbinenko
2014-10-16bd82x6x: Move common bd82x6x S3 detect to bd82x6x code.Vladimir Serbinenko
2014-10-16sandybridge: Move common northbridge finalize to northbridge code.Vladimir Serbinenko
2014-10-15i945: Convert to per-device ACPIVladimir Serbinenko
2014-10-09intel/fsp_baytrail: Fix SMM/SMIKayalvizhi Dhandapani