summaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block
AgeCommit message (Expand)Author
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08smmstore: Add a key/val store facility in flash, mediated through SMMPatrick Georgi
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-10-06soc/intel/common, mb/google, mb/siemens: Use lower case x for RXDFurquan Shaikh
2018-10-06soc/intel/common/block/hda: Enable static scanning of devices under HDAFurquan Shaikh
2018-10-06soc/intel/.../hda: Add and use config for initialization of HDA codecsFurquan Shaikh
2018-10-05src: Fix MSR_PKG_CST_CONFIG_CONTROL register nameElyes HAOUAS
2018-10-04soc/intel/common: add acpi_get_sleep_type to pmclibBora Guvendik
2018-10-03soc/intel/commom/block/i2c: Make I2C controller out of resetSubrata Banik
2018-09-26soc/intel/common/block: Don't use device_tElyes HAOUAS
2018-09-18soc/intel/common/block: Don't use device_t in ramstageElyes HAOUAS
2018-09-14soc/intel/denverton_ns: Enable common block PMCJulien Viard de Galbert
2018-09-06soc/intel/common: Add function to set BILD bit in RTCRizwan Qureshi
2018-08-28siemens/mc_apl1: Extend circuit life by clock gating and power gatingMario Scheithauer
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-08-20soc/intel/common/block: Move common uart function to block/uartSubrata Banik
2018-08-20soc/intel/common/block: Add WHL 2-core SKUKrzysztof Sywula
2018-08-20intel/common/block: Fix issues found by klockworkJohn Zhao
2018-08-10drivers/i2c: Add i2c TPM support for different stagesPhilipp Deppenwiese
2018-08-10src: Fix typoElyes HAOUAS
2018-08-10src/soc/intel: Add new device IDs to support coffeelakeMaulik
2018-08-08src/soc/intel/common: Configure the gspi chip select state correctlyAamir Bohra
2018-08-06src/soc/intel: Add AML IGD in platform reportingGaggery Tsai
2018-08-01soc/intel/common/block: Add WhiskeyLake (WHL) IDsKrzysztof Sywula
2018-07-30soc/intel/common: Add support to configure top swap featureAamir Bohra
2018-07-26soc/intel/common/block/gpio: Add API for gpio_configure_pads_with_overrideFurquan Shaikh
2018-07-18soc/intel/common/block: Add WhiskeyLake W0 CPUIDKrzysztof Sywula
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-30soc/intel/skylake: Generate ACPI RMRR tableMatt DeVillier
2018-06-28intel/common: change mca_configure API's defPratik Prajapati
2018-06-28soc/intel/common/block: Move p2sb common functions into block/p2sbSubrata Banik
2018-06-28soc/intel/common: Disable GPEs just before enabling SMIsFurquan Shaikh
2018-06-28soc/intel/common/block/pmc: Get rid of pmc_fixup_power_stateFurquan Shaikh
2018-06-22soc/intel/common/block/cpu: Add option to skip coreboot AP initSubrata Banik
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-06-14soc/intel/common: defines constant for C1E enable maskCole Nelson
2018-06-06soc/intel/common/block: Move i2c common functions into block/i2cSubrata Banik
2018-06-06soc/intel/common/block: Move gspi common functions into block/gspiSubrata Banik
2018-06-06soc/intel/common/block: Add common chip config blockSubrata Banik
2018-06-04src/soc: Get rid of whitespace before tabElyes HAOUAS
2018-06-02soc/intel/common: Add edge trigger configuartion for IOAPIC IRQ modeAamir Bohra
2018-05-27soc/intel/cannonlake: Select common XHCI codeSubrata Banik
2018-05-18soc/intel: Add support for USB ACPI code generationDuncan Laurie
2018-05-14soc/intel/denverton_ns: port gpio to intelblockJulien Viard de Galbert
2018-05-14cpu/x86: Add support to run function with argument over APsSubrata Banik
2018-05-05soc/intel: Add KBL-R pci id supportLijian Zhao
2018-04-27soc/intel/common/block/xdci: Use vboot_can_enable_udc in xdci_can_enableFurquan Shaikh
2018-04-25soc/intel/common: disable paging if PAGING_IN_CACHE_AS_RAM enabledAaron Durbin
2018-04-24compiler.h: add __weak macroAaron Durbin