Age | Commit message (Expand) | Author |
2022-11-04 | soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-11-04 | soc/intel/skylake: Clean up includes | Elyes Haouas |
2022-04-20 | soc/intel: clean up dmi driver code | Wonkyu Kim |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-01-27 | soc/intel/skylake: move heci_init() from bootblock to romstage | Matt DeVillier |
2021-07-17 | soc/intel/skylake: Make use of `cpu/intel/cpu_ids.h' | Subrata Banik |
2021-04-28 | soc/intel: Add Z370, H310C and B365 device IDs | Angel Pons |
2021-04-28 | soc/intel: Add Kaby Lake PCH-U base device ID | Angel Pons |
2021-04-28 | soc/intel/skylake: Shorten report_platform PCH-H names | Angel Pons |
2021-04-28 | soc/intel: Rename 200-series PCH device IDs | Angel Pons |
2021-04-28 | soc/intel/skylake: Drop Lewisburg PCHs from report_platform | Angel Pons |
2021-03-01 | soc/intel/skylake: Move `gspi_early_bar_init()` call | Angel Pons |
2021-03-01 | soc/intel: Drop `bootblock_cpu_init()` function | Angel Pons |
2021-03-01 | soc/intel/{skl,cnl}: Do not chain-include systemagent.h | Angel Pons |
2021-03-01 | skylake,fsp1_1: Delete dead `report_memory_config()` function | Angel Pons |
2021-03-01 | soc/intel/{skl,icl}: Move tco_configure() to bootblock | Angel Pons |
2021-01-31 | soc/intel/*: drop incomplete and unneeded check for DMI SRLOCK | Michael Niewöhner |
2021-01-25 | soc/intel/{skl,cnl,xsp,icl,tgl,ehl,adl,jsl}: use common LPC mirroring | Michael Niewöhner |
2020-12-09 | soc/intel/common/dmi: Move DMI defines into DMI driver header | Srinidhi N Kaushik |
2020-11-29 | soc/intel: Configure P2SB before other PCH controllers | Furquan Shaikh |
2020-08-05 | {nb,soc}/intel: Use get_current_microcode_rev() for ucode version | Subrata Banik |
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 |
2017-11-15 | soc/intel/skylake: Make use of common CSE code for skylake | Subrata Banik |
2017-10-05 | soc/intel/skylake: Add support in SKL for PMC common code | Shaunak Saha |
2017-10-03 | soc/intel/skylake: Enable common LPC IP | Ravi Sarawadi |
2017-09-22 | soc/intel/skylake: add Kabylake Celeron base SKU | Gaggery Tsai |
2017-08-16 | soc/intel/skylake: Add proper support to enable UART2 in 16550 mode | Subrata Banik |
2017-08-10 | soc/intel/common/uart: Refactor uart_common_init | Furquan Shaikh |
2017-07-11 | soc/intel/skylake: Fix PMC address range setup for PCH-H | Nico Huber |
2017-07-11 | soc/intel/skylake: Set generic I/O decode ranges early | Nico Huber |
2017-07-01 | soc/intel/skylake: Remove unnecessary P-State and Flex Ratio assignment | Barnali Sarkar |
2017-06-23 | soc/intel/skylake: Use CPU MP Init Common code | Barnali Sarkar |
2017-06-09 | soc/intel/skylake: Use CPU common library code | Barnali Sarkar |
2017-06-09 | soc/intel/skylake: Move update microcode from cbfs to mp_ops callbacks | Barnali Sarkar |
2017-06-06 | soc/intel/skylake: Use PCI IDs from device/pci_ids.h | Subrata Banik |
2017-06-05 | soc/intel/skylake: Add config for cpu base clock frequency | Aamir Bohra |
2017-06-05 | soc/intel/common/block: add bios caching to fast spi module | Aaron Durbin |
2017-05-18 | intel/common/block/i2c: Add common block for I2C and use the same in SoCs | Rizwan Qureshi |
2017-05-09 | soc/intel/skylake: Use intel/common/block/smbus code | Aamir Bohra |
2017-05-02 | soc/intel/skylake: Clean up code by using common FAST_SPI module | Barnali Sarkar |
2017-04-28 | soc/intel/skylake: Use ITSS common code | Bora Guvendik |
2017-04-25 | soc/intel: Unify `timestamp.inc` | Paul Menzel |
2017-04-25 | lib: provide clearer devicetree semantics | Aaron Durbin |
2017-04-24 | soc/intel/skylake: Add ID's for Kabylake-R | Naresh G Solanki |
2017-04-11 | soc/intel/skylake: Use intel/common/uart driver | Aamir Bohra |
2017-04-11 | soc/intel/skylake: Use LPSS common library | Aamir Bohra |
2017-04-10 | soc/intel/skylake: Use RTC common code | Subrata Banik |
2017-04-10 | soc/intel/skylake: Use common PCR module | Subrata Banik |
2017-04-06 | soc/intel/skylake: Add support for GSPI controller | Furquan Shaikh |
2017-03-28 | soc/intel/skylake: Clean up code by using common System Agent module | Subrata Banik |
2017-03-28 | soc/pci_devs.h: Use consistent naming in soc/pci_devs.h | Subrata Banik |