summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan_blaze
Commit message (Expand)AuthorAgeFilesLines
* security/vboot: Deprecate VBOOT_VBNV_ECYu-Ping Wu2022-06-222-2/+3
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-1/+1
* Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-11-151-0/+6
* ChromeOS: Fix <vc/google/chromeos/chromeos.h>Kyösti Mälkki2021-11-091-1/+0
* Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-10-151-6/+0
* vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen2021-09-161-0/+6
* mb/google: Unify all variants to start with "-> "Martin Roth2021-09-161-1/+1
* mb/google: Add board name comments for each boardMartin Roth2021-09-071-0/+2
* mb/*: Specify type of `MAINBOARD_PART_NUMBER` onceAngel Pons2021-07-261-1/+0
* mb/*: Specify type of `MAINBOARD_DIR` onceAngel Pons2021-07-261-1/+0
* mb/: Drop the provided name in chip_opsKyösti Mälkki2021-02-211-1/+0
* src: use ARRAY_SIZE where possiblePatrick Georgi2021-02-151-1/+1
* src: Remove unused <boardid.h>Elyes HAOUAS2021-02-031-1/+0
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-8/+0
* mainboard/*/*/*.cb: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* mainboard/*/*/Kconfig*: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-182-6/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1116-16/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-094-36/+4
* mb/google/nyan*: Always add RTC driverPatrick Georgi2020-04-231-0/+9
* mb/google/nyan_blaze: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0612-155/+24
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-1817-18/+0
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-2/+0
* mb/google/nyan/devicetree.cb: Correct some commentsAngel Pons2020-01-101-5/+5
* drivers/spi: remove SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B optionAaron Durbin2020-01-081-1/+0
* Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner2019-12-041-3/+3
* mainboard/google: Remove unused include <stdlib.h>Elyes HAOUAS2019-11-282-2/+0
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-1/+1
* src/mainboard: change "unsigned" to "unsigned int"Martin Roth2019-10-272-4/+4
* mb: remove test-only HWIDsHung-Te Lin2019-09-301-4/+0
* src/mainboard: Remove not used #include <elog.h>Elyes HAOUAS2019-09-151-1/+0
* arch/arm: Make ARM stages select ARCH_ARMArthur Heymans2019-08-291-1/+0
* commonlib: fix typo LB_TAB_* (instead of LB_TAG_*)Patrick Georgi2019-05-291-1/+1
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+0
* chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching2019-04-111-1/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-3/+3
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-051-3/+3
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-042-2/+2
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* symbols.h: Add macro to define memlayout region symbolsJulius Werner2019-02-222-3/+4
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-1/+1
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-051-1/+0
* reset: Convert individual boards to `board_reset()`Nico Huber2018-10-223-4/+3
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-0/+2
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-2/+2