summaryrefslogtreecommitdiffstats
path: root/src/mainboard/siemens/mc_apl1/variants
Commit message (Expand)AuthorAgeFilesLines
* mb/samsung to mb/up: Add SPDX license headers to Kconfig filesMartin Roth2024-02-187-0/+7
* device/device.h: Rename busses for clarityArthur Heymans2024-01-313-6/+6
* mb/lenovo to mb/squared: Rename Makefiles from .inc to .mkMartin Roth2024-01-248-0/+0
* mb/siemens/mc_apl2: Set Full Reset Bit into Reset Control RegisterMario Scheithauer2023-09-021-0/+6
* mainboard: Add SPDX license headers to MakefilesMartin Roth2023-08-068-0/+15
* mb/siemens/mc_apl1: Fix wrong register maskingMario Scheithauer2023-07-031-2/+3
* mb/siemens/mc_apl5: Correct the Tx signal from SATA port 0Mario Scheithauer2023-07-031-0/+11
* mb/siemens/mc_apl1: Rename macro 'TX_DWORD3' to 'TX_DWORD3_P1'Mario Scheithauer2023-07-031-3/+3
* mb/siemens/{mc_apl3,mc_apl5,mc_apl6}: Remove TX_DWORD3 macroMario Scheithauer2023-07-033-11/+0
* soc/intel/apollolake: Switch to snake case for DisableSataSalpSupportMario Scheithauer2023-06-197-7/+7
* soc/intel/apollolake: Switch to snake case for SataPortsEnableMario Scheithauer2023-06-026-12/+12
* mb/siemens/{mc_apl2,mc_apl5,mc_apl6}: Use SSD type for SATA portsMario Scheithauer2023-06-013-0/+6
* mb/siemens/{mc_apl2,mc_apl5,mc_apl6}: Limit SATA speed to Gen 2Mario Scheithauer2023-06-013-0/+3
* mb/siemens/mc_apl5: Set Full Reset Bit into Reset Control RegisterMario Scheithauer2023-05-111-0/+6
* mb/siemens/mc_apl: Correct multi-line comment style for all Siemens APL BoardsMario Scheithauer2023-05-1114-231/+153
* drv/i2c/ptn3460: Add 'mainboard' prefix to mainboard-level callbacksJan Samek2023-03-034-12/+12
* soc/intel/apl: Move cpu cluster to chipset.cbArthur Heymans2023-02-037-14/+0
* drv/i2c/ptn3460: Use PTN_EDID_LEN instead of constantJan Samek2023-02-024-4/+4
* mb/*: Remove lapic from devicetreeArthur Heymans2023-01-307-21/+7
* drivers/i2c/ptn3460: Use cb_err in mb_adjust_cfgJan Samek2023-01-274-24/+24
* mb/siemens/mc_apl1/var/mc_apl5: Enable early POSTJan Samek2023-01-271-0/+16
* mb/siemens/mc_apl1/var/mc_apl6: Enable early POSTJan Samek2023-01-221-0/+16
* mb/siemens/mc_apl1: Move POST logic to mainboard levelJan Samek2023-01-222-12/+0
* mb/siemens: Unify and clean lcd_panel.c coding styleJan Samek2023-01-204-89/+110
* mb/siemens/mc_apl{4,7}: Limit I2C bus speed to 100 kHz on bus 7Werner Zeh2022-12-234-0/+35
* mb/siemens/mc_apl2: Enable early POST through NC_FPGAJan Samek2022-10-273-0/+28
* mb/siemens/mc_apl7: Enable libgfxinit for the boardJan Samek2022-09-223-0/+17
* mb/siemens/mc_apl7/Kconfig: Enable PTN3460 early initJan Samek2022-09-221-0/+4
* mb/siemens/mc_apl7: Disable VBOOT and TPMUwe Poeche2022-06-272-22/+2
* mb/siemens/mc_apl1: Add new mainboard variant mc_apl7Uwe Poeche2022-06-236-0/+677
* soc/intel/apollolake: Hook Up SataPortEnable to devicetreeSean Rhodes2022-06-206-0/+12
* intel/common/block: Provide RAPL and min clock ratio switches in commonUwe Poeche2022-05-185-5/+5
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-214-4/+4
* src: Make PCI ID define names shorterFelix Singer2022-03-075-14/+14
* mb/siemens/mc_apl2: Enable PCI device for I2C bus 0Werner Zeh2022-02-221-1/+1
* mb/siemens/mc_apl{2,4,5,6}: Enable recovery MRC cacheWerner Zeh2022-02-124-0/+4
* mb/siemens/{mc_apl1,...,mc_apl6}: Disable SATA ALPM supportMario Scheithauer2022-02-016-6/+18
* mb/*: Specify type of `FMDFILE` onceAngel Pons2021-07-264-4/+0
* mb/siemens/mc_apl{1,2,3,5,6}: Use PCI_ALLOW_BUS_MASTER_ANY_DEVICEWerner Zeh2021-07-234-4/+4
* mb/siemens/mc_apl{1,2,3,5,6}: Set PCI bus master bit only if allowedWerner Zeh2021-07-214-10/+15
* mb/siemens/mc_apl2: Disable unused I2C controllersWerner Zeh2021-06-041-7/+7
* mb/siemens/mc_apl{1,2,3,5,6}: Provide I2C timings for 400 kHzWerner Zeh2021-06-045-5/+35
* mb/siemens/mc_apl{1,2,3,5,6}: Disable ACPI-support for RX6110Werner Zeh2021-05-305-0/+5
* mb/siemens/mc_apl1: Move gpio.c from baseboard to mc_apl1Mario Scheithauer2021-05-303-3/+3
* mb/siemens/{mc_apl2,...,mc_apl6}: Do early UART pad configurationMario Scheithauer2021-05-305-0/+16
* mb/siemens/mc_apl{1,2,3,5,6}: Tune I2C frequencyWerner Zeh2021-05-025-1/+44
* mb/siemens/mc_apl1/variants/mc_apl2/mainboard.c: Clean includesElyes HAOUAS2021-02-161-5/+1
* src/mb: Remove unused <console/console.h>Elyes HAOUAS2021-02-155-5/+0
* mb/siemens/mc_apl2: Switch I2C bus for RX6110SAMario Scheithauer2021-02-101-4/+4
* mb/siemens/mc_apl1: do UART pad configuration at board-levelMichael Niewöhner2021-02-021-0/+3