summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2017-08-09soc/intel/cannonlake: Add ramstage SystemAgent supportLijian Zhao
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/apollolake: Use common PMC for apollolakeShaunak Saha
2017-08-08soc/intel/common: Use common PMC for SMMShaunak Saha
2017-08-08soc/intel/common/block: Add Intel PMC supportShaunak Saha
2017-08-08soc/intel/skylake: Log wakes caused by PME on internal bus and PCIE RPNaresh G Solanki
2017-08-07soc/intel/braswell: Fix SPI write after FLOCKDN is setHannah Williams
2017-08-07soc/intel/cannonlake: Add memory map supportLijian Zhao
2017-08-07usbdebug: Refactor early enableKyösti Mälkki
2017-08-07usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki
2017-08-07usbdebug: Remove redundant setupKyösti Mälkki
2017-08-06rockchip: gpio: Correct rk3399 pmu gpio pull settingLin Huang
2017-08-06rockchip: gpio: add gpio_pull argument in gpio_input_irq() functionLin Huang
2017-08-04soc/intel/common: Add lpss.c to ramstageFurquan Shaikh
2017-08-04soc/intel/common: Add Cannonlake pci ids for commonLijian Zhao
2017-08-04soc/amd/stoneyridge: Use generic gpio libraryMarc Jones
2017-08-03soc/intel/apollolake: Skip disabled IGD deviceSubrata Banik
2017-08-03soc/intel/skylake: Skip disabled IGD deviceSubrata Banik
2017-08-03soc/intel/cannonlake: Sort Kconfig for CannonlakeLijian Zhao
2017-08-03soc/intel/braswell/Kconfig: select RELOCATABLE_RAMSTAGEMatt DeVillier
2017-08-02soc/nvidia/tegra*: force using our headers instead of compiler's/system'sPatrick Georgi
2017-08-01soc/dmp/vortex86: Fix CMOS read and random RTC resetMartin Roth
2017-07-31soc/amd/stoneyridge: Add GPIO functions to romstageMarc Jones
2017-07-31soc/amd/stoneyridge: Fix GPIO bank1 control definitionMarshall Dawson
2017-07-31soc/amd/stoneyridge: Move ACPI MADT table to socMarc Jones
2017-07-31soc/amd/stoneyridge: Add GNVSMarc Jones
2017-07-28soc/intel/apollolake: Add CNVI and PCIE IRQs for GLKHannah Williams
2017-07-28soc/intel/skylake: Remove incorrect ME PG-status printBarnali Sarkar
2017-07-27soc/amd/stoneyridge: Remove unused SD controllerMarshall Dawson
2017-07-27soc/amd/stoneyridge: Enable verstage supportMarshall Dawson
2017-07-27soc/amd/common: Convert to C_ENVIRONMENT_BOOTBLOCKMarshall Dawson
2017-07-27soc/amd/stoneyridge: Convert 48Mhz enable to read/write32Marshall Dawson
2017-07-27soc/amd/stoneyridge: Clarify BAR mask in SPI baseMarshall Dawson
2017-07-27soc/intel/cannonlake: Correct gpio definitionLijian Zhao
2017-07-27soc/intel/apollolake: Make usage of RAPL selectableMario Scheithauer
2017-07-27soc/intel/skylake/igd.c: check return value of init_igd_opregionMartin Kepplinger
2017-07-26soc/intel/skylake/chip.h: Provide enum values for SataModeNico Huber
2017-07-26soc/intel/apollolake: Update memory HOB info save functionRavi Sarawadi
2017-07-26intel/common/block/itss: Extend itss_irq_init() to handle IOSF 1.0Werner Zeh
2017-07-25soc/intel/skylake: Add IGD id for mobile Xeon with GT2Nico Huber
2017-07-25soc/intel/skylake: soc/intel/skylake: Initialize struct member to 0Subrata Banik
2017-07-25soc/intel/skylake: Skip Spi Flash Lockdown from FSPBarnali Sarkar
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-24soc/intel/skylake: Use common opregion implementationPatrick Rudolph
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-22soc/intel/cannonlake: Keep variable from going out of scopeMartin Roth
2017-07-21Revert "soc/intel/cannonlake: Add postcar stage support"Martin Roth