summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/oak/bootblock.c
Commit message (Expand)AuthorAgeFilesLines
* mb/google/oak: Clean up TPM KconfigAngel Pons2021-02-221-3/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mb/google/oak: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-3/+3
* mediatek: Add SPI tick_dly settingMengqi Zhang2019-06-211-1/+2
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* mediatek: Share GPIO code among similar SOCsTristan Shieh2018-07-201-22/+21
* google/oak: Support cr50 over I2C on rowanVadim Bendebury2017-04-241-0/+3
* google/oak: elm: Do not control SPI_LEVEL_ENABLE after elm-rev1Yidi Lin2016-05-091-1/+2
* google/oak: Add derivative board ElmJulius Werner2016-05-091-2/+2
* google/oak: Configure SPI_LEVEL_ENABLE pin for rev5Yidi Lin2016-03-121-0/+5
* google/oak: Initialize i2c bus timing register for TPM and external buckjun.gao2016-03-121-0/+4
* mt8173: add SPI NOR supportmtk059622016-03-121-0/+31
* google/oak: Enable SPI supportLeilk Liu2016-01-221-0/+3
* tree: drop last paragraph of GPL copyright header from new filesMartin Roth2016-01-131-4/+0
* mediatek/mt8173: Add mt6391 PMIC driverhenryc.chen2015-12-041-0/+5
* google/oak: Implement the code which reads GPIOs for ChromeOS.Yidi Lin2015-12-031-0/+4
* google/oak: Initialize the necessary pinsBiao Huang2015-12-031-0/+15
* mediatek/mt8173: Add a stub implementation of the MT8173 SoCYidi Lin2015-12-031-0/+33