summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan
Commit message (Expand)AuthorAgeFilesLines
* 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
* nyan*: I2C: Implement bus clear when 'ARB_LOST' error occursTom Warren2014-12-264-4/+67
* nyan*: Clear VDDIO_SDMMC3 to reset SD card reader.Hung-Te Lin2014-12-191-10/+1
* nyan*: Disable SD card reader power gpio.Hung-Te Lin2014-12-191-4/+5
* nyan*: Add fast link training functionsJimmy Zhang2014-12-191-2/+2
* nyan*: cbmem: Move the call to cbmemc_reinit.Gabe Black2014-12-171-3/+4
* tegra124: modify panel init sequenceKen Chang2014-12-171-0/+1
* nyan*: enable CLAMP_INPUTSKen Chang2014-12-171-5/+6
* nyan*: Add eventlog supportDavid Hendricks2014-12-171-0/+4
* i2c: Replace the i2c API.Gabe Black2014-12-161-1/+1
* tegra124: Setup clock PLLD by approximating display panel pixel clock.Hung-Te Lin2014-12-151-9/+1
* nyan*: pinmux: fix PWM1/2 conflictsTom Warren2014-12-151-1/+5
* tegra124: set safe values for href_to_sync and vref_to_syncJimmy Zhang2014-12-151-2/+2
* nyan: Enable the cbmem console on nyan and allocate space for it in SRAM.Gabe Black2014-12-151-0/+4
* nyans: prepare for vboot verification of ramstageAaron Durbin2014-12-152-5/+24
* nyan*: Fix unexpected symbol (CR) when converting DOS-formatted BCT config.Neil Chen2014-12-151-1/+1
* nyan*: Reduce the EC SPI bus frequency to 3 MHz.Gabe Black2014-12-151-1/+1
* spi: Factor EC protocol details out of the SPI drivers.Gabe Black2014-12-091-7/+1
* nyan: tpm: Increase the TPM frequency to 400 KHz.Gabe Black2014-11-141-6/+1
* Nyan: Set I2S1 Source to CLK_MDaisuke Nojiri2014-11-141-3/+4