summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel
Commit message (Expand)AuthorAgeFilesLines
* mainboard/intel/emeraldlake2 Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-22/+22
* mainboard/intel/baskingridge Fix usage of GNU field designator extEdward O'Callaghan2014-05-231-22/+22
* mainboard/intel/wtm2: Fix usage of GNU field designator extensionEdward O'Callaghan2014-05-231-22/+22
* drivers: Drop GbE stub driversEdward O'Callaghan2014-05-201-1/+0
* intel: Remove GFXUMA and related global variablesKyösti Mälkki2014-05-194-4/+0
* cougar_canyon2: Switch CPU/NB/SB to the shared FSP codeMartin Roth2014-05-091-8/+5
* Squelch some warnings from KconfigKyösti Mälkki2014-05-091-4/+1
* ChromeOS boards: Always build code for bootmode strapsKyösti Mälkki2014-05-083-6/+6
* ChromeOS boards: Fix includesKyösti Mälkki2014-05-081-1/+1
* Declare get_write_protect_state() without ChromeOSKyösti Mälkki2014-05-082-2/+2
* ChromeOS boards: Use explicit include of chromeos.cKyösti Mälkki2014-05-081-0/+21
* Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh2014-05-0311-11/+0
* ChromeOS: Use common fill_lb_gpio()Kyösti Mälkki2014-05-013-19/+0
* ChromeOS: Remove oprom_is_loadedKyösti Mälkki2014-05-014-6/+4
* Static CBMEM / CAR: Flag boards with BROKEN_CAR_MIGRATEKyösti Mälkki2014-04-011-0/+1
* mainboard/*/*/ec.c: Do not include `chromeos/chromeos.h`Paul Menzel2014-03-281-1/+0
* intel/jarrell: Apply ROMCC workaroundKyösti Mälkki2014-03-091-0/+4
* Remove CACHE_ROM.Vladimir Serbinenko2014-02-251-1/+0
* intel/jarrell: Fix missing includeKyösti Mälkki2014-02-161-0/+1
* MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko2014-02-061-1/+0
* board_info.txt: Classify almost all remaining boards.Vladimir Serbinenko2014-01-224-0/+4
* CBMEM: Replace cbmem_initialize() with cbmem_recovery()Kyösti Mälkki2014-01-223-3/+3
* intel/i945 boards: Add EARLY_CBMEM_INITKyösti Mälkki2014-01-222-3/+6
* board-status: Add board_info.txt extracted from wiki.Vladimir Serbinenko2014-01-197-0/+15
* Intel (sandy/ivy): Avoid calling cbmem_initialize() twiceKyösti Mälkki2014-01-151-0/+2
* ibexpeak / bd82x6x: Make SATA mode user-visible option.Vladimir Serbinenko2014-01-124-6/+8
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-101-1/+1
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-244-11/+11
* wtm2: disable SDcard USB portDuncan Laurie2013-12-211-1/+1
* lynxpoint me: add support for mbp clear wait in finalize stepDuncan Laurie2013-12-212-2/+0
* Revert "lynxpoint: Move ME lock down to ramstage"Duncan Laurie2013-12-212-0/+2
* intel/cougar_canyon2/Kconfig: Remove HAVE_ACPI_RESUME as S3 is unsupportedPaul Menzel2013-12-151-1/+0
* intel/cougar_canyon2: Intel CRB FSP based mainboardMarc Jones2013-12-0419-0/+2091
* Add option to disable ChromeOSKyösti Mälkki2013-12-023-3/+3
* haswell: Update pei_data to match ref codeDuncan Laurie2013-12-022-23/+45
* slippy/falco/peppy: Fix SPD GPIO initialization.Aaron Durbin2013-12-012-0/+4
* baskingridge: drop incorrect USB handling codeStefan Reinauer2013-11-251-13/+0
* wtm2: add ssdt2 tableAaron Durbin2013-11-251-0/+7
* haswell: update pei_data data structureAaron Durbin2013-11-252-30/+42
* Fix int15 return value for mainboard oprom handlersDuncan Laurie2013-11-252-16/+16
* wtm2: Set SerialIO I2C ports to 3.3VDuncan Laurie2013-11-251-2/+2
* lynxpoint: Move ME lock down to ramstageDuncan Laurie2013-11-252-2/+0
* lynxpoint: export mem console pointer in ACPIAaron Durbin2013-11-252-0/+6
* Unify and clean up remaining INT15 handlersStefan Reinauer2013-11-251-1/+1
* haswell: Update ChromeOS ACPI GPIO packageDuncan Laurie2013-11-242-5/+6
* haswell: enable monotonic timerAaron Durbin2013-11-242-0/+2
* haswell: configure c-statesAaron Durbin2013-11-242-12/+12
* lynxpoint: Rework LP GPIO handlingDuncan Laurie2013-11-241-342/+97
* sio1007: Properly build '.c' filesMarc Jones2013-11-101-1/+1
* emeraldlake2: Clean up COM port enableMarc Jones2013-11-101-12/+10