Age | Commit message (Expand) | Author |
2020-06-02 | soc/intel/*/bootblock/cpu.c: Drop unused includes | Elyes HAOUAS |
2020-06-02 | {icelake,jasperlake,skylake,tigerlake}/bootblock.c: Clean up includes | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-06 | soc/intel/skylake: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-18 | soc/intel/skylake: Control fixed IO decode from devicetree | Wim Vervoorn |
2020-02-17 | soc/intel/{cnl,icl,skl,tgl}/bootblock: Update text for DMI PCR 2774 | Wim Vervoorn |
2020-02-17 | soc/intel{cnl,icl,skl,tgl}/bootblock: Make sure DMI PCR 2770 is set | Wim Vervoorn |
2019-12-26 | src: Remove unused include <string.h> | Elyes HAOUAS |
2019-12-26 | soc/intel/skylake: Rename pch_init() code | Usha P |
2019-11-27 | soc/intel/skylake: Clean up report_cpu_info() function | Usha P |
2019-11-22 | soc/intel/skylake: Refactor pch_early_init() code | Usha P |
2019-10-26 | soc/intel/skylake: drop support for FSP 1.1 | Michael Niewöhner |
2019-10-04 | src/pci_ids: add missing Intel Kaby Lake iGPU PCIIDs | Maxim Polyakov |
2019-10-04 | src/pci_ids: add missing Intel Skylake iGPU PCIIDs | Maxim Polyakov |
2019-09-30 | pci_ids: rename PCI_DEVICE_ID_INTEL_SKL_ID_H | Maxim Polyakov |
2019-09-06 | soc/intel/skylake: Add Lewisburg family PCH support | Maxim Polyakov |
2019-08-30 | soc/intel/skylake: Remove duplicated PCI Id | Maxim Polyakov |
2019-08-26 | lib/bootblock: Add simplified entry with basetime | Kyösti Mälkki |
2019-07-31 | soc/intel/skl: Add C232 chipset and reorder IDs | Felix Singer |
2019-06-08 | src/soc/intel/skylake/bootblock: Add SPT C236 to PCH Table | Christian Walter |
2019-06-07 | soc/intel: Add some missing MCH PCIe IDs | Keno Fischer |
2019-05-23 | soc/intel/skylake: Add PCI Id for Kabylake DT | Christian Walter |
2019-05-06 | soc/skylake: Add missing PCH IDs | Marius Genheimer |
2019-04-26 | soc/{amd,intel}/chip: Use local include for chip.h | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | soc/intel/skylake: Add H110 PCH series | Maxim Polyakov |
2019-03-06 | soc/intel/skylake: Add new Northbridge and IGD IDs | Maxim Polyakov |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2019-01-10 | soc/intel/common/block: Move tco common functions into block/smbus | Subrata Banik |
2019-01-09 | soc/intel: Clean mess around UART_DEBUG | Nico Huber |
2018-12-24 | Remove intel/skylake/bootblock/timestamp.inc | Kyösti Mälkki |
2018-12-13 | cpuid: Add helper function for cpuid(1) functions | Subrata Banik |
2018-11-08 | soc/intel/skylake: Add PCH sku id's supported for KBL | Praveen hodagatta pranesh |
2018-10-11 | src: Replace MSR addresses with macros | Elyes HAOUAS |
2018-08-20 | soc/intel/common/block: Move common uart function to block/uart | Subrata Banik |
2018-08-10 | src: Fix typo | Elyes HAOUAS |
2018-08-06 | src/soc/intel: Add AML IGD in platform reporting | Gaggery Tsai |
2018-07-09 | src/soc: Use "foo *bar" instead of "foo* bar" | Elyes HAOUAS |
2018-06-28 | soc/intel/common/block: Move p2sb common functions into block/p2sb | Subrata Banik |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-05-22 | bootblock: Allow more timestamps in bootblock_main_with_timestamp() | Julius Werner |
2018-03-26 | soc/intel: Add KBL-S MCH and some KBL PCH support | Gaggery Tsai |
2018-03-09 | soc/intel/skylake: Move PCR DMI programming into bootblock | Subrata Banik |
2018-02-07 | soc/intel/skylake: Add Kabylake PCH H device ID's | V Sowmya |
2018-01-25 | soc/intel/skylake: Clean up the skylake PCH H device ID macros | V Sowmya |
2017-12-22 | ic2/designware: Move Intel i2c logic to shared driver | Chris Ching |
2017-12-08 | soc/intel/skylake: Clean up bootblock/report_platform.c | Subrata Banik |
2017-12-07 | soc/intel/skylake: Clean up UART code | Aamir Bohra |