Age | Commit message (Expand) | Author |
2017-10-16 | console/flashconsole: Enable support for postcar | Youness Alaoui |
2017-10-16 | src/soc/skylake: Fix Null pointer dereferences | Shaunak Saha |
2017-10-16 | intel/common: CAR setup CQOS | Naresh G Solanki |
2017-10-14 | intel/skylake: Use Sata related registers from devicetree | Youness Alaoui |
2017-10-12 | intel/common/pmc: Disable all GPEs during pmc_init | Furquan Shaikh |
2017-10-12 | soc/intel/common: Clean up PMC library GPE handling API | Furquan Shaikh |
2017-10-12 | soc/intel/cannonlake: add length information for communities | Bora Guvendik |
2017-10-12 | soc/intel/cannonlake: Add ACPI platform sleep capability | Vaibhav Shankar |
2017-10-12 | intel/fsp_broadwell_de: Add timestamp functionality | Werner Zeh |
2017-10-12 | soc/intel/skylake: Enable bus master for sata | Kane Chen |
2017-10-11 | soc/intel/cannonlake: Change default UART number to 2 | Lijian Zhao |
2017-10-10 | soc/intel/skylake: Fix broken suspend/resume for deep S3 | Furquan Shaikh |
2017-10-09 | soc/intel/*lake: Load vbt when it's needed | Patrick Georgi |
2017-10-06 | soc/intel/skylake: use locate_vbt directly instead of calling a wrapper | Patrick Georgi |
2017-10-06 | soc/intel/common: refactor locate_vbt and vbt_get | Patrick Georgi |
2017-10-06 | soc/intel/common: refactor locate_vbt | Patrick Georgi |
2017-10-06 | soc/intel/common: Allow overriding CBFS filename of VBT | Patrick Georgi |
2017-10-06 | soc/intel/cannonlake: Enable MRC cache | Lijian Zhao |
2017-10-06 | soc/intel/cannonlake: reduce bootblock size | Aaron Durbin |
2017-10-06 | soc/intel/common: remove invalid path from Kconfig include | Aaron Durbin |
2017-10-05 | soc/intel/cannonlake: Add all the SOC level DSDT tables | Lijian Zhao |
2017-10-05 | soc/intel/skylake: Add support in SKL for PMC common code | Shaunak Saha |
2017-10-05 | soc/intel/common/block: Manage power state variable from common PMC block | Shaunak Saha |
2017-10-05 | soc/intel/{common,apollolake}: Add checks to handle negative values | Rizwan Qureshi |
2017-10-05 | soc/intel/skylake: Add config for mbx command for Intersil VR C-state issues | Rizwan Qureshi |
2017-10-05 | vendor/intel/skykabylake: Update FSP header files to version 2.7.2 | Balaji Manigandan B |
2017-10-04 | chromeec: Remove checks for EC in RO | Daisuke Nojiri |
2017-10-03 | soc/intel/cannonlake: change gpio device name | Bora Guvendik |
2017-10-03 | soc/intel/cannonlake: Disable CPU ratio override | Lijian Zhao |
2017-10-03 | soc/intel/cannonlake: add initial ASL methods for SCS, GPIO | Bora Guvendik |
2017-10-03 | soc/intel/cannonlake: Add northbridge dsdt table | Lijian Zhao |
2017-10-03 | soc/intel/cannonlake: Fill the SMI usage | Lijian Zhao |
2017-10-03 | soc/intel/cannonlake: Add lpc pci driver | Lijian Zhao |
2017-10-03 | soc/intel/skylake: Enable common LPC IP | Ravi Sarawadi |
2017-10-03 | soc/intel/common/block: Update LPC lib | Ravi Sarawadi |
2017-10-02 | soc/intel/common/block: Move power button SMI functions to common PMC block | Shaunak Saha |
2017-10-02 | soc/intel/skylake: Use common/block/gpio | Hannah Williams |
2017-09-30 | soc/intel/braswell/acpi: Clean OpRegion up | Patrick Rudolph |
2017-09-27 | soc/intel/skylake: Remove CCA object for IMGU and CIO2 devices | V Sowmya |
2017-09-27 | smbus: Fix a typo ("Set the device I'm talking too") | Jonathan Neuschäfer |
2017-09-27 | soc/intel/common: Add Cannonlake PCI id | Lijian Zhao |
2017-09-27 | soc/intel/apollolake: Add SGX support | Pratik Prajapati |
2017-09-27 | soc/intel/apollolake: Add PrmrrSize and SGX enable config | Pratik Prajapati |
2017-09-27 | soc/intel/cannonlake: Add FSP GOP support | Abhay kumar |
2017-09-25 | soc/intel: lpc: Use IS_POWER_OF_2 instead of open-coding it | Jonathan Neuschäfer |
2017-09-22 | soc/intel/skylake: Calculate soc reserved memory size | Subrata Banik |
2017-09-22 | soc/intel/common: Add function to get soc reserved memory size | Subrata Banik |
2017-09-22 | soc/intel/skylake: Use EBDA area to store cbmem_top address | Subrata Banik |
2017-09-22 | soc/intel/common: Add intel common EBDA support | Subrata Banik |
2017-09-22 | soc/intel/skylake: Refactor memory layout calculation | Subrata Banik |
2017-09-22 | soc/intel/skylake: add Kabylake Celeron base SKU | Gaggery Tsai |
2017-09-21 | soc/intel/apollolake: Make SCI configurable | Mario Scheithauer |
2017-09-21 | soc/intel/skylake: Add config for enabling LTR for PCIe Root port | Rizwan Qureshi |
2017-09-21 | soc/intel/cannonlake: Remove old soc_get_rtc_failed function | Martin Roth |
2017-09-20 | vboot: reset vbnv in cmos when cmos failure occurs | Aaron Durbin |
2017-09-20 | soc/intel/braswell: refactor rtc failure checking | Aaron Durbin |
2017-09-20 | soc/intel/baytrail: refactor rtc failure checking | Aaron Durbin |
2017-09-20 | soc/intel/skylake: refactor rtc failure checking | Aaron Durbin |
2017-09-20 | soc/intel/cannonlake: add rtc failure checking | Aaron Durbin |
2017-09-20 | soc/intel/broadwell: refactor rtc failure checking | Aaron Durbin |
2017-09-20 | soc/intel/apollolake: refactor rtc failure checking | Aaron Durbin |
2017-09-20 | vboot: remove init_vbnv_cmos() | Aaron Durbin |
2017-09-20 | soc/intel/cannonlake: Add PMC pci drivers | Lijian Zhao |
2017-09-19 | soc/intel/cannonlake: Add PCIE IRQs | Bora Guvendik |
2017-09-19 | soc/intel/common/block: Add pci device id for CNL-Y | Bora Guvendik |
2017-09-16 | soc/intel/common: smm.h: Fix copyright year | Jonathan Neuschäfer |
2017-09-16 | soc/intel/apollolake: Leave Hda enabled for GLK | Hannah Williams |
2017-09-15 | soc/intel/skylake: Move UNCORE PRMRR base and mask defines. | Pratik Prajapati |
2017-09-15 | soc/intel/common/sgx: use SOC specific API to get PRMRR base and mask | Pratik Prajapati |
2017-09-15 | soc/intel/common/sgx: Define and use soc_fill_sgx_param() | Pratik Prajapati |
2017-09-14 | src/soc/intel/cannonlake: Define USB configuration params | Pratik Prajapati |
2017-09-14 | soc/intel/skylake: Implement UNCORE PRMRR get base and mask API | Pratik Prajapati |
2017-09-14 | soc/intel/apollolake: Implement UNCORE PRMRR get base and mask API | Pratik Prajapati |
2017-09-14 | intel/common/systemagent: Add API to get SOC specific PRMRR base and mask | Pratik Prajapati |
2017-09-14 | device: acpi_name() should take a const struct device | Aaron Durbin |
2017-09-13 | soc/intel/cannonlake: Add serialio device config | Lijian Zhao |
2017-09-13 | soc/intel/cannonlake: Add ramstage uart debug support | Lijian Zhao |
2017-09-13 | intel/common/acpi: Use UART_BASE_0_ADDR macro for LPSS UART | V Sowmya |
2017-09-13 | soc/intel/cannonlake: Add common ACPI support for CNL | Lijian Zhao |
2017-09-11 | soc/intel/skylake: Fix SPI WP disable status check | Ravi Sarawadi |
2017-09-11 | soc/intel/common/block: Update common rtc code | Lijian Zhao |
2017-09-11 | cpu/x86/mp_init: remove adjust_cpu_apic_entry() | Aaron Durbin |
2017-09-08 | soc/intel/braswell: add USB2 PHY PERPORTRXISET UPD | Kevin Chiu |
2017-09-08 | soc/intel/braswell: Add USB2 phy setting override | Matt DeVillier |
2017-09-08 | soc/intel/braswell: Add SoC stepping identify helper | Matt DeVillier |
2017-09-08 | soc/intel/braswell: Add I2C clock config options | Divagar Mohandass |
2017-09-08 | soc/intel/common/block: Common ACPI | Shaunak Saha |
2017-09-08 | soc/intel/skylake: Create acpi_get_sleep_type() to get previous sleep state | Subrata Banik |
2017-09-07 | soc/intel/common/sgx: Fix null pointer dereference warning from klocwork | Pratik Prajapati |
2017-09-06 | soc/intel/cannonlake: remove duplicate uart.c from bootblock | Nick Vaccaro |
2017-09-06 | soc/intel/cannonlake: Add Vboot/ChromeOS support | Lijian Zhao |
2017-09-06 | soc/intel/skylake: Add config for enabling PCIe AER | Rizwan Qureshi |
2017-09-06 | soc/intel/{cannonlake,skylake}: Fix null pointer dereference in klocwork | Subrata Banik |
2017-09-05 | intel/skylake: nhlt: Add capture configuration format for IV feedback from ma... | Harsha Priya |
2017-09-05 | soc/intel/denverton_ns: Add support for Intel Atom C3000 SoC | Mariusz Szafranski |
2017-09-05 | soc/intel/cannonlake: Set IGD stolen memory size to 64MB | Subrata Banik |
2017-09-05 | soc/intel/common/block/gpio: Fix PAD_DW1_MASK | Hannah Williams |
2017-09-04 | Kconfig: Move and rename ADD_VBT_DATA_FILE | Patrick Rudolph |
2017-09-02 | soc/intel/cannonlake: Use common mca_configure() API | Pratik Prajapati |
2017-09-02 | soc/intel/skylake: Use common mca_configure() API | Pratik Prajapati |