summaryrefslogtreecommitdiff
path: root/src/soc/intel/common
AgeCommit message (Expand)Author
2017-09-07soc/intel/common/sgx: Fix null pointer dereference warning from klocworkPratik Prajapati
2017-09-05soc/intel/common/block/gpio: Fix PAD_DW1_MASKHannah Williams
2017-09-04Kconfig: Move and rename ADD_VBT_DATA_FILEPatrick Rudolph
2017-09-02intel/common/cpulib: Add API to configure MCAPratik Prajapati
2017-08-30soc/intel/common: Add functions into common SMM librarySubrata Banik
2017-08-30soc/intel/common: Add functions into common system agent librarySubrata Banik
2017-08-25soc/intel/common: Add function to DLOCK PR registersBarnali Sarkar
2017-08-25soc/intel/common: Move update_mrc_cache after BS_DEV_ENUMERATESubrata Banik
2017-08-23soc/intel/common: Early system agent library access in postcar stageSubrata Banik
2017-08-23soc/intel/common: Add functions into common system agent librarySubrata Banik
2017-08-21intel/common/block/sgx: Refactor SGX common codePratik Prajapati
2017-08-21intel/common/mp_init: Refactor MP Init code to get rid of microcode paramPratik Prajapati
2017-08-21intel/common/sgx: Use intel_mp_current_microcode() to get microcode pointerPratik Prajapati
2017-08-21intel/common/cpu: Add function to get microcode patch pointerPratik Prajapati
2017-08-21soc/intel/common/smbus: Don't clear random bitsNico Huber
2017-08-18Reinvent I2C opsNico Huber
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-17soc/intel/common/block: Add functions to common CPU library codeShaunak Saha
2017-08-17intel/common/block/fast_spi: Add config option to disable write statusDuncan Laurie
2017-08-15soc/intel/common/block: Fix PMC common block dependencyShaunak Saha
2017-08-15soc/intel/common/block: Add LPC Common code and use it for APLRavi Sarawadi
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-08-14common/block/lpss: Add CLK read function into LPSS commonSubrata Banik
2017-08-10soc/intel/apollolake: Enable UART debug controller on S3 resumeFurquan Shaikh
2017-08-10soc/intel/common/uart: Add support for enabling UART debug controller on resumeFurquan Shaikh
2017-08-10soc/intel/common/lpss: Add lpss_is_controller_in_resetFurquan Shaikh
2017-08-10soc/intel/common/uart: Refactor uart_common_initFurquan Shaikh
2017-08-10soc/intel/common/block: Add CNL, APL and GLK CPU device IDsBarnali Sarkar
2017-08-09intel/common/block/smm: Update smihandler to handle gpiBrandon Breitenstein
2017-08-09soc/intel/common: smi handler fix comilation errorAaron Durbin
2017-08-09common/block/smm: Update SMM common code for io trap handlingBrandon Breitenstein
2017-08-08soc/intel: Remove ACPI notification for fan speed changeSumeet Pawnikar
2017-08-08soc/intel/common: Use common PMC for SMMShaunak Saha
2017-08-08soc/intel/common/block: Add Intel PMC supportShaunak Saha
2017-08-04soc/intel/common: Add lpss.c to ramstageFurquan Shaikh
2017-08-04soc/intel/common: Add Cannonlake pci ids for commonLijian Zhao
2017-07-26intel/common/block/itss: Extend itss_irq_init() to handle IOSF 1.0Werner Zeh
2017-07-25soc/intel/common/block: Modify fast_spi_lock_bar functionBarnali Sarkar
2017-07-24soc/intel/common/block: Add max SPI transaction time-out as 5 secBarnali Sarkar
2017-07-24Update files with no newline at the endMartin Roth
2017-07-24Fix files with multiple newlines at the end.Martin Roth
2017-07-21common/block/fast_spi: Perform SPI offset read after lock down operationSubrata Banik
2017-07-20soc/intel/common/gpio: add helpers for relative pin calcuationsAaron Durbin
2017-07-20soc/intel/common/gpio: fix gpi_status_get()Aaron Durbin
2017-07-20soc/intel/common/smbios: Amend debug messageNico Huber
2017-07-20intel/common/block/i2c: Fix clock programming of i2cNaresh G Solanki
2017-07-17soc/intel/common/gpio: clean up logical to chipset mappingAaron Durbin
2017-07-17soc/intel/common/gpio: distingiush single vs multi acpi devicesAaron Durbin
2017-07-13soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer