aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/kontron
AgeCommit message (Expand)Author
2024-06-23skl mainboards: Move cpu_cluster device to chipset devicetreeFelix Singer
2024-06-08mb/*: Remove old USB configurations from SNB/bd82x6x boardsKeith Hui
2024-06-08mb/*: Add consolidated USB port config for SNB+MRC boardsKeith Hui
2024-05-29tree: Remove unused <string.h>Elyes Haouas
2024-05-29tree: Use <stdio.h> for snprintfElyes Haouas
2024-02-23arch/x86/ioapic: use uintptr_t for IOAPIC base addressFelix Held
2024-02-18mb/*: Add SPDX headers for cmos.default filesMartin Roth
2024-02-18mb/inventec to mb/ocp: Add SPDX license headers to Kconfig filesMartin Roth
2024-01-31device/device.h: Rename busses for clarityArthur Heymans
2024-01-24mb/hp to mb/kontron: Rename Makefiles from .inc to .mkMartin Roth
2023-11-13mb/kontron/bsl6: Make use of the chipset devicetreeFelix Singer
2023-11-13mb/*: Update SPD mapping for sandybridge boardsKeith Hui
2023-11-12mainboards: Drop stale comment about enumerate_buses()Nico Huber
2023-10-25mb/kontron/bsl6/devicetree: Use comma separated list for arraysFelix Singer
2023-10-25devicetrees: Remove trailing backslash from multiline valuesFelix Singer
2023-10-25SNB+MRC boards: Migrate MRC settings to devicetreeKeith Hui
2023-08-06mainboard: Add SPDX license headers to MakefilesMartin Roth
2023-06-02soc/intel/apollolake: Switch to snake case for SataPortsEnableMario Scheithauer
2023-04-08sb/intel/i82801gx/chip.h: Use 'bool' instead of 'int'Elyes Haouas
2023-03-23nb/intel/snb: Abolish mainboard_should_reset_usb()Keith Hui
2023-02-04mb/*: Replace SNB PCI devices with references from chipset.cbArthur Heymans
2023-02-03soc/intel/apl: Move cpu cluster to chipset.cbArthur Heymans
2023-01-30mb/*: Remove lapic from devicetreeArthur Heymans
2023-01-25mainboard: Drop invalid `hyper_threading` optionAngel Pons
2022-12-07sb,soc/intel,mb: Drop leftover comments and TODOs in ASLKyösti Mälkki
2022-12-05nb/intel/i945: Remove apic 0 from devicetreeArthur Heymans
2022-12-02sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary}Elyes Haouas
2022-12-01nb/intel/i945: Hook up PCI domain and CPU bus ops to devicetreeArthur Heymans
2022-12-01cpu/intel/model_206ax: Remove fake lapic deviceArthur Heymans
2022-12-01cpu/intel/sandybridge: Use enum for ACPI C statesArthur Heymans
2022-11-30nb/intel/sandybridge: Add a chipset devicetreeArthur Heymans
2022-11-10mb/kontron/bsl6/romstage.c: Clean up includesElyes Haouas
2022-10-06mb/kontron/bsl6: Set board type to mobile for memory configNico Huber
2022-08-16mb/**/dsdt.asl: Drop misleading "OEM revision" commentAngel Pons
2022-08-13src/mb: Update unlicensable files with the CC-PDDC SPDX IDMartin Roth
2022-06-20soc/intel/apollolake: Hook Up SataPortEnable to devicetreeSean Rhodes
2022-05-17soc/intel/skylake: Hook up FSP hyper-threading setting to option APIFelix Singer
2022-04-26mb/kontron/986lcd-m: Add Firewire chip in device treePetr Cvek
2022-04-26mb/kontron/986lcd-m: Improve device tree descriptionPetr Cvek
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2022-04-20mb/kontron/986lcd-m: Drop `_PRS` and `_DIS` from static devicesAngel Pons
2022-02-25arch/x86: consolidate HPET base address definitionsFelix Held
2022-01-31mb/**/Kconfig: Properly override `DISABLE_HECI1_AT_PRE_BOOT`Angel Pons
2022-01-28IASL: Ignore IASL's "Missing dependency" warningElyes HAOUAS
2022-01-16soc/intel/skl: Replace dt `HeciEnabled` by `HECI1 disable` configSubrata Banik
2022-01-04sb/intel: Use `bool` for PCIe coalescing optionAngel Pons
2021-12-18mb/kontron/bsl6: Reuse options from Kconfig.nameFelix Singer
2021-11-10Rename ECAM-specific MMCONF KconfigsShelley Chen
2021-10-19cpu/intel/speedstep: Constify `get_cst_entries()`Angel Pons
2021-10-17soc/intel/skylake: switch to common GNVSMichael Niewöhner
2021-10-15mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons
2021-09-17skylake DDR4 boards: Set `CaVrefConfig` to 2Angel Pons
2021-09-14kontron/mal10: Undo set primary GPU via FSP optionMaxim Polyakov
2021-09-08mb/kontron/bsl6: Fix overridden hwmon settingsNico Huber
2021-09-07kontron/mal10: Set up GPIOs in CPLD/ECMaxim Polyakov
2021-09-03src/*: Specify type of `DIMM_MAX` onceAngel Pons
2021-09-03src/*: Specify type of `DIMM_SPD_SIZE` onceAngel Pons
2021-08-28soc/intel/common: Use CHIPSET_LOCKDOWN_COREBOOT by defaultFelix Singer
2021-08-13mb/{kontron/bsl6,siemens/chili}: Add `inhibit_flashlock` nvram optionNico Huber
2021-07-26mb/*: Specify type of `VARIANT_DIR` onceAngel Pons
2021-07-26mb/*: Specify type of `OVERRIDE_DEVICETREE` onceAngel Pons
2021-07-26mb/*: Specify type of `DEVICETREE` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons
2021-07-26mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons
2021-07-26src/*: Specify type of `CBFS_SIZE` onceAngel Pons
2021-06-29Kconfig: Escape variablesPatrick Georgi
2021-06-14mb/*/mptable.c: Use smp_write_pci_intsrc()Kyösti Mälkki
2021-06-14mb/*/mptable.c: Replace magic constantsKyösti Mälkki
2021-06-11cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki
2021-06-07bd82x6x boards: Drop redundant `c2_latency`Angel Pons
2021-05-28mb/kontron/mal10: Use mainboard_ops driver for GPIO configurationFelix Singer
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