summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/kunimitsu
Commit message (Expand)AuthorAgeFilesLines
...
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-1/+1
* mainboard/intel: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0616-208/+32
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* drivers/generic/max98357a: Allow custom _HID from configAamir Bohra2020-03-201-0/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1819-34/+0
* mb/intel/{saddlebrook,kunimitsu}: Add macro for SaGv configPraveen Hodagatta Pranesh2020-03-101-1/+1
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-1/+0
* src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian2020-01-101-0/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* mb/{hp,intel}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* mb: Use fixed value in RcompTarget structureWim Vervoorn2019-12-162-3/+2
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* soc/intel/skylake: move/rename files after drop of FSP 1.1Michael Niewöhner2019-10-262-2/+0
* soc/intel/skylake: drop support for FSP 1.1Michael Niewöhner2019-10-261-1/+0
* mb/intel/kunimitsu: drop support for FSP 1.1Michael Niewöhner2019-10-218-212/+56
* mb/[google/intel/lenovo]/*: fix posix shell bug with SPD filesGreg V2019-10-091-1/+1
* mb: remove test-only HWIDsHung-Te Lin2019-09-301-5/+0
* src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS2019-09-151-1/+0
* mb/{asrock,intel,purism}: Copy channel arrays separatelyJacob Garber2019-08-204-10/+16
* mainboard/google: Fix indirect includesKyösti Mälkki2019-08-151-1/+1
* mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__Kyösti Mälkki2019-07-251-5/+1
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* src/mainboard: Remove unused include <arch/byteorder.h>Elyes HAOUAS2019-06-193-3/+0
* drivers/intel/fsp1.1: Simplify bootflow and clean upArthur Heymans2019-05-291-6/+0
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+0
* mb/intel/kunimitsu: Refactor to get rid of `pei_data`Nico Huber2019-05-076-69/+17
* {mb,soc/intel/skylake}: remove unused InternalGfxMaxim Polyakov2019-04-061-1/+0
* 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