aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/chip.c
AgeCommit message (Expand)Author
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-05-29soc/intel/apollolake: Fix value stored to gnvs is never readJohn Zhao
2019-05-06soc/intel/apollolake: Reset GPI IS & IE registers at ramstageKarthikeyan Ramasubramanian
2019-05-06soc/apollolake: Add ramstage hookFelix Singer
2019-03-24intel/apollolake: Add HDA to disable_dev functionNico Huber
2019-03-24soc/intel/common: Remove common chip config use_fsp_mp_initSubrata Banik
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-02-05intel/apollolake: Add parameter to enable VTD in devicetreeWerner Zeh
2019-02-05soc/intel/apollolake: Update XHCI ports for GLK in ACPI tablesFurquan Shaikh
2019-01-30soc/intel/apollolake: Sync fsp upd structure updateJohn Zhao
2019-01-29soc/intel/apollolake: Add GLK usb2eye configuration overrideSeunghwan Kim
2019-01-28intel/apollolake: Add IPU to disable_dev functionWerner Zeh
2019-01-25soc/intel/apollolake: Override GLK usb clock gating registerJohn Zhao
2019-01-23soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS
2019-01-14soc/intel/apollolake: Add option to disable xHCI Link Compliance ModeJohn Zhao
2018-12-03soc/intel/apl: Configure LPC serial IRQ modeNico Huber
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-09soc/intel/apollolake: Disable HECI1 before jumping to OSFurquan Shaikh
2018-11-08soc/intel/apollolake: Improve cold boot and S3 resumeJohn Zhao
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-08-24soc/intel/apollolake: Make eMMC max speed configurableMario Scheithauer
2018-08-22soc/intel/apollolake: Fix logical vs. bitwise operatorJohn Zhao
2018-08-20soc/intel/apollolake: Force USB-C into host modeJohn Zhao
2018-06-22soc/intel/common/block/cpu: Add option to skip coreboot AP initSubrata Banik
2018-06-05soc/intel/{apollolake, geminilake}: Add option to skip coreboot MP initSubrata Banik
2018-06-04soc/intel/apollolake: Get rid of device_tElyes HAOUAS
2018-05-22soc/intel/apollolake: Bypass FSP's CpuMemorytest, PCIe pwr seq & SPI InitSrinidhi N Kaushik
2018-05-18soc/intel: Add support for USB ACPI code generationDuncan Laurie
2018-05-14cpu/x86: Add support to run function with argument over APsSubrata Banik
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-17soc/intel/apollolake: Configure PCIe root port #3 for GLK WiFiVenkateswarlu Vinjamuri
2018-04-17soc/intel/apollolake: Configure PCIe root port #1 for APL WiFiVenkateswarlu Vinjamuri
2018-04-09soc/intel/apollolake: enable MONITOR/MWAIT for GLKCole Nelson
2018-03-28soc/intel/apollolake: Limit xDCI feature when VBOOT is enabledDuncan Laurie
2018-03-19soc/intel/apollolake: Add PCIe de-emphasis enable configuration.Shamile Khan
2018-03-16soc/intel/apollolake: Add config option for enabling hotplugFurquan Shaikh
2018-03-16soc/intel/apollolake and mainboards: Use pcie_rp_clkreq_pin arrayFurquan Shaikh
2017-12-13soc/intel/apollolake: Remove set_subsystem() from SoCSubrata Banik
2017-11-07src: Fix all Siemens copyrightsMario Scheithauer
2017-10-27soc/intel/apollolake: Switch to common p2sbLijian Zhao
2017-10-09soc/intel/*lake: Load vbt when it's neededPatrick Georgi
2017-10-06soc/intel/common: refactor locate_vbt and vbt_getPatrick Georgi
2017-09-21soc/intel/apollolake: Make SCI configurableMario Scheithauer
2017-09-16soc/intel/apollolake: Leave Hda enabled for GLKHannah Williams
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-08-23soc/intel/apollolake: Allow overriding dev tree settings by boardKane Chen
2017-08-08soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha
2017-07-27soc/intel/apollolake: Make usage of RAPL selectableMario Scheithauer
2017-07-21soc/intel/apollolake: Bring in delta for GLK SOCHannah Williams
2017-06-15soc/intel/apollolake: revert CPU MP init prior to FSP-SAaron Durbin
2017-06-09soc/intel/apollolake: Use CPU common library codeBarnali Sarkar
2017-06-09soc/intel/apollolake: Perform CPU MP Init before FSP-S InitBarnali Sarkar
2017-06-09soc/intel/apollolake: Use common systemagent codeSubrata Banik
2017-06-01soc/intel/apollolake: Use MCH_BASE_ADDRESS macro for APLSubrata Banik
2017-05-02soc/intel/apollolake: Clean up code by using common FAST_SPI moduleBarnali Sarkar
2017-04-28soc/intel/apollolake: Use ITSS common codeBora Guvendik
2017-03-28soc/intel/apollolake: Clean up code by using common System Agent moduleSubrata Banik
2017-03-28soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik
2017-03-13soc/intel/apollolake: Wrap lines at 80 columnsLee Leahy
2017-03-13soc/intel/apollolake: Remove unnecessary bracesLee Leahy
2017-03-13soc/intel/apollolake: Indent code using tabsLee Leahy
2017-03-13soc/intel/apollolake: Move brace to beginning of lineLee Leahy
2017-03-10soc/intel/apollolake: Add PM methods to power gate SD cardVenkateswarlu Vinjamuri
2017-01-14soc/intel/apollolake: Allow USB2 eye pattern configuration in devicetreeKane Chen
2016-12-08soc/intel/apollolake: Move privilege drop to later stageAndrey Petrov
2016-12-08soc/intel/apollolake: Set PL2 in RAPL registerSumeet Pawnikar
2016-12-07soc/intel/apollolake: Use the new SPI driver interfaceFurquan Shaikh
2016-12-01romstage_handoff: add helper to determine resume statusAaron Durbin
2016-11-21fsp2_0: implement stage cache for silicon initBrandon Breitenstein
2016-11-02soc/intel/apollolake: Skip FSP initiated core/MP initVenkateswarlu Vinjamuri
2016-10-25Revert "soc/apollolake: Add soc core init"Aaron Durbin
2016-10-16soc/apollolake: Add soc core initRavi Sarawadi
2016-10-16soc/intel/apollolake: Set PL1 limits for RAPL MSR registersSumeet Pawnikar
2016-09-19soc/intel/apollolake: Configure ACPI name for PCIeVaibhav Shankar
2016-09-14soc/intel/apollolake: Update PL1 value in RAPL MMIO registerSumeet Pawnikar
2016-09-07soc/apollolake: Enable/disable Audio clk and power gate in devicetree.cbVenkateswarlu Vinjamuri
2016-09-02drivers/intel/fsp2_0: Make FSP Headers Consumable out of BoxBrandon Breitenstein
2016-08-11soc/apollolake: enable access to RTC NVRAMRavi Sarawadi
2016-08-03drivers/intel/fsp2_0: Handle FspNotify callsLee Leahy
2016-08-03drivers/intel/fsp2_0: FSP driver handles all FSP errorsLee Leahy
2016-07-29soc/intel/apollolake: Remove PEIM GFX from normal mode and S3 resumeAbhay Kumar
2016-07-27soc/intel/apollolake: Disable monitor mwaitBora Guvendik
2016-07-22soc/intel/apollolake: die() when FSP silicon init failsAaron Durbin
2016-07-19drivers/intel/fsp2_0: Split reset handling logicAndrey Petrov
2016-07-19drivers/intel/fsp2_0: load and relocate FSPS in cbmemAaron Durbin
2016-07-15soc/intel/apollolake: Consolidate ISH enablingAndrey Petrov
2016-07-15soc/intel/apollolake: Properly disable PCIe root portsKane Chen
2016-07-13soc/intel/apollolake: work around FSP for gpio interrupt polarityAaron Durbin
2016-07-02soc/apollolake: Allow enable/disable of LPSS S0ix from devicetreeSaurabh Satija
2016-07-02soc/intel/apollolake: handle p2sb quirksAaron Durbin
2016-07-02soc/intel/apollolake: Add function to translate device into ACPI nameDuncan Laurie
2016-06-29soc/intel/apollolake: Change PCI macros to match SkylakeAndrey Petrov
2016-06-29soc/intel/apollolake: Update Upd header files for FSP Label 143_10Brandon Breitenstein
2016-06-27soc/intel/apollolake: add code to disable unused deviceJagadish Krishnamoorthy
2016-06-24soc/intel/apollolake: Add handling of global reset in FspNotify stageAndrey Petrov