summaryrefslogtreecommitdiff
path: root/src/mainboard/kontron
AgeCommit message (Expand)Author
2021-05-18mainboard: Use decimal for `device lapic 0x0 on`Angel Pons
2021-05-06src: Retype option API to use unsigned integersAngel Pons
2021-04-24mb/kontron/mal10/cmos.layout: Drop unused optionsAngel Pons
2021-04-24mb/kontron/mal10/cmos.layout: Align contents with tabsAngel Pons
2021-04-21mainboard: Use read_int_option()Angel Pons
2021-04-21mainboard: Use get_int_option() for HWM settingsAngel Pons
2021-04-21mb/**/early_init.c: Use get_int_option()Angel Pons
2021-02-17mb: guard irq_tables for clang-formatPatrick Georgi
2021-02-12sandybridge MRC boards: Drop channel disable masksAngel Pons
2021-02-10nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessorsAngel Pons
2021-01-27ACPI: Add top-level ASLKyösti Mälkki
2021-01-26mb/kontron/ktqm77: Convert to ASL 2.0 syntaxElyes HAOUAS
2021-01-26mb/kontron/986lcd-m: Convert *.asl to ASL 2.0 syntaxElyes HAOUAS
2021-01-20mainboards: Drop GNVS cmap and cmbpKyösti Mälkki
2021-01-18ACPI: Select ACPI_SOC_NVS only where suitableKyösti Mälkki
2021-01-10mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki
2021-01-06soc/intel/skylake: Move MAX_CPUS from mb to SoCFelix Singer
2021-01-06cpu/intel/model_206ax: Rename `cX_acpower` optionsAngel Pons
2021-01-06cpu/intel/model_206ax: Unify ACPI C-state optionsAngel Pons
2021-01-05mb/kontron/bsl6: Rework KconfigFelix Singer
2021-01-05mb/kontron/mal10: Remove unnecessary includesFelix Singer
2021-01-04mb/kontron/mal10: Move include directories to mb levelFelix Singer
2020-12-28mb/kontron/bsl6: Remove disabled devices from devicetreesFelix Singer
2020-12-17soc/intel/skylake: Drop duplicate PmConfigPciClockRun configurationBenjamin Doron
2020-12-08mb/*: Remove SATA_AHCI config from SKL/KBL based devicetreesFelix Singer
2020-12-08soc/intel/skylake: Shorten SATA mode enum value namesFelix Singer
2020-12-01mb/kontron/mal10: Use the system library for headersFelix Singer
2020-12-01mb/kontron/mal10/Kconfig: Reorder selects alphabeticallyFelix Singer
2020-11-30mb/kontron/bsl6: Configure GPIOs using mainboard_opsFelix Singer
2020-11-24mb/kontron/bsl6: Move GPIO configuration to C fileFelix Singer
2020-11-24mb/kontron/bsl6: Use include folder for header filesFelix Singer
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-23mb/**/cmos.layout: Remove crusty commentsAngel Pons
2020-11-22mb/kontron: Add Kontron mAL10 COMe module supportMaxim Polyakov
2020-11-22mb/*: Use ACPI_DSDT_REV_2 instead of hard-coded valueFelix Singer
2020-10-26mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner
2020-10-21soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-10-05soc/intel/common/block/acpi: Factor out common platform.aslSubrata Banik
2020-09-22mb/kontron: Drop unneeded empty linesElyes HAOUAS
2020-09-18superio/nuvoton: Inline `nuvoton_hwm_select_bank`Angel Pons
2020-09-17nb/intel/sandybridge: Drop casts from DEFAULT_{MCHBAR,DMIBAR}Angel Pons
2020-09-17nb/intel/sandybridge: Drop invalid `DEFAULT_RCBABASE` macroAngel Pons
2020-09-11mb/kontron/ktqm77: Use 'PNP_IDX_*' instead of magic numbersElyes HAOUAS
2020-09-11mb/kontron/986lcd-m: Use ''PNP_IDX_*' instead of magic numbersElyes HAOUAS
2020-08-20src/mainboard: Escape variable expansion in KconfigPatrick Georgi
2020-08-04mb/kontron/bsl6: Add new Skylake COMe moduleNico Huber
2020-07-20sb/intel: Define CONFIG_FIXED_SMBUS_IO_BASEAngel Pons
2020-07-14src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS
2020-06-30ACPI: Drop typedef global_nvs_tKyösti Mälkki