aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/kunimitsu
AgeCommit message (Expand)Author
2021-01-28ACPI: Move include for <vc/google/chromeos.asl>Kyösti Mälkki
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-24arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki
2021-01-06soc/intel/skylake: Move MAX_CPUS from mb to SoCFelix Singer
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-11-24mb/**/cmos.layout: Drop copy-pasted SNB entries on non-SNBAngel Pons
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-11-13soc/intel/{skl,cnl}: replace PM ACPI timer dt option by KconfigMichael Niewöhner
2020-10-26mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner
2020-10-21soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-10-13mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devicesFurquan Shaikh
2020-10-13mb/intel/latest mainboards: Get rid of power button device in corebootSubrata Banik
2020-10-05soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik
2020-09-23treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner
2020-09-21mb/intel: Drop unneeded empty linesElyes HAOUAS
2020-09-06mb: remove duplicated Make code for spd.bin generationMichael Niewöhner
2020-08-08soc/intel/skylake: Enable SDXC depending on devicetree configurationFelix Singer
2020-08-07soc/intel/skylake: Enable thermal subsystem depending on devicetreeFelix Singer
2020-07-29soc/intel/skylake: Enable HDA depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable eMMC depending on devicetree configurationFelix Singer
2020-07-29soc/intel/skylake: Enable SMBus depending on devicetree configurationFelix Singer
2020-07-26skylake boards: Factor out copy-pasted PIRQ routesAngel Pons
2020-07-01ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki
2020-05-18skylake: update processor power limits configurationSumeet R Pawnikar
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-06mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-20drivers/generic/max98357a: Allow custom _HID from configAamir Bohra
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2020-03-10mb/intel/{saddlebrook,kunimitsu}: Add macro for SaGv configPraveen Hodagatta Pranesh
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-01-10src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-19mb/{hp,intel}: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-16mb: Use fixed value in RcompTarget structureWim Vervoorn
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-26soc/intel/skylake: move/rename files after drop of FSP 1.1Michael Niewöhner
2019-10-26soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner
2019-10-21mb/intel/kunimitsu: drop support for FSP 1.1Michael Niewöhner
2019-10-09mb/[google/intel/lenovo]/*: fix posix shell bug with SPD filesGreg V
2019-09-30mb: remove test-only HWIDsHung-Te Lin
2019-09-15src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS
2019-08-20mb/{asrock,intel,purism}: Copy channel arrays separatelyJacob Garber
2019-08-15mainboard/google: Fix indirect includesKyösti Mälkki
2019-07-25mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2019-06-19src/mainboard: Remove unused include <arch/byteorder.h>Elyes HAOUAS
2019-05-29drivers/intel/fsp1.1: Simplify bootflow and clean upArthur Heymans
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-05-07mb/intel/kunimitsu: Refactor to get rid of `pei_data`Nico Huber
2019-04-06{mb,soc/intel/skylake}: remove unused InternalGfxMaxim Polyakov
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01soc/intel/skylake: Unify serial IRQ optionsNico Huber
2019-02-18soc/intel/skylake: Use real common code for VMX initNico Huber
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2019-01-11soc/mainboard: Update mainboard UART KconfigLijian Zhao
2019-01-03mb/intel/{kblrvp,kunimitsu,saddlebrook}: Remove duplicated HAVE_SMI_HANDLERElyes HAOUAS
2018-11-30cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-23mb: Set coreboot as DSDT's manufacturer model IDElyes HAOUAS
2018-11-21ACPI: Fix DSDT's revision fieldElyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-09-12mainboards: Add SMMSTORE region in chromeos configsPatrick Georgi
2018-06-06soc/intel/common/block: Add common chip config blockSubrata Banik
2018-06-05soc/intel/skylake: Add option to skip coreboot MP initSubrata Banik
2018-06-04mb/intel: Get rid of whitespace before tabElyes HAOUAS
2018-06-04src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-05-08mb/intel: Get rid of device_tElyes HAOUAS
2018-01-26mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans
2017-12-07boardid: Switch from Kconfig to weak functionsJulius Werner
2017-11-23src/mainboard: Fix various typosJonathan Neuschäfer
2017-10-09skylake mainboards: Use PAD_CFG_GPI_GPIO_DRIVER instead of PAD_CFG_GPIFurquan Shaikh
2017-10-08ec/google/chromeec: Add library function google_chromeec_events_initFurquan Shaikh
2017-09-26mb/google/*: Use newly added Chrome EC boardid functionFurquan Shaikh
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-08-25soc/intel/skylake: Add LPC and SPI lock down config optionSubrata Banik
2017-07-01mainboards: Remove unused EC event for thermal overloadDuncan Laurie
2017-06-02mainboard/*/*/Kconfig: Remove MONOTONIC_TIMER_MSR selectionAamir Bohra
2017-04-24*.asl: Remove obsolete reference to TPM ASL filePatrick Rudolph
2017-04-13soc/intel/skylake: Split AC/DC settings for Deep Sx configDuncan Laurie
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2017-03-27ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeecFurquan Shaikh
2017-02-22acpi: Add ACPI_ prefix to IRQ enum and struct namesFurquan Shaikh
2017-02-20mainboard/{google,intel}: Change config option selectionFurquan Shaikh
2016-12-05mainboard & southbridge: Clear files that are just headersMartin Roth
2016-12-01lib/nhlt: add support for setting the oem_revisionAaron Durbin
2016-11-28soc/intel/skylake: Add USB Port Over Current (OC) Pin programmingSubrata Banik