summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/smaug
Commit message (Expand)AuthorAgeFilesLines
* tpm: Refactor TPM Kconfig dimensionsJes B. Klinke2022-04-211-1/+1
* Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-11-151-0/+6
* Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-10-151-6/+0
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-051-1/+1
* 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
* coreboot_table: Convert some CONFIG(CHROMEOS) preprocessorKyösti Mälkki2020-12-311-3/+3
* treewide: Add Kconfig variable MEMLAYOUT_LD_FILEFurquan Shaikh2020-06-132-8/+0
* src: Fix up #-commented SPDX headersAngel Pons2020-06-011-3/+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-095-44/+5
* mb/google/smaug: Always add RTC driverPatrick Georgi2020-04-231-0/+9
* mb/google/smaug: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0611-142/+22
* mainboard/google: Remove copyright noticesPatrick Georgi2020-03-1817-22/+0
* chromeos: stop sharing write protect GPIO with depthchargeJoel Kitching2020-03-071-2/+0
* 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-6/+6
* mb: remove test-only HWIDsHung-Te Lin2019-09-301-4/+0
* mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco2019-05-131-1/+0
* Fix code that would trip -Wtype-limitsJulius Werner2019-05-061-16/+0
* chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching2019-04-111-1/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* src: Use include <reset.h> when appropriateElyes HAOUAS2019-03-291-1/+1
* 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-1/+1
* mainboard: Enable PRESERVE flag in all vboot/chromeos FMD filesHung-Te Lin2019-03-051-4/+4
* 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
* mb/*/*/Kconfig: Remove useless commentElyes HAOUAS2018-11-281-1/+1
* mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-052-2/+0
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-301-0/+2
* reset: Convert individual boards to `board_reset()`Nico Huber2018-10-222-2/+2
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-0/+2
* mb/google: Get rid of device_tElyes HAOUAS2018-05-081-3/+3
* mainboard/google: Disable big, pit, and ryu ec buildsMartin Roth2018-02-221-4/+0
* boardid: Switch from Kconfig to weak functionsJulius Werner2017-12-071-2/+0
* boardid: Minor clean up and standardizationJulius Werner2017-12-071-1/+1
* mb/google: Add Chromebook marketing namesJonathan Neuschäfer2017-11-171-1/+1
* include/device: Split i2c.h into threeNico Huber2017-08-184-4/+4
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-3/+1