summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake
AgeCommit message (Expand)Author
2017-04-10soc/intel/apollolake: Use common PCR moduleSubrata Banik
2017-04-05soc/intel/lpss: Provide common LPSS clock configFurquan Shaikh
2017-03-29soc/intel/apollolake: Fix debug build booting issueSubrata Banik
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
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-28soc/intel/apollolake: Clean up code by using common CAR initSubrata Banik
2017-03-24soc/intel/apollolake: Remove unused CAR_GLOBAL variableSubrata Banik
2017-03-22soc/intel/apollolake: Add CQOS config for CAR common codeSubrata Banik
2017-03-21soc/intel/apollolake: Use common function to fill DIMM informationBarnali Sarkar
2017-03-17soc/intel/apollolake: Reduce D3 cold delay for eMMC controllerZhuo-hao Lee
2017-03-15soc/intel/apollolake: Cache FPF status value in flashAndrey Petrov
2017-03-13soc/intel/apollolake: Wrap lines at 80 columnsLee Leahy
2017-03-13soc/intel/apollolake: Fix issues detected by checkpatchLee Leahy
2017-03-13soc/intel/apollolake: Fix position of storage classLee Leahy
2017-03-13soc/intel/apollolake: Fix parenthesis issuesLee Leahy
2017-03-13soc/intel/apollolake: Fix unsigned warningsLee 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: Fix spacing around operators and commasLee Leahy
2017-03-13soc/intel/apollolake: Fix space between type, * and variable nameLee 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-03-09soc/intel/apollolake: Add check if FPFs are blownAndrey Petrov
2017-03-09soc/intel/apollolake: Start using common CSE driverAndrey Petrov
2017-03-09soc/intel/apollolake: Prepare to use common HECI driverAndrey Petrov
2017-03-06soc/intel/apollolake: Move XDCI in its own fileAndrey Petrov
2017-02-08soc/intel/apollolake: dump CSE statusAaron Durbin
2017-01-21soc/intel/apollolake: correct GPIO 13 IRQ numberAaron Durbin
2017-01-14soc/intel/apollolake: Allow USB2 eye pattern configuration in devicetreeKane Chen
2016-12-21soc/intel/apollolake: allow ApolloLake SoC to use FSP CAR InitBrenton Dong
2016-12-15soc/intel/apollolake: don't probe flash manuallyAaron Durbin
2016-12-15soc/intel/common: remove mrc cache assumptionsAaron Durbin
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-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-12-06spi_flash: Make a deep copy of spi_slave structureFurquan Shaikh
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-12-02soc/intel/apollolake: Drop privilege level to IA_UNTRUSTEDAndrey Petrov
2016-12-02soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUsAndrey Petrov
2016-12-01romstage_handoff: add helper to determine resume statusAaron Durbin
2016-11-30soc/intel/apollolake: Add save/restore variable MRC cacheAndrey Petrov
2016-11-30driver/intel/fsp2_0: Add version parameter to FSP platform callbackAndrey Petrov
2016-11-22soc/intel: Use correct terminology for SPI flash operationsFurquan Shaikh
2016-11-22spi: Get rid of flash_programmer_probe in spi_slave structureFurquan Shaikh
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh