aboutsummaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2017-10-06soc/intel/skylake: use locate_vbt directly instead of calling a wrapperPatrick Georgi
2017-10-06soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi
2017-10-06soc/intel/common: refactor locate_vbtPatrick Georgi
2017-10-06soc/intel/common: Allow overriding CBFS filename of VBTPatrick Georgi
2017-10-06soc/intel/cannonlake: Enable MRC cacheLijian Zhao
2017-10-06soc/intel/cannonlake: reduce bootblock sizeAaron Durbin
2017-10-06soc/intel/common: remove invalid path from Kconfig includeAaron Durbin
2017-10-05soc/intel/cannonlake: Add all the SOC level DSDT tablesLijian Zhao
2017-10-05soc/intel/skylake: Add support in SKL for PMC common codeShaunak Saha
2017-10-05soc/intel/common/block: Manage power state variable from common PMC blockShaunak Saha
2017-10-05soc/amd/stoneyridge: Pass firmware dir location to amdfwtoolMartin Roth
2017-10-05soc/intel/{common,apollolake}: Add checks to handle negative valuesRizwan Qureshi
2017-10-05soc/intel/skylake: Add config for mbx command for Intersil VR C-state issuesRizwan Qureshi
2017-10-05vendor/intel/skykabylake: Update FSP header files to version 2.7.2Balaji Manigandan B
2017-10-04chromeec: Remove checks for EC in RODaisuke Nojiri
2017-10-04soc/amd/stoneyridge: Drop some amdlib.h includesKyösti Mälkki
2017-10-03soc/intel/cannonlake: change gpio device nameBora Guvendik
2017-10-03soc/intel/cannonlake: Disable CPU ratio overrideLijian Zhao
2017-10-03soc/intel/cannonlake: add initial ASL methods for SCS, GPIOBora Guvendik
2017-10-03soc/intel/cannonlake: Add northbridge dsdt tableLijian Zhao
2017-10-03soc/intel/cannonlake: Fill the SMI usageLijian Zhao
2017-10-03soc/intel/cannonlake: Add lpc pci driverLijian Zhao
2017-10-03soc/intel/skylake: Enable common LPC IPRavi Sarawadi
2017-10-03soc/intel/common/block: Update LPC libRavi Sarawadi
2017-10-03soc/amd/stoney: Allow alternative placement for AMD FW directoryMartin Roth
2017-10-03soc/amd/stoneyridge: Wait for UART to be readyMarc Jones
2017-10-02amd/stoneyridge: Remove 16MB cbmem assertMarshall Dawson
2017-10-02soc/intel/common/block: Move power button SMI functions to common PMC blockShaunak Saha
2017-10-02soc/intel/skylake: Use common/block/gpioHannah Williams
2017-10-02amd/stoneyridge: Change SMM setup functionsMarshall Dawson
2017-10-02amd/stoneyridge: Add PM defintions to southbridge.hMarshall Dawson
2017-10-02amd/stoneyridge: Refactor SMI handlerMarshall Dawson
2017-10-02amd/stoneyridge: Clean up smihandler.cMarshall Dawson
2017-10-02amd/stoneyridge: Check SMI command address before readingMarshall Dawson
2017-10-02amd/stoneyridge: Move pm/smi_read/write functions to util fileMarshall Dawson
2017-10-02amd/stoneyridge: Add pm_read32 and pm_write32 to southbridgeMarshall Dawson
2017-10-02amd/stoneyridge: Fix pm_read16 argument sizeMarshall Dawson
2017-10-02amd/stoneyridge: Clean up smi_util.cMarshall Dawson
2017-10-02amd/stoneyridge: Add more SMM definitionsMarshall Dawson
2017-10-02amd/stoneyridge: Add uart.c to smm-y listMarshall Dawson
2017-10-02soc/amd/common: Add framework for missing AGESA calloutsMartin Roth
2017-10-02soc/amd/stoneyridge/southbridge.c: Remove preprocessor #ifRichard Spiegel
2017-09-30amd/stoneyridge: Use generic SMM command port valuesMarshall Dawson
2017-09-30amd/stoneyridge: Remove HAVE_SMI_HANDLER from makefileMarshall Dawson
2017-09-30soc/amd/common: Add included directoryMarshall Dawson
2017-09-30soc/intel/braswell/acpi: Clean OpRegion upPatrick Rudolph
2017-09-27soc/amd/stoneyridge: Enable SSEMartin Roth
2017-09-27soc/intel/skylake: Remove CCA object for IMGU and CIO2 devicesV Sowmya
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-27soc/amd/stoneyridge: Revert CAR teardown wbinvdMarshall Dawson
2017-09-27soc/amd/stoneyridge: Add postcar stageMarshall Dawson
2017-09-27amd/stoneyridge: Move AmdInitEnv to ramstageMarshall Dawson
2017-09-27amd/stoneyridge: Put AGESA heap into cbmemMarshall Dawson
2017-09-27soc/amd/common: Clean up GetHeapBase functionMarshall Dawson
2017-09-27amd/stoneyridge: Clean up include files in northbridge.hMarshall Dawson
2017-09-27amd/stoneyridge: Enable SMM in TSEGMarshall Dawson
2017-09-27soc/intel/common: Add Cannonlake PCI idLijian Zhao
2017-09-27amd/stoneyridge: Convert MP init to mp_init_with_smmMarshall Dawson
2017-09-27soc/intel/apollolake: Add SGX supportPratik Prajapati
2017-09-27soc/intel/apollolake: Add PrmrrSize and SGX enable configPratik Prajapati
2017-09-27soc/intel/cannonlake: Add FSP GOP supportAbhay kumar
2017-09-27google/kahlee: Fix GPIO ASLMarc Jones
2017-09-27amd/stoneyridge: Refactor GPIO functionsMarc Jones
2017-09-26amd/stoneyridge: Make UMA memory cacheableMarshall Dawson
2017-09-26amd/stoneyridge: Remove EXT_CONF_SUPPORT checkMarshall Dawson
2017-09-26amd/stoneyridge: Simplify memory hole calculationMarshall Dawson
2017-09-26binaryPI: Drop Options.h includeKyösti Mälkki
2017-09-26AGESA: Avoid cpuRegisters.h includeKyösti Mälkki
2017-09-25soc/intel: lpc: Use IS_POWER_OF_2 instead of open-coding itJonathan Neuschäfer
2017-09-23mb/*/*: Remove rtc nvram configurable baud rateArthur Heymans
2017-09-22soc/intel/skylake: Calculate soc reserved memory sizeSubrata Banik
2017-09-22soc/intel/common: Add function to get soc reserved memory sizeSubrata Banik
2017-09-22soc/intel/skylake: Use EBDA area to store cbmem_top addressSubrata Banik
2017-09-22soc/intel/common: Add intel common EBDA supportSubrata Banik
2017-09-22soc/intel/skylake: Refactor memory layout calculationSubrata Banik
2017-09-22soc/intel/skylake: add Kabylake Celeron base SKUGaggery Tsai
2017-09-22AGESA binaryPI: Clean up amdfamXX.h includeKyösti Mälkki
2017-09-21soc/intel/apollolake: Make SCI configurableMario Scheithauer
2017-09-21soc/intel/skylake: Add config for enabling LTR for PCIe Root portRizwan Qureshi
2017-09-21soc/intel/cannonlake: Remove old soc_get_rtc_failed functionMartin Roth
2017-09-20vboot: reset vbnv in cmos when cmos failure occursAaron Durbin
2017-09-20soc/intel/braswell: refactor rtc failure checkingAaron Durbin
2017-09-20soc/intel/baytrail: refactor rtc failure checkingAaron Durbin
2017-09-20soc/intel/skylake: refactor rtc failure checkingAaron Durbin
2017-09-20soc/intel/cannonlake: add rtc failure checkingAaron Durbin
2017-09-20soc/intel/broadwell: refactor rtc failure checkingAaron Durbin
2017-09-20soc/intel/apollolake: refactor rtc failure checkingAaron Durbin
2017-09-20vboot: remove init_vbnv_cmos()Aaron Durbin
2017-09-20soc/intel/cannonlake: Add PMC pci driversLijian Zhao
2017-09-19soc/intel/cannonlake: Add PCIE IRQsBora Guvendik
2017-09-19soc/intel/common/block: Add pci device id for CNL-YBora Guvendik
2017-09-19amd/stoneyridge: Add northbridge definitionsMarshall Dawson
2017-09-16soc/intel/common: smm.h: Fix copyright yearJonathan Neuschäfer
2017-09-16soc/intel/apollolake: Leave Hda enabled for GLKHannah Williams
2017-09-15soc/amd/stoneyridge: Improve code qualityRichard Spiegel
2017-09-15soc/intel/skylake: Move UNCORE PRMRR base and mask defines.Pratik Prajapati
2017-09-15soc/intel/common/sgx: use SOC specific API to get PRMRR base and maskPratik Prajapati
2017-09-15soc/intel/common/sgx: Define and use soc_fill_sgx_param()Pratik Prajapati
2017-09-14src/soc/intel/cannonlake: Define USB configuration paramsPratik Prajapati
2017-09-14soc/intel/skylake: Implement UNCORE PRMRR get base and mask APIPratik Prajapati