summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/apollolake/bootblock
Commit message (Expand)AuthorAgeFilesLines
* src/soc/intel/apollolake: move TCO1 disable into bootblockVadim Bendebury2017-11-211-0/+7
* soc/intel/apollolake: Fix CONFIG_FSP_CAR build errorMarshall Dawson2017-08-171-1/+0
* soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha2017-08-081-1/+2
* soc/intel/apollolake: Bring in delta for GLK SOCHannah Williams2017-07-211-0/+4
* soc/intel/apollolake: Use CPU common library codeBarnali Sarkar2017-06-091-0/+1
* soc/intel/apollolake: Rename ACPI Base Address and Size MacroBarnali Sarkar2017-06-091-2/+2
* soc/intel/common/block: add bios caching to fast spi moduleAaron Durbin2017-06-051-27/+1
* soc/intel/apollolake: Clean up code by using common FAST_SPI moduleBarnali Sarkar2017-05-021-32/+3
* intel/soc/apollolake: Use intel/common/uart driverAamir Bohra2017-04-111-1/+1
* soc/intel/apollolake: Use RTC common codeSubrata Banik2017-04-101-10/+2
* soc/intel/apollolake: Use common PCR moduleSubrata Banik2017-04-101-6/+8
* soc/intel/apollolake: Clean up code by using common System Agent moduleSubrata Banik2017-03-281-11/+5
* soc/pci_devs.h: Use consistent naming in soc/pci_devs.hSubrata Banik2017-03-281-5/+5
* soc/intel/apollolake: Clean up code by using common CAR initSubrata Banik2017-03-281-251/+0
* soc/intel/apollolake: Add CQOS config for CAR common codeSubrata Banik2017-03-221-2/+2
* soc/intel/apollolake: Wrap lines at 80 columnsLee Leahy2017-03-131-1/+1
* soc/intel/apollolake: Fix position of storage classLee Leahy2017-03-131-1/+1
* soc/intel/apollolake: Fix spacing around operators and commasLee Leahy2017-03-131-1/+1
* soc/intel/apollolake: allow ApolloLake SoC to use FSP CAR InitBrenton Dong2016-12-211-0/+111
* soc/intel/apollolake: Use the new SPI driver interfaceFurquan Shaikh2016-12-071-1/+2
* soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUsAndrey Petrov2016-12-021-17/+1
* soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie2016-09-211-0/+3
* Revert "soc/intel/apollolake: Initialize GPEs in bootblock"Duncan Laurie2016-09-191-3/+0
* soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie2016-09-191-0/+3
* soc/intel/apollolake: Add CQOS CAR implementationAndrey Petrov2016-08-281-0/+64
* soc/intel/apollolake: Handle CAR sizes other than 1 MiBAndrey Petrov2016-08-281-0/+27
* intel/apollolake: Enable upper CMOS bank in bootblockFurquan Shaikh2016-08-021-0/+10
* soc/intel/apollolake: Fix bitshift issue in bootblockAndrey Petrov2016-07-191-1/+4
* soc/intel/apollolake: Implement global reset handlingAndrey Petrov2016-06-241-0/+4
* soc/intel/apollolake: Move PMC BAR setup to bootblockAndrey Petrov2016-06-241-0/+17
* intel/apollolake: Add API for get_bios_size and use itFurquan Shaikh2016-06-221-2/+5
* intel/apollolake: Enable SPI properly in bootblock and ramstageFurquan Shaikh2016-06-211-0/+32
* bootblock: Declare common bootblock_pre_c_entry routineLee Leahy2016-06-122-6/+6
* intel/apollolake: Clear TSEG reg early in bootblockFurquan Shaikh2016-06-031-0/+6
* soc/intel/apollolake: add support for verstageAaron Durbin2016-05-271-0/+6
* soc/apollolake: Pass earliest timestamp to timestamp_initAlexandru Gagniuc2016-05-192-2/+9
* soc/intel/apollolake: clear up ACPI timer emulation magic constantAaron Durbin2016-05-191-2/+7
* soc/intel/apollolake: Enable ACPI PM1 timer emulationAndrey Petrov2016-05-181-0/+14
* Revert "soc/intel/apollolake: Enable LPC bus interface"Alexandru Gagniuc2016-05-061-28/+0
* soc/intel/apollolake: clarify Fast SPI CS2 pad configurationAaron Durbin2016-04-291-1/+1
* soc/intel/apollolake: Add cache for BIOS ROMAndrey Petrov2016-04-281-0/+21
* soc/intel/apollolake: Enable LPC bus interfaceAndrey Petrov2016-04-281-0/+29
* soc/intel/apollolake: Configure a GPIO for TPM in bootblockAndrey Petrov2016-04-281-0/+14
* soc/intel/apollolake: Set default memory type to uncacheableFurquan Shaikh2016-04-211-1/+3
* soc/intel/apollolake: Do not re-save BIST resultFurquan Shaikh2016-04-181-4/+0
* soc/intel: Update license headersMartin Roth2016-04-142-0/+10
* soc/intel/apollolake: use CAR code coherency for all CAR stagesAaron Durbin2016-04-021-9/+0
* soc/intel/apollolake: utilize postcar phase/stageAaron Durbin2016-03-231-4/+3
* soc/intel/apollolake: implement bootblock_soc_early_init()Aaron Durbin2016-02-261-0/+8
* soc/intel/apollolake: bootblock: implement platform_prog_run()Andrey Petrov2016-02-161-0/+10