summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan
Commit message (Expand)AuthorAgeFilesLines
...
* 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-18/+1
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-1/+1
* 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-2/+2
* 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
* 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-3116-64/+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
* tegra124: verified boot fixupsStefan Reinauer2015-07-021-0/+5
* google/nyan: remove timestamp leftovers from upstreamingPatrick Georgi2015-06-301-3/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-2116-16/+16
* Remove Kconfig variable that has no effectPatrick Georgi2015-05-191-1/+0
* chromeos: remove vboot_verify_firmware()Aaron Durbin2015-05-111-4/+0
* boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin2015-04-281-4/+0
* mainboards: Add CHROMEOS_VBNV_* where appropriatePatrick Georgi2015-04-221-0/+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
* 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
* gpio: Extend common GPIO header, simplify function namesJulius Werner2015-04-106-14/+14
* tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-0811-31/+32
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-065-21/+21
* Nyans: replace cpu_reset with hard_resetDaisuke Nojiri2015-04-025-32/+7
* tegra: Clean up USB codeFurquan Shaikh2015-03-261-3/+3
* vboot2: separate verstage from bootblockDaisuke Nojiri2015-03-241-2/+1
* nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri2015-03-243-115/+110
* Include board ID calculations only when necessaryVadim Bendebury2015-03-231-0/+1
* romstages: use common run_ramstage()Aaron Durbin2015-03-201-7/+2
* Use a common boardid.h instead of per board copiesVadim Bendebury2015-03-133-29/+2
* nyan: Remove broken setup_display() from romstageJulius Werner2015-03-131-20/+0
* ARM romstages: Support and fix COLLECT_TIMESTAMPSKyösti Mälkki2015-03-101-8/+4
* CBMEM: Move cbmemc_reinit()Kyösti Mälkki2015-01-271-5/+0
* nyan: Ignore the recovery GPIO.Todd Broch2015-01-041-4/+0
* nyan*: Set GEN2 I2C pads to open-drain modeKen Chang2014-12-311-2/+4
* nyan*: Log boot reason in eventlogDavid Hendricks2014-12-301-0/+2
* nyan*: Detect watchdog resets and reset the whole machine.Gabe Black2014-12-262-0/+12