summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-302-2/+4
* i945 boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* 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-182-6/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1128-28/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-092-18/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-023-3/+3
* 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-0425-322/+50
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-292-4/+2
* mb/**/gma-mainboard.ads: Use SPDX for GPL-2.0-onlyAngel Pons2020-03-201-11/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1823-30/+0
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2020-03-092-3/+4
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* 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-093-3/+3
* mb/*/*: Remove unused option_table.h includesKyösti Mälkki2020-01-061-2/+0
* mb/*/*/acpi_tables: Remove unused includesElyes HAOUAS2020-01-021-1/+0
* 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
* Replace last uses of read_option() with get_option()Kyösti Mälkki2020-01-021-1/+3
* mb/**/acpi: Remove unused filesAngel Pons2019-12-313-97/+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-312-2/+0
* kontron/986lcd-m: use common winbond/nuvoton HWM bank select functionFelix Held2019-12-302-3/+5
* mb/*/*/acpi_tables: Remove unnecessary function callPeter Lemenkov2019-12-271-8/+2
* mb/*/*/early_init.c: Remove defined but not used macroElyes HAOUAS2019-12-271-2/+0
* mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons2019-12-212-2/+0
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h>Elyes HAOUAS2019-12-191-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-232-2/+2
* 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/{i945,ich7}: Remove redundant write on V0CTLElyes HAOUAS2019-11-171-2/+0
* mb/{kontron/968lcd-m,roda/rk886ex}: select non-SPIArthur Heymans2019-11-161-0/+1
* nb/intel/i945: Initialize console in bootblockArthur Heymans2019-11-152-1/+4
* nb/intel/i945: Move boilerplate romstage to a common locationArthur Heymans2019-11-151-56/+3
* sb/intel/i82801gx: Add common early codeArthur Heymans2019-11-141-36/+1
* sb/intel/i82801gx: Add common LPC decode codeArthur Heymans2019-11-122-18/+10
* src/mb: Remove redundant message befor 'system_reset()'Elyes HAOUAS2019-11-111-1/+0
* mb/*/*{bd82x6x/ibexpreak}: Use sb/intel/common/acpi/platform.aslArthur Heymans2019-11-041-1/+1