summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/kunimitsu
Commit message (Expand)AuthorAgeFilesLines
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-204-4/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-051-5/+5
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* soc/intel/skylake: Unify serial IRQ optionsNico Huber2019-03-011-2/+0
* soc/intel/skylake: Use real common code for VMX initNico Huber2019-02-181-3/+0
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* soc/mainboard: Update mainboard UART KconfigLijian Zhao2019-01-111-0/+5
* mb/intel/{kblrvp,kunimitsu,saddlebrook}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS2019-01-031-1/+0
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-1/+1
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS2018-11-231-2/+3
* ACPI: Fix DSDT's revision fieldElyes HAOUAS2018-11-211-1/+1
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-162-2/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-2/+2
* mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi2018-09-121-1/+2
* soc/intel/common/block: Add common chip config blockSubrata Banik2018-06-061-1/+3
* soc/intel/skylake: Add option to skip coreboot MP initSubrata Banik2018-06-051-2/+0
* mb/intel: Get rid of whitespace before tabElyes HAOUAS2018-06-041-19/+19
* src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-06-041-1/+1
* mb/intel: Get rid of device_tElyes HAOUAS2018-05-081-3/+3
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* boardid: Switch from Kconfig to weak functionsJulius Werner2017-12-071-1/+0
* src/mainboard: Fix various typosJonathan Neuschäfer2017-11-231-1/+1
* skylake mainboards: Use PAD_CFG_GPI_GPIO_DRIVER instead of PAD_CFG_GPIFurquan Shaikh2017-10-091-11/+11
* ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh2017-10-081-20/+8
* mb/google/*: Use newly added Chrome EC boardid functionFurquan Shaikh2017-09-263-30/+1
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* soc/intel/skylake: Add LPC and SPI lock down config optionSubrata Banik2017-08-251-0/+3
* mainboards: Remove unused EC event for thermal overloadDuncan Laurie2017-07-011-1/+0
* mainboard/*/*/Kconfig: Remove MONOTONIC_TIMER_MSR selectionAamir Bohra2017-06-021-1/+0
* *.asl: Remove obsolete reference to TPM ASL filePatrick Rudolph2017-04-241-8/+0
* soc/intel/skylake: Split AC/DC settings for Deep Sx configDuncan Laurie2017-04-131-1/+2
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-2/+2
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-281-1/+0
* ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeecFurquan Shaikh2017-03-272-13/+4
* acpi: Add ACPI_ prefix to IRQ enum and struct namesFurquan Shaikh2017-02-221-3/+3
* mainboard/{google,intel}: Change config option selectionFurquan Shaikh2017-02-201-9/+3
* mainboard & southbridge: Clear files that are just headersMartin Roth2016-12-051-15/+0
* lib/nhlt: add support for setting the oem_revisionAaron Durbin2016-12-011-1/+1
* soc/intel/skylake: Add USB Port Over Current (OC) Pin programmingSubrata Banik2016-11-281-10/+10
* Remove explicit select MMCONF_SUPPORTKyösti Mälkki2016-11-221-1/+0
* google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh2016-11-182-36/+1
* soc/intel/skylake: move i2c voltage config to own variableAaron Durbin2016-11-111-1/+1
* intel/kunimitsu: Update DPTF settingsSumeet Pawnikar2016-11-071-12/+12
* lars/kunimitsu: Add other sensor in _ART for fan controlSumeet Pawnikar2016-10-281-13/+21
* skylake: Use COMMON_FADTDuncan Laurie2016-10-271-47/+0
* kunimitsu: Add choice to select FSP driverNaresh G Solanki2016-10-201-0/+13
* x86/acpi_device: Add support for GPIO output polarityFurquan Shaikh2016-10-071-1/+1