summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron/ktqm77
Commit message (Expand)AuthorAgeFilesLines
* 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
* mb/{asrock,intel,kontron}: Include missing <arch/io.h>Elyes HAOUAS2019-02-081-7/+9
* mb/*/*/romstage: curly braces after the function definitionPeter Lemenkov2019-02-081-1/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* sb/intel/common: Show "Add gigabit ethernet firmware" only for boards that ne...Jan Tatje2019-01-251-0/+1
* cpu/intel/model_206ax: Remove the notion of socketsArthur Heymans2019-01-242-4/+1
* mb/*/*/devicetree.cb: Make sandybridge devicetree uniformArthur Heymans2019-01-231-1/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-2/+2
* mb: Remove duplicated ENABLE_VMXElyes HAOUAS2019-01-031-1/+0
* cpu/intel/common: Use a common acpi/cpu.asl fileArthur Heymans2018-11-301-1/+1
* cpu/intel/model_206{5,a}x: Rework acpi/cpu.aslArthur Heymans2018-11-301-0/+2
* 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: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* src/mainboard/*: Remove IFD_*_REGION values for ifdfakeAngel Pons2018-08-221-12/+0
* mb/kontron/ktqm77: Use common pnp_{enter,exit} functionsElyes HAOUAS2018-08-201-16/+3
* src/mb: Remove some unneeded includesElyes HAOUAS2018-08-131-2/+0
* mb: Get rid of unneeded include <cbmem.h>Elyes HAOUAS2018-08-131-1/+0
* southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons2018-08-051-12/+0
* mb/*/*/cmos.layout: Fix coding styleElyes HAOUAS2018-06-281-5/+5
* Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans2018-06-211-1/+0
* mb/*/*/acpi_tables.c: Remove unneeded includesElyes HAOUAS2018-06-111-13/+0
* intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth2018-06-032-2/+4
* src/mainboard: Add and update license headersMartin Roth2018-06-023-0/+39
* mb/kontron: Get rid of device_tElyes HAOUAS2018-05-081-3/+3
* sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common locationArthur Heymans2018-02-271-0/+1
* mb/*/*/cmos.layout: Fix the values for the console levelArthur Heymans2018-01-261-9/+9
* sb/intel/bd82x6x: Reduce function-disable messNico Huber2018-01-231-2/+1
* intel/bd82x6x: Use generated ACPI PIRQTobias Diedrich2017-12-201-1/+0
* mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans2017-09-231-9/+1
* intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaultsNico Huber2017-07-301-4/+0
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-3/+4
* mb/*/*/cmos.layout: Make multibyte options byte alignedArthur Heymans2017-06-061-6/+5
* 3rdparty/libgfxinit: Update submodule pointerNico Huber2017-04-081-3/+5
* cpu/x86/msr.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* cpu/cpu.h: Drop excessive includesKyösti Mälkki2016-12-061-1/+0
* mb/kontron/ktqm77: Enable native gfx init through libgfxinitNico Huber2016-11-293-0/+26
* intel sandy/ivy: Improve DIMM replacement detectionKyösti Mälkki2016-11-201-3/+3
* mainboard/kontron/ktqm77: transition away from device_tAntonello Dettori2016-11-101-3/+3
* mainboard/kontron: Use C89 comments style & remove commented codeElyes HAOUAS2016-10-093-15/+17