summaryrefslogtreecommitdiff
path: root/src/mainboard/siemens
AgeCommit message (Expand)Author
2021-01-05mb/siemens/chili: Rework KconfigFelix Singer
2020-12-27mb/siemens/chili/base: Add SMBIOS slot descriptionsFelix Singer
2020-12-08mb/siemens/chili/base: Fix state of PCI devicesFelix Singer
2020-12-08mb/siemens/chili: Remove unnecessary device declarationsFelix Singer
2020-12-06mb/siemens/chili: Move mainboard/gpio.h to variant/gpio.hFelix Singer
2020-11-30mb/siemens/chili: Configure GPIOs in gpio.cFelix Singer
2020-11-30mb/siemens/chili: Introduce include folder for header filesFelix Singer
2020-11-30mb/siemens/mc_apl1: Deduplicate wait_for_legacy_dev()Angel Pons
2020-11-30mb/siemens/mc_apl1: Simplify is_mac_adr_valid() logicAngel Pons
2020-11-30drivers/intel/i210: Define MAC_ADDR_LENAngel Pons
2020-11-30mb/siemens/mc_apl1/mainboard.c: Refactor loop bodyAngel Pons
2020-11-23mb/siemens/mc_apl1: Use `pci_or_config16` functionAngel Pons
2020-11-23mb/**/cmos.layout: Indent everything with tabsAngel Pons
2020-11-22mb/*: Use ACPI_DSDT_REV_2 instead of hard-coded valueFelix Singer
2020-11-13soc/intel/cnl: replace the remains of HeciEnabled by device state in dtMichael Niewöhner
2020-10-26mb/*,soc/intel: drop the obsolete dt option `speed_shift_enable`Michael Niewöhner
2020-10-19mb/siemens/chili: Add Chili variantNico Huber
2020-10-19mb/siemens/chili: Add new mainboardThomas Heijligen
2020-10-13{src/mb,util/autoport}: Use macro for DSDT revisionElyes HAOUAS
2020-10-05mb/siemens/mc_apl6: Enable eMMCMario Scheithauer
2020-09-19apollolake boards: Enable CSE in devicetreeSubrata Banik
2020-09-10mb/siemens/mc_apl2/gpio: Fix code styleMaxim Polyakov
2020-09-10mb/siemens/mc_apl2/gpio: Undo set DRIVER for GPOMaxim Polyakov
2020-09-09apollolake: Define MAX_CPUS at SoC scopeAngel Pons
2020-09-09apollolake: Limit MAX_CPUS to 4Angel Pons
2020-07-09mb/siemens/mc_apl1: Use OPCODE menu set up of fast SPI driverWerner Zeh
2020-06-30src: Remove whitespaces before tabsElyes HAOUAS
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-04mainboard/siemens: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-18mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi
2020-03-03mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons
2020-01-10src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian
2019-12-31mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons
2019-12-21mb/**/dsdt.asl: Remove "Some generic macros" commentAngel Pons
2019-12-20src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-21mb/*/*: Remove BROADWELL_DE boardsArthur Heymans
2019-11-21mb/*/*: Drop FSP_BAYTRAIL supportArthur Heymans
2019-11-12src/mainboard/siemens: Use PTN3460 chip driverUwe Poeche
2019-11-12mb/siemens/mc_apl6: Enable VT-d featureWerner Zeh
2019-11-11mb/siemens/mc_apl6: Add TPM to devicetreeWerner Zeh
2019-11-11mb/siemens/mc_apl6: Enable SDHCI and disable eMMC controllerWerner Zeh
2019-11-11mb/siemens/mc_apl6: Adjust clock lines used on PCIe-2-PCI bridgeWerner Zeh
2019-11-11mb/siemens/mc_apl6: Enable VBOOT per defaultWerner Zeh
2019-11-11mb/siemens/mc_apl6: Add new mainboard based on mc_apl3Werner Zeh
2019-11-01soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS