summaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan_big
AgeCommit message (Expand)Author
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-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-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-08nyan: Fix timestamps and CBFS SPI integrationJulius 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-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-07-02tegra124: verified boot fixupsStefan Reinauer
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-04-28boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron 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-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-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-26tegra: Clean up USB codeFurquan Shaikh