summaryrefslogtreecommitdiffstats
path: root/src/mainboard/kontron
Commit message (Expand)AuthorAgeFilesLines
* mb/{kontron/bsl6,siemens/chili}: Add `inhibit_flashlock` nvram optionNico Huber2021-08-131-0/+1
* mb/*: Specify type of `VARIANT_DIR` onceAngel Pons2021-07-262-2/+0
* mb/*: Specify type of `OVERRIDE_DEVICETREE` onceAngel Pons2021-07-262-2/+0
* mb/*: Specify type of `DEVICETREE` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-264-4/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-264-4/+0
* src/*: Specify type of `CBFS_SIZE` onceAngel Pons2021-07-261-1/+0
* Kconfig: Escape variablesPatrick Georgi2021-06-291-2/+2
* 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
* bd82x6x boards: Drop redundant `c2_latency`Angel Pons2021-06-071-2/+0
* mb/kontron/mal10: Use mainboard_ops driver for GPIO configurationFelix Singer2021-05-281-1/+9
* mainboard: Use decimal for `device lapic 0x0 on`Angel Pons2021-05-181-1/+1
* src: Retype option API to use unsigned integersAngel Pons2021-05-065-13/+13
* mb/kontron/mal10/cmos.layout: Drop unused optionsAngel Pons2021-04-241-4/+0
* mb/kontron/mal10/cmos.layout: Align contents with tabsAngel Pons2021-04-241-27/+27
* mainboard: Use read_int_option()Angel Pons2021-04-214-10/+8
* 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
* sandybridge MRC boards: Drop channel disable masksAngel Pons2021-02-121-8/+0
* nb/intel/sandybridge: Use common {DMI,EP,MCH}BAR accessorsAngel Pons2021-02-101-3/+3
* ACPI: Add top-level ASLKyösti Mälkki2021-01-274-0/+4
* mb/kontron/ktqm77: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-262-3/+3
* 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-182-2/+2
* mb/x/acpi_tables: Rename to mainboard_fill_gnvs()Kyösti Mälkki2021-01-102-2/+2
* soc/intel/skylake: Move MAX_CPUS from mb to SoCFelix Singer2021-01-061-4/+0
* cpu/intel/model_206ax: Rename `cX_acpower` optionsAngel Pons2021-01-061-3/+3
* cpu/intel/model_206ax: Unify ACPI C-state optionsAngel Pons2021-01-061-4/+0
* mb/kontron/bsl6: Rework KconfigFelix Singer2021-01-052-7/+17
* mb/kontron/mal10: Remove unnecessary includesFelix Singer2021-01-054-4/+0
* mb/kontron/mal10: Move include directories to mb levelFelix Singer2021-01-043-9/+7
* mb/kontron/bsl6: Remove disabled devices from devicetreesFelix Singer2020-12-282-24/+0
* soc/intel/skylake: Drop duplicate PmConfigPciClockRun configurationBenjamin Doron2020-12-171-1/+0
* mb/*: Remove SATA_AHCI config from SKL/KBL based devicetreesFelix Singer2020-12-081-1/+0
* soc/intel/skylake: Shorten SATA mode enum value namesFelix Singer2020-12-081-1/+1
* mb/kontron/mal10: Use the system library for headersFelix Singer2020-12-012-2/+2
* mb/kontron/mal10/Kconfig: Reorder selects alphabeticallyFelix Singer2020-12-011-7/+7
* mb/kontron/bsl6: Configure GPIOs using mainboard_opsFelix Singer2020-11-301-2/+6
* mb/kontron/bsl6: Move GPIO configuration to C fileFelix Singer2020-11-244-225/+229
* mb/kontron/bsl6: Use include folder for header filesFelix Singer2020-11-247-7/+6
* mb/**/cmos.layout: Indent everything with tabsAngel Pons2020-11-233-190/+190
* mb/**/cmos.layout: Remove crusty commentsAngel Pons2020-11-232-55/+0
* mb/kontron: Add Kontron mAL10 COMe module supportMaxim Polyakov2020-11-2224-0/+851
* mb/*: Use ACPI_DSDT_REV_2 instead of hard-coded valueFelix Singer2020-11-221-1/+1
* mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner2020-10-261-2/+0
* soc/intel,mb/*: get rid of legacy pad macrosMichael Niewöhner2020-10-211-31/+31