summaryrefslogtreecommitdiff
path: root/src/soc
AgeCommit message (Expand)Author
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specificJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2017-03-28vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig optionJulius Werner
2017-03-28vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig optionJulius Werner
2017-03-28vboot: Select SoC-specific configuration for all Chrome OS boardsJulius Werner
2017-03-28soc/intel/apollolake: Clean up code by using common System Agent moduleSubrata Banik
2017-03-28soc/intel/skylake: Clean up code by using common System Agent moduleSubrata Banik
2017-03-28soc/intel/common/block: Add Intel common systemagent supportSubrata 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-28soc/intel/common/block: Add cache as ram init and teardown codeSubrata Banik
2017-03-26soc/intel/fsp_baytrail: transition away from device_tAntonello Dettori
2017-03-24soc/intel/apollolake: Remove unused CAR_GLOBAL variableSubrata Banik
2017-03-24soc/intel/skylake: Use C entry code for MTRR programmingSubrata Banik
2017-03-23soc/intel/skylake: Add SGX initializationRobbie Zhang
2017-03-22soc/intel/skylake: Add option to disable host reads to PMC XRAMRizwan Qureshi
2017-03-22soc/intel/skylake: Add configs for enabling DCI and TraceHubAamir Bohra
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/broadwell: Fix other issues detected by checkpatchLee Leahy
2017-03-17soc/intel/broadwell: Fix {}, () and conditional issuesLee Leahy
2017-03-17soc/intel/broadwell: Add int to unsignedLee Leahy
2017-03-17soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy
2017-03-17soc/intel/apollolake: Reduce D3 cold delay for eMMC controllerZhuo-hao Lee
2017-03-17soc/intel/braswell: Fix most of the issues detected by checkpatchLee Leahy
2017-03-17soc/intel/braswell: Add int to unsignedLee Leahy
2017-03-17soc/intel/braswell: Fix spacing issues detected by checkpatchLee Leahy
2017-03-17soc/intel/skylake: Fix remaining issues detected by checkpatchLee Leahy
2017-03-17soc/intel/skylake: Wrap lines at 80 columnsLee Leahy
2017-03-17soc/intel/skylake: Add int to unsignedLee Leahy
2017-03-15intel/skylake: Support for setting AC/DC loadlineDuncan Laurie
2017-03-15intel/skylake: Fix bug in VR configuration with FSP 2.0Duncan Laurie
2017-03-15intel/skylake: nhlt: Add support for rt5514 NHLT blobDuncan Laurie
2017-03-15soc/intel/quark: Read the rmu.bin file from read-only regionLee Leahy
2017-03-15soc/intel/common: Wrap lines at 80 columnsLee Leahy
2017-03-15soc/intel/apollolake: Cache FPF status value in flashAndrey Petrov
2017-03-14soc/intel/quark: Pass S3 wake status to fsp_silicon_initLee Leahy
2017-03-14soc/intel/quark: Add ESRAM display to FSP 1.1Lee Leahy
2017-03-14soc/intel/quark: Return NULL for top_of_memoryLee Leahy
2017-03-14soc/intel/skylake: Extract DIMM Information from FSP MEM INFO HOBBarnali Sarkar
2017-03-13soc/intel/quark: Add the verstage filesLee Leahy
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