summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan_blaze
Commit message (Expand)AuthorAgeFilesLines
...
* boardid: Switch from Kconfig to weak functionsJulius Werner2017-12-071-1/+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-182-2/+2
* mainboard/[g-l]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-2/+2
* Consolidate reset API, add generic reset_prepare mechanismJulius Werner2017-06-131-2/+1
* Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber2017-06-021-2/+0
* vboot: Move remaining features out of vendorcode/google/chromeosJulius Werner2017-03-281-1/+1
* vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by defaultJulius Werner2017-03-282-3/+0
* google/chromeec: Add common infrastructure for boot-mode switchesFurquan Shaikh2016-11-182-23/+2
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-1/+1
* nyan-blaze: Correct indentation for sdram configsPaul Kocialkowski2016-08-301-9/+9
* Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUSAaron Durbin2016-08-181-1/+1
* mainboard/google: remove unused BOOT_MEDIA_SPI_CHIP_SELECT optionAaron Durbin2016-08-151-8/+0
* chromeos: Clean up elog handlingFurquan Shaikh2016-07-281-4/+0
* vboot: Separate vboot from chromeosFurquan Shaikh2016-07-282-4/+4
* soc/nvidia/tegra124: remove cache_policiy optionAaron Durbin2016-07-271-2/+0
* nyan: Avoid running early_mainboard_init twice in vboot contextPaul Kocialkowski2016-07-071-1/+3
* lib: remove FLASHMAP_OFFSET config variableAaron Durbin2016-05-111-4/+0
* mainboard/google: Update license headersMartin Roth2016-04-131-0/+13
* chromeos.fmd: Mark RW_LEGACY as CBFSPatrick Georgi2016-04-051-1/+1
* chromeos: Simplify fill_lb_gpios even furtherJulius Werner2016-04-051-61/+10
* google/intel mainboards: Add missing board_info.txt filesMartin Roth2016-03-251-0/+6
* nyan: Fix timestamps and CBFS SPI integrationJulius Werner2016-03-081-0/+3
* chromebooks: Define GBB hardware IDsPatrick Georgi2016-02-121-0/+4
* chromeos: import Chrome OS fmapsPatrick Georgi2016-01-211-0/+28
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3115-60/+0
* ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth2015-08-261-1/+1
* Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good placesMartin Roth2015-08-261-0/+1
* ChromeOS: Fix Kconfig dependenciesMartin Roth2015-08-211-1/+3
* google/nyan: remove timestamp leftovers from upstreamingPatrick Georgi2015-06-301-3/+1
* Remove empty lines at end of fileElyes HAOUAS2015-06-081-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2115-15/+15
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-1/+0
* chromeos: remove vboot_verify_firmware()Aaron Durbin2015-05-111-1/+0
* vboot: remove uses of vboot2_verify_firmware()Aaron Durbin2015-05-051-7/+0
* boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin2015-04-281-4/+0
* chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin2015-04-282-5/+4
* mainboards: Add CHROMEOS_VBNV_* where appropriatePatrick Georgi2015-04-221-0/+1
* switch mainboards over to use BOARD_ID_AUTOStefan Reinauer2015-04-221-1/+1
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-212-5/+5
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* blaze: add new Hynix 2GB BCTNeil Chen2015-04-172-1/+312
* blaze: add new Micron 2GB BCTNeil Chen2015-04-151-1/+1
* CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner2015-04-141-1/+1
* nyan/rush/veyron: Align ChromeOS GPIOs to new modelJulius Werner2015-04-131-5/+21
* vboot: move vboot files to designated directoryDaisuke Nojiri2015-04-101-1/+1
* gpio: decouple tristate gpio support from board IDDavid Hendricks2015-04-101-1/+0
* gpio: cosmetic changes to tristate_gpios.cDavid Hendricks2015-04-101-1/+1
* gpio: Remove non-ternary tristate mode, make ternaries easierJulius Werner2015-04-101-4/+4