summaryrefslogtreecommitdiff
path: root/src/mainboard/google/smaug
AgeCommit message (Expand)Author
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-04-23mb/google/smaug: Always add RTC driverPatrick Georgi
2020-04-06mb/google/smaug: 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
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-05-13mainboard: remove "recovery" gpio, selectively add "presence" gpio.Matt Delco
2019-05-06Fix code that would trip -Wtype-limitsJulius Werner
2019-04-11chromeos: clean up "recovery" and "write protect" GPIOsJoel Kitching
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
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
2018-11-28mb/*/*/Kconfig: Remove useless commentElyes HAOUAS
2018-11-05mainboard: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-30src: Add missing include <stdint.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
2018-02-22mainboard/google: Disable big, pit, and ryu ec buildsMartin Roth
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-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-06-08device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber
2017-05-30tegra210: Remove fake cpu_reset()Julius Werner
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-09-30Kconfig: Prefix hex defaults with 0xMartin Roth
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-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-04-13mainboard/google: Update license headersMartin Roth
2016-04-05chromeos: Simplify fill_lb_gpios even furtherJulius Werner
2016-03-25google/intel mainboards: Add missing board_info.txt filesMartin Roth
2016-02-12tegra132/210: Remove memlayout_vboot2.ldJulius Werner
2016-02-12chromebooks: Define GBB hardware IDsPatrick Georgi
2016-02-09chromebooks: Configure Chrome EC board namesPatrick Georgi
2016-01-21chromeos: import Chrome OS fmapsPatrick Georgi
2015-12-10cbfs/vboot: remove firmware component supportAaron Durbin
2015-11-07arm64: Remove cpu intialization through device-treeFurquan Shaikh
2015-11-07arm64: remove spin table supportAaron Durbin