Age | Commit message (Expand) | Author |
2024-02-18 | soc: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-24 | soc/intel: Rename Makefiles from .inc to .mk | Martin Roth |
2022-12-06 | soc/intel/common/block: Use readXXp/writeXXp() | Elyes Haouas |
2022-10-31 | soc: Add SPDX license headers to Makefiles | Martin Roth |
2021-01-08 | soc/intel/common: Pass in pci_devfn_t into lpss_set_power_state | Furquan Shaikh |
2020-08-11 | soc/intel/common/block/gspi: Recalculate BAR after resource allocation | Jes Klinke |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | Patrick Georgi |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-09-29 | soc/intel: Rename <intelblocks/chip.h> | Kyösti Mälkki |
2019-08-09 | soc/intel/common/gspi: Use GSPI bus id to map to the controller | Karthikeyan Ramasubramanian |
2019-07-24 | soc/intel/common: Set controller state to active in GSPI init | Meera Ravindranath |
2019-05-29 | soc/intel/common: Set GSPI clock value to prevent division by zero | John Zhao |
2019-05-29 | soc/intel/common/gspi: Don't use CAR_GLOBAL | Arthur Heymans |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-01-06 | device: Use pcidev_path_on_root() | Kyösti Mälkki |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-08-08 | src/soc/intel/common: Configure the gspi chip select state correctly | Aamir Bohra |
2018-06-06 | soc/intel/common/block: Move gspi common functions into block/gspi | Subrata Banik |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-04-20 | pci: Move inline PCI functions to pci_ops.h | Patrick Rudolph |
2018-04-11 | soc/intel/common/block/gspi: Set Clock Update Bit for clock updates. | Shamile Khan |
2018-04-10 | soc/intel/common: prepare for lpss clock split | Aaron Durbin |
2018-03-08 | soc/intel/common/block/gspi: set cs polarity before using | Nick Vaccaro |
2017-12-23 | soc/intel/common/block/gspi: Add SOC_INTEL_COMMON_BLOCK_GSPI_VERSION_2 | Furquan Shaikh |
2017-10-16 | console/flashconsole: Enable support for postcar | Youness Alaoui |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2017-04-25 | lib: provide clearer devicetree semantics | Aaron Durbin |
2017-04-09 | drivers/spi: Get rid of spi_get_config | Furquan Shaikh |
2017-04-06 | soc/intel/common: Add support for common GSPI controller | Furquan Shaikh |