summaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/bootblock
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-08-26lib/bootblock: Add simplified entry with basetimeKyösti Mälkki
2019-08-20intel/apollolake: Move LPC decode enables to bootblockKyösti Mälkki
2019-07-15src: Use '#include <timestamp.h>' when neededElyes HAOUAS
2019-05-06soc/intel/apollolake: Reset GPI IS & IE registers at ramstageKarthikeyan Ramasubramanian
2019-04-29soc/intel/apollolake/bootblock: Clear the GPI IS & IE registersKarthikeyan Ramasubramanian
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-10soc/intel/common/block: Move tco common functions into block/smbusSubrata Banik
2019-01-09soc/intel: Clean mess around UART_DEBUGNico Huber
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-25soc/intel: Consolidate FSP CAR setup and teardown codePraveen hodagatta pranesh
2018-08-20soc/intel/common/block: Move common uart function to block/uartSubrata Banik
2018-06-28soc/intel/common/block: Move p2sb common functions into block/p2sbSubrata Banik
2018-06-21soc/intel/apollolake: unify definition for spi base addressBora Guvendik
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2018-05-22bootblock: Allow more timestamps in bootblock_main_with_timestamp()Julius Werner
2018-04-27soc/intel/apollolake: enable cache-as-ram paging for glkAaron Durbin
2017-11-21src/soc/intel/apollolake: move TCO1 disable into bootblockVadim Bendebury
2017-08-17soc/intel/apollolake: Fix CONFIG_FSP_CAR build errorMarshall Dawson
2017-08-08soc/intel/apollolake: Use common PMC for apollolakeShaunak Saha
2017-07-21soc/intel/apollolake: Bring in delta for GLK SOCHannah Williams
2017-06-09soc/intel/apollolake: Use CPU common library codeBarnali Sarkar
2017-06-09soc/intel/apollolake: Rename ACPI Base Address and Size MacroBarnali Sarkar
2017-06-05soc/intel/common/block: add bios caching to fast spi moduleAaron Durbin
2017-05-02soc/intel/apollolake: Clean up code by using common FAST_SPI moduleBarnali Sarkar
2017-04-11intel/soc/apollolake: Use intel/common/uart driverAamir Bohra
2017-04-10soc/intel/apollolake: Use RTC common codeSubrata Banik
2017-04-10soc/intel/apollolake: Use common PCR moduleSubrata Banik
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-22soc/intel/apollolake: Add CQOS config for CAR common codeSubrata Banik
2017-03-13soc/intel/apollolake: Wrap lines at 80 columnsLee Leahy
2017-03-13soc/intel/apollolake: Fix position of storage classLee Leahy
2017-03-13soc/intel/apollolake: Fix spacing around operators and commasLee Leahy
2016-12-21soc/intel/apollolake: allow ApolloLake SoC to use FSP CAR InitBrenton Dong
2016-12-07soc/intel/apollolake: Use the new SPI driver interfaceFurquan Shaikh
2016-12-02soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUsAndrey Petrov
2016-09-21soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie
2016-09-19Revert "soc/intel/apollolake: Initialize GPEs in bootblock"Duncan Laurie
2016-09-19soc/intel/apollolake: Initialize GPEs in bootblockDuncan Laurie
2016-08-28soc/intel/apollolake: Add CQOS CAR implementationAndrey Petrov
2016-08-28soc/intel/apollolake: Handle CAR sizes other than 1 MiBAndrey Petrov
2016-08-02intel/apollolake: Enable upper CMOS bank in bootblockFurquan Shaikh
2016-07-19soc/intel/apollolake: Fix bitshift issue in bootblockAndrey Petrov
2016-06-24soc/intel/apollolake: Implement global reset handlingAndrey Petrov