summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/kunimitsu
Commit message (Expand)AuthorAgeFilesLines
* mainboard/intel: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-04-241-1/+0
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* ChromeEC boards: Drop `IGNORE_IASL_MISSING_DEPENDENCY`Angel Pons2022-04-201-3/+0
* ChromeOS: Add DECLARE_x_CROS_GPIOS()Kyösti Mälkki2022-04-071-6/+1
* ChromeOS: Promote variant_cros_gpio()Kyösti Mälkki2022-04-061-2/+3
* IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS2022-01-281-0/+3
* soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` configSubrata Banik2022-01-162-1/+3
* mb: Remove dot from end of non-sentence commentPaul Menzel2021-12-231-1/+1
* ChromeOS: Refactor ACPI CNVS generationKyösti Mälkki2021-12-231-2/+0
* mainboard: Fix comment about early GPIOsAngel Pons2021-12-191-1/+1
* Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-11-152-0/+7
* ChromeOS: Replace with or add <types.h>Kyösti Mälkki2021-11-111-0/+1
* mb/google,intel: Fix indirect include bootmode.hKyösti Mälkki2021-11-051-0/+1
* soc/intel/skylake: switch to common GNVSMichael Niewöhner2021-10-171-1/+1
* Skylake boards: Drop setting useless `IRQ_SLOT_COUNT`Angel Pons2021-10-171-4/+0
* mb/intel/kunimitsu: Clean up dsdt.aslFelix Singer2021-09-271-7/+2
* soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by defaultFelix Singer2021-08-281-5/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* soc/intel/skylake: Clean up SD GPIO handlingAngel Pons2021-03-011-1/+1
* ACPI: Move include for <vc/google/chromeos.asl>Kyösti Mälkki2021-01-281-3/+0
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* arch/x86: Use wildcard for mb/smihandler.cKyösti Mälkki2021-01-241-2/+0
* soc/intel/skylake: Move MAX_CPUS from mb to SoCFelix Singer2021-01-061-4/+0
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-2/+1
* mb/**/cmos.layout: Drop copy-pasted SNB entries on non-SNBAngel Pons2020-11-241-4/+0
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-31/+31
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-47/+0
* soc/intel/{skl,cnl}: replace PM ACPI timer dt option by KconfigMichael Niewöhner2020-11-132-1/+4
* mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner2020-10-261-3/+0
* soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner2020-10-211-88/+88
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb, soc/intel: Switch to using drivers/wifi/generic for Intel WiFi devicesFurquan Shaikh2020-10-131-1/+1
* mb/intel/latest mainboards: Get rid of power button device in corebootSubrata Banik2020-10-132-12/+0
* soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik2020-10-051-1/+1
* treewide: rename GENERIC_SPD_BIN to HAVE_SPD_BIN_IN_CBFSMichael Niewöhner2020-09-231-1/+1
* mb/intel: Drop unneeded empty linesElyes HAOUAS2020-09-212-2/+0
* mb: remove duplicated Make code for spd.bin generationMichael Niewöhner2020-09-062-17/+1
* soc/intel/skylake: Enable SDXC depending on devicetree configurationFelix Singer2020-08-081-1/+0
* soc/intel/skylake: Enable thermal subsystem depending on devicetreeFelix Singer2020-08-071-1/+1
* soc/intel/skylake: Enable HDA depending on devicetree configurationFelix Singer2020-07-291-1/+0
* soc/intel/skylake: Enable eMMC depending on devicetree configurationFelix Singer2020-07-291-1/+0
* soc/intel/skylake: Enable SMBus depending on devicetree configurationFelix Singer2020-07-291-1/+0
* skylake boards: Factor out copy-pasted PIRQ routesAngel Pons2020-07-261-9/+0
* ACPI GNVS: Replace uses of smm_get_gnvs()Kyösti Mälkki2020-07-011-1/+1
* skylake: update processor power limits configurationSumeet R Pawnikar2020-05-181-1/+3
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-183-9/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1119-19/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-093-27/+3
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-024-4/+4