summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron/ktqm77
Commit message (Expand)AuthorAgeFilesLines
* sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons2020-07-201-1/+1
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* sandybridge boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* src: Remove unused '#include <cpu/x86/lapic.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1114-14/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mb/kontron/ktqm77: Extend SATA CMOS option with "legacy" modeNico Huber2020-04-151-4/+5
* src/mainboard: Use 'const' to set pnp_devfn_t staticallyElyes HAOUAS2020-04-141-1/+1
* mainboard/kontron: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0412-155/+24
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-2/+1
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-onlyAngel Pons2020-03-201-11/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1811-18/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-092-3/+4
* treewide: capitalize 'USB'Elyes HAOUAS2020-02-261-2/+2
* treewide: capitalize 'BIOS'Elyes HAOUAS2020-02-171-3/+3
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-091-1/+1
* mb/**/hda_verb.c: Correct codec ID on subvendor verbsAngel Pons2020-01-021-1/+1
* mb/**/hda_verb.{c,h}: use denary numerals for codec IDsAngel Pons2020-01-021-5/+5
* mb/**/acpi: Remove unused filesAngel Pons2019-12-311-3/+0
* mb/*/*/acpi_tables: Don't initialize already initialized fieldsPeter Lemenkov2019-12-311-8/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov2019-12-271-8/+2
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-211-1/+0
* mb/*/*/Kconfig: Drop redundant redeclaration of MAINBOARD_VENDORArthur Heymans2019-11-281-4/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* nb/intel/sandybridge/mrc: Handle P2P disabling via devicetreeNico Huber2019-11-181-11/+0
* nb/intel/sandybridge: Set up console in bootblockArthur Heymans2019-11-182-1/+4
* nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-11-181-0/+1
* sb/intel/bd82x6x: Make the pch_enable_lpc hook optionalArthur Heymans2019-11-181-1/+1
* nb/intel/sandybridge: Make the mainboard_rcba_config hook optionalArthur Heymans2019-11-181-1/+1
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-041-1/+1
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-011-1/+1
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-1/+0
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-161-1/+0
* sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supportedPatrick Rudolph2019-07-191-1/+0
* mb/*/*/gpio: Use static for const structuresPeter Lemenkov2019-07-181-9/+9
* nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGENico Huber2019-05-121-1/+1
* src/mb/Kconfig: Fix PCI subsystem IDsElyes HAOUAS2019-04-191-8/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-202-2/+0
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-4/+4
* src: Drop unused include <timestamp.h>Elyes HAOUAS2019-03-071-2/+0
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-062-2/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-041-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1