aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/memmap.c
AgeCommit message (Expand)Author
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-07-04soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki
2019-05-22post_code: add post code for hardware initialization failureKeith Short
2019-04-23src: Use include <console/console.h> when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-12-20soc/intel: Get rid of device_tElyes HAOUAS
2017-09-27soc/intel/apollolake: Add PrmrrSize and SGX enable configPratik Prajapati
2017-09-01soc/intel/apollolake: Use SMM library to get tseg region informationSubrata Banik
2017-06-20soc/intel/common: Add SMM common code for Intel PlatformsBrandon Breitenstein
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
2016-10-07soc/intel/apollolake: Implement stage cache to improve resume timeBrandon Breitenstein
2016-05-26soc/apollolake/memmap: Switch to SIMPLE_DEVICE APIAlexandru Gagniuc
2016-05-25soc/apollolake: SOC specific SMM codeHannah Williams
2016-04-14soc/intel: Update license headersMartin Roth
2016-03-08soc/intel/apollolake: Add cbmem_top() implementationAndrey Petrov