aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/apollolake/bootblock
AgeCommit message (Expand)Author
2020-09-09soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbolAngel Pons
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
2016-06-24soc/intel/apollolake: Move PMC BAR setup to bootblockAndrey Petrov
2016-06-22intel/apollolake: Add API for get_bios_size and use itFurquan Shaikh
2016-06-21intel/apollolake: Enable SPI properly in bootblock and ramstageFurquan Shaikh
2016-06-12bootblock: Declare common bootblock_pre_c_entry routineLee Leahy
2016-06-03intel/apollolake: Clear TSEG reg early in bootblockFurquan Shaikh
2016-05-27soc/intel/apollolake: add support for verstageAaron Durbin
2016-05-19soc/apollolake: Pass earliest timestamp to timestamp_initAlexandru Gagniuc
2016-05-19soc/intel/apollolake: clear up ACPI timer emulation magic constantAaron Durbin
2016-05-18soc/intel/apollolake: Enable ACPI PM1 timer emulationAndrey Petrov
2016-05-06Revert "soc/intel/apollolake: Enable LPC bus interface"Alexandru Gagniuc
2016-04-29soc/intel/apollolake: clarify Fast SPI CS2 pad configurationAaron Durbin
2016-04-28soc/intel/apollolake: Add cache for BIOS ROMAndrey Petrov
2016-04-28soc/intel/apollolake: Enable LPC bus interfaceAndrey Petrov
2016-04-28soc/intel/apollolake: Configure a GPIO for TPM in bootblockAndrey Petrov
2016-04-21soc/intel/apollolake: Set default memory type to uncacheableFurquan Shaikh
2016-04-18soc/intel/apollolake: Do not re-save BIST resultFurquan Shaikh
2016-04-14soc/intel: Update license headersMartin Roth
2016-04-02soc/intel/apollolake: use CAR code coherency for all CAR stagesAaron Durbin
2016-03-23soc/intel/apollolake: utilize postcar phase/stageAaron Durbin
2016-02-26soc/intel/apollolake: implement bootblock_soc_early_init()Aaron Durbin
2016-02-16soc/intel/apollolake: bootblock: implement platform_prog_run()Andrey Petrov
2016-02-11soc/apollolake: Add early serial driver for BOOTBLOCK_CONSOLEAndrey Petrov
2016-02-11soc/apollolake: Add initial cache-as-ram setup for bootblockAlexandru Gagniuc