summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/chip.c
Commit message (Expand)AuthorAgeFilesLines
* src: Fix all Siemens copyrightsMario Scheithauer2017-11-071-1/+1
* soc/intel/apollolake: Switch to common p2sbLijian Zhao2017-10-271-1/+1
* soc/intel/*lake: Load vbt when it's neededPatrick Georgi2017-10-091-6/+1
* soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi2017-10-061-5/+1
* soc/intel/apollolake: Make SCI configurableMario Scheithauer2017-09-211-0/+31
* soc/intel/apollolake: Leave Hda enabled for GLKHannah Williams2017-09-161-1/+0
* device: acpi_name() should take a const struct deviceAaron Durbin2017-09-141-1/+1
* soc/intel/apollolake: Allow overriding dev tree settings by boardKane Chen2017-08-231-0/+7
* soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha2017-08-081-2/+3
* soc/intel/apollolake: Make usage of RAPL selectableMario Scheithauer2017-07-271-0/+5
* soc/intel/apollolake: Bring in delta for GLK SOCHannah Williams2017-07-211-34/+51
* soc/intel/apollolake: revert CPU MP init prior to FSP-SAaron Durbin2017-06-151-1/+2
* soc/intel/apollolake: Use CPU common library codeBarnali Sarkar2017-06-091-2/+4
* soc/intel/apollolake: Perform CPU MP Init before FSP-S InitBarnali Sarkar2017-06-091-1/+1
* soc/intel/apollolake: Use common systemagent codeSubrata Banik2017-06-091-7/+2
* soc/intel/apollolake: Use MCH_BASE_ADDRESS macro for APLSubrata Banik2017-06-011-1/+2
* soc/intel/apollolake: Clean up code by using common FAST_SPI moduleBarnali Sarkar2017-05-021-2/+2
* soc/intel/apollolake: Use ITSS common codeBora Guvendik2017-04-281-1/+2
* soc/intel/apollolake: Clean up code by using common System Agent moduleSubrata Banik2017-03-281-1/+1
* soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik2017-03-281-58/+58
* soc/intel/apollolake: Wrap lines at 80 columnsLee Leahy2017-03-131-1/+3
* soc/intel/apollolake: Remove unnecessary bracesLee Leahy2017-03-131-3/+2
* soc/intel/apollolake: Indent code using tabsLee Leahy2017-03-131-2/+2
* soc/intel/apollolake: Move brace to beginning of lineLee Leahy2017-03-131-2/+2
* soc/intel/apollolake: Add PM methods to power gate SD cardVenkateswarlu Vinjamuri2017-03-101-0/+14
* soc/intel/apollolake: Allow USB2 eye pattern configuration in devicetreeKane Chen2017-01-141-0/+32
* soc/intel/apollolake: Move privilege drop to later stageAndrey Petrov2016-12-081-2/+18
* soc/intel/apollolake: Set PL2 in RAPL registerSumeet Pawnikar2016-12-081-7/+16
* soc/intel/apollolake: Use the new SPI driver interfaceFurquan Shaikh2016-12-071-7/+8
* romstage_handoff: add helper to determine resume statusAaron Durbin2016-12-011-3/+1
* fsp2_0: implement stage cache for silicon initBrandon Breitenstein2016-11-211-1/+4
* soc/intel/apollolake: Skip FSP initiated core/MP initVenkateswarlu Vinjamuri2016-11-021-0/+2
* Revert "soc/apollolake: Add soc core init"Aaron Durbin2016-10-251-1/+0
* soc/apollolake: Add soc core initRavi Sarawadi2016-10-161-0/+1
* soc/intel/apollolake: Set PL1 limits for RAPL MSR registersSumeet Pawnikar2016-10-161-17/+62
* soc/intel/apollolake: Configure ACPI name for PCIeVaibhav Shankar2016-09-191-0/+3
* soc/intel/apollolake: Update PL1 value in RAPL MMIO registerSumeet Pawnikar2016-09-141-0/+22
* soc/apollolake: Enable/disable Audio clk and power gate in devicetree.cbVenkateswarlu Vinjamuri2016-09-071-0/+7
* drivers/intel/fsp2_0: Make FSP Headers Consumable out of BoxBrandon Breitenstein2016-09-021-4/+4
* soc/apollolake: enable access to RTC NVRAMRavi Sarawadi2016-08-111-0/+3
* drivers/intel/fsp2_0: Handle FspNotify callsLee Leahy2016-08-031-18/+3
* drivers/intel/fsp2_0: FSP driver handles all FSP errorsLee Leahy2016-08-031-7/+3
* soc/intel/apollolake: Remove PEIM GFX from normal mode and S3 resumeAbhay Kumar2016-07-291-2/+1
* soc/intel/apollolake: Disable monitor mwaitBora Guvendik2016-07-271-0/+3
* soc/intel/apollolake: die() when FSP silicon init failsAaron Durbin2016-07-221-1/+2
* drivers/intel/fsp2_0: Split reset handling logicAndrey Petrov2016-07-191-2/+1
* drivers/intel/fsp2_0: load and relocate FSPS in cbmemAaron Durbin2016-07-191-6/+1
* soc/intel/apollolake: Consolidate ISH enablingAndrey Petrov2016-07-151-2/+0
* soc/intel/apollolake: Properly disable PCIe root portsKane Chen2016-07-151-6/+64
* soc/intel/apollolake: work around FSP for gpio interrupt polarityAaron Durbin2016-07-131-0/+8