summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/kahlee/bootblock
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/stoneyridge: use common fch_spi_early_initFelix Held2021-12-091-26/+0
* soc/amd: rename program_gpios to gpio_configure_padsFelix Held2021-09-231-2/+2
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/google/kahlee: Add hook for early wlan rst gpio initKevin Chiu2020-05-021-0/+3
* mb/google/kahlee: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* soc/amd/stoneyridge: Move LPC support to commonMarshall Dawson2019-06-061-1/+2
* soc/amd/stoneyridge: Move GPIO support to commonMarshall Dawson2019-06-061-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* mainboard/google/kahlee: Add support for Dediprog em100Simon Glass2018-07-161-12/+24
* mainboard/google/kahlee: Use 66MHz SPI clock for fast readMartin Roth2018-06-081-1/+1
* stoneyridge GPIO: Create and use PAD_INT for interrupt pinsRichard Spiegel2018-05-271-7/+0
* google/kahlee: Set SPI 100 MHz and SPI Dual Read IO modeMarc Jones2018-05-021-2/+10
* mainboard/google/kahlee: Set SPI speed in bootblockMarc Jones2018-04-261-0/+6
* soc/amd/stoneyridge/include/soc/southbridge.c: Rename gpio structureRichard Spiegel2018-04-201-1/+1
* src/amd/stoneyridge: Fix a typo (EDGEL_TRIG -> EDGE_TRIG)Jonathan Neuschäfer2018-04-111-1/+1
* mainboard/google/kahlee: Initialize EC earlier in the bootblockMartin Roth2018-03-201-3/+4
* mb/{amd/gardenia,google/kahlee}: Initialize GPIOs earlierJustin TerAvest2018-03-011-1/+4
* mainboard/google/kahlee: Add tis_plat_irq_statusChris Ching2018-02-211-0/+9
* soc/amd/stoneyridge: Normalize GPIO initJustin TerAvest2018-02-171-0/+6
* mainboard/google/kahlee: Update PCIe port mapMartin Roth2017-12-091-125/+0
* mb/google/kahlee: Move ec.h into variant include directoriesMartin Roth2017-11-191-1/+1
* mainboard/google/kahlee: Remove direct AGESA header includesMartin Roth2017-11-191-2/+0
* mainboard/google/kahlee: remove unused FILECODE macroAaron Durbin2017-11-041-2/+0
* mainboard/google/Kahlee: Combine BiosCallOuts filesMartin Roth2017-10-281-27/+0
* Stoney Ridge Platforms: cast AGESA tables to void *Martin Roth2017-10-202-4/+4
* Stoney Ridge Platforms: Make AGESA callout tables commonMartin Roth2017-10-201-22/+2
* google/kahlee: Add AGESA_DO_RESET in bootblockMarc Jones2017-10-131-0/+1
* mainboard/amd: Add required callouts to Stoney BiosCallouts.cMartin Roth2017-10-021-0/+1
* binaryPI boards: Fix indirect AGESA.h includeKyösti Mälkki2017-09-261-0/+1
* stoneyridge: Rename hudson to southbridgeMarc Jones2017-08-142-5/+5
* google/kahlee: Enable TPMMarc Jones2017-07-311-0/+4
* google/kahlee: Set DDI port 2 to DPMarshall Dawson2017-07-311-2/+2
* google/kahlee: Setup the I2S audio codecMarshall Dawson2017-07-311-28/+2
* google/kahlee: Pass GPIO setting in amdinitenvMarshall Dawson2017-07-271-74/+1
* google/kahlee: Update PCIe link/lane configurationMarshall Dawson2017-07-271-18/+18
* google/kahlee: Add ChromeOS and ChromeECMarshall Dawson2017-07-271-0/+23
* google/kahlee: Update GPIO tableMarshall Dawson2017-07-271-15/+64
* google/kahlee: Start Kahlee mainboardMarc Jones2017-07-272-0/+223