summaryrefslogtreecommitdiffstats
path: root/src/mainboard/siemens
Commit message (Expand)AuthorAgeFilesLines
* mb/siemens/mc_apl1: Use OPCODE menu set up of fast SPI driverWerner Zeh2020-07-091-54/+2
* src: Remove whitespaces before tabsElyes HAOUAS2020-06-303-3/+3
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-195-5/+5
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1121-21/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* mainboard/siemens: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0421-273/+42
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-314-4/+4
* mainboard/[^a-p]*: Remove copyright noticesPatrick Georgi2020-03-1821-32/+0
* mb/*/Kconfig: Factor out MAINBOARD_VENDORAngel Pons2020-03-031-1/+0
* src: Remove blank acpi_tables source filesKarthikeyan Ramasubramanian2020-01-101-3/+0
* mb/**/dsdt.asl: Remove outdated sleepstates.asl commentAngel Pons2019-12-311-1/+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
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* mb/*/*: Remove BROADWELL_DE boardsArthur Heymans2019-11-2117-1189/+0
* mb/*/*: Drop FSP_BAYTRAIL supportArthur Heymans2019-11-2120-1281/+0
* src/mainboard/siemens: Use PTN3460 chip driverUwe Poeche2019-11-1229-1193/+476
* mb/siemens/mc_apl6: Enable VT-d featureWerner Zeh2019-11-121-0/+3
* mb/siemens/mc_apl6: Add TPM to devicetreeWerner Zeh2019-11-111-1/+5
* mb/siemens/mc_apl6: Enable SDHCI and disable eMMC controllerWerner Zeh2019-11-111-34/+2
* mb/siemens/mc_apl6: Adjust clock lines used on PCIe-2-PCI bridgeWerner Zeh2019-11-111-2/+2
* mb/siemens/mc_apl6: Enable VBOOT per defaultWerner Zeh2019-11-112-1/+17
* mb/siemens/mc_apl6: Add new mainboard based on mc_apl3Werner Zeh2019-11-117-0/+663
* soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpiSubrata Banik2019-11-012-2/+2
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-272-2/+0
* mb/siemens/{mc_apl1, mc_bdx1}: Remove offsets from flashmap filesWerner Zeh2019-10-243-36/+36
* soc/intel/fsp_baytrail: use designware I2C driverUwe Poeche2019-10-242-38/+47
* mb/siemens/mc_apl{3,5}: Remove __weak symbol from GPIO functionsWerner Zeh2019-10-182-6/+4
* mb/siemens/mc_bdx1: Enable VBOOTWerner Zeh2019-09-302-1/+39
* mb/siemens/mc_apl1: Sort the names of all variant mainboardsWerner Zeh2019-09-251-4/+4
* mb/siemens/mc_apl{2,4,5}: Enable VBOOTWerner Zeh2019-09-254-0/+78
* src/mainboard: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-161-1/+0
* src: Remove unneeded include <arch/interrupt.h>Elyes HAOUAS2019-09-112-2/+0
* mb/siemens/mc_apl5: Disable IGD if no EDID data availableMario Scheithauer2019-09-051-0/+25
* mb/siemens/{mc_apl1,...,mc_apl5}: Fix GPIO settingsMario Scheithauer2019-07-184-23/+23
* mb/siemens/mc_apl1: Disable all UHS-I SD-Card speed modesMario Scheithauer2019-07-182-19/+19
* mb/siemens/mc_apl3: Enable LPSS UART 1Mario Scheithauer2019-07-121-2/+3
* mb/siemens/{baseboard,mc_apl3,mc_apl4,mc_apl5}: Fix GPIO_168Mario Scheithauer2019-07-114-4/+4
* mb/siemens/{mc_apl1,...,mc_apl5}: Reduce eMMC bus speed modeMario Scheithauer2019-07-115-5/+5
* intel/fsp_broadwell_de: Remove redundant TSC_MONOTONIC_TIMERKyösti Mälkki2019-07-081-1/+0
* intel/fsp_baytrail: Move TSC_MONOTONIC_TIMERKyösti Mälkki2019-07-081-1/+0
* siemens/mc_apl5: Change PTN interface settingsMario Scheithauer2019-06-211-1/+2
* siemens/mc_apl5: Enable TPM supportMario Scheithauer2019-06-213-2/+9
* siemens/mc_apl5: Add own GPIO tableMario Scheithauer2019-06-062-0/+420
* src/mainboard: Add missing 'include <types.h>'Elyes HAOUAS2019-05-299-0/+9
* mb/siemens/mc_apl2: Limit SD-Card speed to DDR50Werner Zeh2019-05-061-0/+20
* mb/siemens/mc_apl4: Remove usage of external RTCWerner Zeh2019-04-152-16/+1
* mb/siemens/mc_apl1: Enable HDA in devicetree for all mainboard variantsWerner Zeh2019-04-155-5/+5
* siemens/mc_apl5: Remove reduced clock rate for I2C0Mario Scheithauer2019-04-081-12/+0
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-062-1/+2