summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron/986lcd-m
Commit message (Expand)AuthorAgeFilesLines
* mb/kontron/986lcd-m: Add Firewire chip in device treePetr Cvek2022-04-261-1/+3
* mb/kontron/986lcd-m: Improve device tree descriptionPetr Cvek2022-04-261-10/+11
* mb/kontron/986lcd-m: Drop `_PRS` and `_DIS` from static devicesAngel Pons2022-04-202-21/+0
* IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS2022-01-281-0/+3
* cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons2021-10-191-1/+1
* mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons2021-10-151-4/+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
* mb/*/mptable.c: Use smp_write_pci_intsrc()Kyösti Mälkki2021-06-141-29/+21
* mb/*/mptable.c: Replace magic constantsKyösti Mälkki2021-06-141-24/+30
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* src: Retype option API to use unsigned integersAngel Pons2021-05-062-9/+9
* mainboard: Use read_int_option()Angel Pons2021-04-211-2/+1
* mainboard: Use get_int_option() for HWM settingsAngel Pons2021-04-211-9/+5
* mb/**/early_init.c: Use get_int_option()Angel Pons2021-04-211-2/+1
* mb: guard irq_tables for clang-formatPatrick Georgi2021-02-171-0/+2
* ACPI: Add top-level ASLKyösti Mälkki2021-01-271-0/+1
* mb/kontron/986lcd-m: Convert *.asl to ASL 2.0 syntaxElyes HAOUAS2021-01-261-2/+2
* mainboards: Drop GNVS cmap and cmbpKyösti Mälkki2021-01-201-12/+0
* ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki2021-01-181-1/+1
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-101-1/+1
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-231-90/+90
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-231-28/+0
* {src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS2020-10-131-1/+1
* mb/kontron: Drop unneeded empty linesElyes HAOUAS2020-09-221-2/+0
* superio/nuvoton: Inline `nuvoton_hwm_select_bank`Angel Pons2020-09-181-1/+0
* mb/kontron/986lcd-m: Use ''PNP_IDX_*' instead of magic numbersElyes HAOUAS2020-09-111-4/+5
* ACPI: Drop typedef global_nvs_tKyösti Mälkki2020-06-301-1/+2
* i945 boards: Factor out MAX_CPUSAngel Pons2020-06-151-4/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+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-022-2/+2
* mainboard/kontron: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0413-167/+26
* drivers/intel/gma/acpi: Provide default definition for displaysNico Huber2020-03-291-2/+1
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-1812-12/+0
* drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki2020-01-092-2/+2
* 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
* Replace last uses of read_option() with get_option()Kyösti Mälkki2020-01-021-1/+3
* mb/**/acpi: Remove unused filesAngel Pons2019-12-312-94/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+0
* kontron/986lcd-m: use common winbond/nuvoton HWM bank select functionFelix Held2019-12-302-3/+5
* 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-211-1/+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
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/{i945,ich7}: Remove redundant write on V0CTLElyes HAOUAS2019-11-171-2/+0