| Commit message (Expand) | Author | Age | Files | Lines |
* | mb/siemens/mc_apl6: Enable VT-d feature | Werner Zeh | 2019-11-12 | 1 | -0/+3 |
* | mb/siemens/mc_apl6: Add TPM to devicetree | Werner Zeh | 2019-11-11 | 1 | -1/+5 |
* | mb/siemens/mc_apl6: Enable SDHCI and disable eMMC controller | Werner Zeh | 2019-11-11 | 1 | -34/+2 |
* | mb/siemens/mc_apl6: Adjust clock lines used on PCIe-2-PCI bridge | Werner Zeh | 2019-11-11 | 1 | -2/+2 |
* | mb/siemens/mc_apl6: Enable VBOOT per default | Werner Zeh | 2019-11-11 | 2 | -1/+17 |
* | mb/siemens/mc_apl6: Add new mainboard based on mc_apl3 | Werner Zeh | 2019-11-11 | 7 | -0/+663 |
* | soc/intel/{IA-CPU/SOC}: Move sleepstates.asl into southbridge/intel/common/acpi | Subrata Banik | 2019-11-01 | 2 | -2/+2 |
* | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS | 2019-10-27 | 2 | -2/+0 |
* | mb/siemens/{mc_apl1, mc_bdx1}: Remove offsets from flashmap files | Werner Zeh | 2019-10-24 | 3 | -36/+36 |
* | soc/intel/fsp_baytrail: use designware I2C driver | Uwe Poeche | 2019-10-24 | 2 | -38/+47 |
* | mb/siemens/mc_apl{3,5}: Remove __weak symbol from GPIO functions | Werner Zeh | 2019-10-18 | 2 | -6/+4 |
* | mb/siemens/mc_bdx1: Enable VBOOT | Werner Zeh | 2019-09-30 | 2 | -1/+39 |
* | mb/siemens/mc_apl1: Sort the names of all variant mainboards | Werner Zeh | 2019-09-25 | 1 | -4/+4 |
* | mb/siemens/mc_apl{2,4,5}: Enable VBOOT | Werner Zeh | 2019-09-25 | 4 | -0/+78 |
* | src/mainboard: Remove unused include <device/pci_ops.h> | Elyes HAOUAS | 2019-09-16 | 1 | -1/+0 |
* | src: Remove unneeded include <arch/interrupt.h> | Elyes HAOUAS | 2019-09-11 | 2 | -2/+0 |
* | mb/siemens/mc_apl5: Disable IGD if no EDID data available | Mario Scheithauer | 2019-09-05 | 1 | -0/+25 |
* | mb/siemens/{mc_apl1,...,mc_apl5}: Fix GPIO settings | Mario Scheithauer | 2019-07-18 | 4 | -23/+23 |
* | mb/siemens/mc_apl1: Disable all UHS-I SD-Card speed modes | Mario Scheithauer | 2019-07-18 | 2 | -19/+19 |
* | mb/siemens/mc_apl3: Enable LPSS UART 1 | Mario Scheithauer | 2019-07-12 | 1 | -2/+3 |
* | mb/siemens/{baseboard,mc_apl3,mc_apl4,mc_apl5}: Fix GPIO_168 | Mario Scheithauer | 2019-07-11 | 4 | -4/+4 |
* | mb/siemens/{mc_apl1,...,mc_apl5}: Reduce eMMC bus speed mode | Mario Scheithauer | 2019-07-11 | 5 | -5/+5 |
* | intel/fsp_broadwell_de: Remove redundant TSC_MONOTONIC_TIMER | Kyösti Mälkki | 2019-07-08 | 1 | -1/+0 |
* | intel/fsp_baytrail: Move TSC_MONOTONIC_TIMER | Kyösti Mälkki | 2019-07-08 | 1 | -1/+0 |
* | siemens/mc_apl5: Change PTN interface settings | Mario Scheithauer | 2019-06-21 | 1 | -1/+2 |
* | siemens/mc_apl5: Enable TPM support | Mario Scheithauer | 2019-06-21 | 3 | -2/+9 |
* | siemens/mc_apl5: Add own GPIO table | Mario Scheithauer | 2019-06-06 | 2 | -0/+420 |
* | src/mainboard: Add missing 'include <types.h>' | Elyes HAOUAS | 2019-05-29 | 9 | -0/+9 |
* | mb/siemens/mc_apl2: Limit SD-Card speed to DDR50 | Werner Zeh | 2019-05-06 | 1 | -0/+20 |
* | mb/siemens/mc_apl4: Remove usage of external RTC | Werner Zeh | 2019-04-15 | 2 | -16/+1 |
* | mb/siemens/mc_apl1: Enable HDA in devicetree for all mainboard variants | Werner Zeh | 2019-04-15 | 5 | -5/+5 |
* | siemens/mc_apl5: Remove reduced clock rate for I2C0 | Mario Scheithauer | 2019-04-08 | 1 | -12/+0 |
* | src: Use include <delay.h> when appropriate | Elyes HAOUAS | 2019-04-06 | 2 | -1/+2 |
* | siemens/mc_apl4: Provide CLK on APL Pin PMU_SUSCLK | Uwe Poeche | 2019-04-04 | 1 | -1/+2 |
* | mb/siemens/mc_apl1: use comment in Kconfig.name | Thomas Heijligen | 2019-03-21 | 1 | -0/+2 |
* | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS | 2019-03-20 | 1 | -1/+0 |
* | src: Drop unused 'include <romstage_handoff.h>' | Elyes HAOUAS | 2019-03-18 | 1 | -1/+0 |
* | mb/mc_apl1/variants/mc_apl5: Drop unused '#include <lib.h>' | Elyes HAOUAS | 2019-03-15 | 1 | -1/+0 |
* | src: Drop unused 'include <arch/acpigen.h>' | Elyes HAOUAS | 2019-03-12 | 1 | -1/+0 |
* | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner | 2019-03-08 | 2 | -2/+2 |
* | src: Drop unused include <timestamp.h> | Elyes HAOUAS | 2019-03-07 | 1 | -1/+0 |
* | src: Drop unused include <arch/acpi.h> | Elyes HAOUAS | 2019-03-06 | 2 | -2/+0 |
* | mb/siemens/{mc_apl1,mc_tcu3}: Fix typo on "Display" | Elyes HAOUAS | 2019-03-06 | 4 | -4/+4 |
* | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki | 2019-03-04 | 2 | -1/+2 |
* | arch/io.h: Drop unnecessary include | Kyösti Mälkki | 2019-03-04 | 2 | -2/+0 |
* | arch/io.h: Add missing includes | Kyösti Mälkki | 2019-03-04 | 1 | -0/+1 |
* | device/pci: Fix PCI accessor headers | Kyösti Mälkki | 2019-03-01 | 1 | -0/+1 |
* | mb/siemens/mc_bdx1: Enable TPM2 on LPC | Werner Zeh | 2019-03-01 | 2 | -1/+7 |
* | siemens/mc_apl4: Enable HW SPI TPM on mainboard mc_apl4 | Uwe Poeche | 2019-02-13 | 2 | -1/+8 |
* | siemens/mc_apl2: Remove double entry from devicetree | Mario Scheithauer | 2019-02-13 | 1 | -1/+0 |