aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan_blaze
AgeCommit message (Expand)Author
2021-02-15src: use ARRAY_SIZE where possiblePatrick Georgi
2021-02-03src: Remove unused <boardid.h>Elyes HAOUAS
2020-06-13treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh
2020-05-18mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-04-23mb/google/nyan*: Always add RTC driverPatrick Georgi
2020-04-06mb/google/nyan_blaze: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/google: Remove copyright noticesPatrick Georgi
2020-03-07chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching
2020-01-10mb/google/nyan/devicetree.cb: Correct some commentsAngel Pons
2020-01-08drivers/spi: remove SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B optionAaron Durbin
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-11-28mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-10-27src/mainboard: change "unsigned" to "unsigned int"Martin Roth
2019-09-30mb: remove test-only HWIDsHung-Te Lin
2019-09-15src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS
2019-08-29arch/arm: Make ARM stages select ARCH_ARMArthur Heymans
2019-05-29commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi
2019-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-04-11chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-05mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-22reset: Convert individual boards to `board_reset()`Nico Huber
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-05-08mb/google: Get rid of device_tElyes HAOUAS
2017-12-07boardid: Switch from Kconfig to weak functionsJulius Werner
2017-12-07boardid: Minor clean up and standardizationJulius Werner
2017-11-17mb/google: Add Chromebook marketing namesJonathan Neuschäfer
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-07-06mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-03-28vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner
2017-03-28vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner
2016-11-18google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-08-30nyan-blaze: Correct indentation for sdram configsPaul Kocialkowski
2016-08-18Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin
2016-08-15mainboard/google: remove unused BOOT_MEDIA_SPI_CHIP_SELECT optionAaron Durbin
2016-07-28chromeos: Clean up elog handlingFurquan Shaikh
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-27soc/nvidia/tegra124: remove cache_policiy optionAaron Durbin
2016-07-07nyan: Avoid running early_mainboard_init twice in vboot contextPaul Kocialkowski
2016-05-11lib: remove FLASHMAP_OFFSET config variableAaron Durbin
2016-04-13mainboard/google: Update license headersMartin Roth
2016-04-05chromeos.fmd: Mark RW_LEGACY as CBFSPatrick Georgi
2016-04-05chromeos: Simplify fill_lb_gpios even furtherJulius Werner
2016-03-25google/intel mainboards: Add missing board_info.txt filesMartin Roth
2016-03-08nyan: Fix timestamps and CBFS SPI integrationJulius Werner
2016-02-12chromebooks: Define GBB hardware IDsPatrick Georgi
2016-01-21chromeos: import Chrome OS fmapsPatrick Georgi
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-08-26ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth
2015-08-26Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good placesMartin Roth
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-06-30google/nyan: remove timestamp leftovers from upstreamingPatrick Georgi
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-11chromeos: remove vboot_verify_firmware()Aaron Durbin
2015-05-05vboot: remove uses of vboot2_verify_firmware()Aaron Durbin
2015-04-28boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin
2015-04-28chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin
2015-04-22mainboards: Add CHROMEOS_VBNV_* where appropriatePatrick Georgi
2015-04-22switch mainboards over to use BOARD_ID_AUTOStefan Reinauer
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-17blaze: add new Hynix 2GB BCTNeil Chen
2015-04-15blaze: add new Micron 2GB BCTNeil Chen
2015-04-14CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner
2015-04-13nyan/rush/veyron: Align ChromeOS GPIOs to new modelJulius Werner
2015-04-10vboot: move vboot files to designated directoryDaisuke Nojiri
2015-04-10gpio: decouple tristate gpio support from board IDDavid Hendricks
2015-04-10gpio: cosmetic changes to tristate_gpios.cDavid Hendricks
2015-04-10gpio: Remove non-ternary tristate mode, make ternaries easierJulius Werner
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-02Nyans: replace cpu_reset with hard_resetDaisuke Nojiri
2015-03-30google/nyan_blaze: Don't auto select CHROMEOSAaron Durbin
2015-03-28blaze: update EMC BCT tableNeil Chen
2015-03-26tegra: Clean up USB codeFurquan Shaikh
2015-03-26Restore name of the function reading tertiary GPIO statesVadim Bendebury
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-24nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri
2015-03-23vboot2: translate shared data to hand off to depthchargeDaisuke Nojiri
2015-03-23Enable publishing of board ID where supportedVadim Bendebury