aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan
AgeCommit message (Expand)Author
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-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-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-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: 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
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-24nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri
2015-03-23Include board ID calculations only when necessaryVadim Bendebury
2015-03-20romstages: use common run_ramstage()Aaron Durbin
2015-03-13Use a common boardid.h instead of per board copiesVadim Bendebury
2015-03-13nyan: Remove broken setup_display() from romstageJulius Werner
2015-03-10ARM romstages: Support and fix COLLECT_TIMESTAMPSKyösti Mälkki
2015-01-27CBMEM: Move cbmemc_reinit()Kyösti Mälkki
2015-01-04nyan: Ignore the recovery GPIO.Todd Broch
2014-12-31nyan*: Set GEN2 I2C pads to open-drain modeKen Chang
2014-12-30nyan*: Log boot reason in eventlogDavid Hendricks
2014-12-26nyan*: Detect watchdog resets and reset the whole machine.Gabe Black
2014-12-26nyan*: I2C: Implement bus clear when 'ARB_LOST' error occursTom Warren
2014-12-19nyan*: Clear VDDIO_SDMMC3 to reset SD card reader.Hung-Te Lin
2014-12-19nyan*: Disable SD card reader power gpio.Hung-Te Lin
2014-12-19nyan*: Add fast link training functionsJimmy Zhang
2014-12-17nyan*: cbmem: Move the call to cbmemc_reinit.Gabe Black
2014-12-17tegra124: modify panel init sequenceKen Chang
2014-12-17nyan*: enable CLAMP_INPUTSKen Chang
2014-12-17nyan*: Add eventlog supportDavid Hendricks
2014-12-16i2c: Replace the i2c API.Gabe Black
2014-12-15tegra124: Setup clock PLLD by approximating display panel pixel clock.Hung-Te Lin
2014-12-15nyan*: pinmux: fix PWM1/2 conflictsTom Warren
2014-12-15tegra124: set safe values for href_to_sync and vref_to_syncJimmy Zhang
2014-12-15nyan: Enable the cbmem console on nyan and allocate space for it in SRAM.Gabe Black
2014-12-15nyans: prepare for vboot verification of ramstageAaron Durbin
2014-12-15nyan*: Fix unexpected symbol (CR) when converting DOS-formatted BCT config.Neil Chen
2014-12-15nyan*: Reduce the EC SPI bus frequency to 3 MHz.Gabe Black
2014-12-09spi: Factor EC protocol details out of the SPI drivers.Gabe Black
2014-11-14nyan: tpm: Increase the TPM frequency to 400 KHz.Gabe Black
2014-11-14Nyan: Set I2S1 Source to CLK_MDaisuke Nojiri
2014-11-14nyan: Move some pinmux and clock/reset configuration to ROM stage.Gabe Black
2014-11-14t124: Clean up display init functionsJimmy Zhang
2014-11-13nyan*: Switching unused pin to GPIONeil Chen
2014-11-13nyan: big: Only delay when and as long as necessary in the PMIC setup code.Gabe Black
2014-11-13nyan: big: Set the i2c controller frequencies appropriately.Gabe Black
2014-11-13Nyan: Set DMA Reserve to 2MBDaisuke Nojiri
2014-11-13nyan: Select the CD570M Tegra124 model.Gabe Black
2014-11-13nyan: Update 924MHz BCT w/latest qual'd cfg, use 924 as default speed for 2GBTom Warren
2014-11-13nyan: nyan_big: Mark the address range covering the SRAM as cachable.Gabe Black
2014-11-13nyan: Add 4GB bct supportJimmy Zhang
2014-11-13nyan: big: Check dram_end when setting up caching in ROM stage.Gabe Black
2014-11-12tegra124: Program PWM1 to drive panel backlightAndrew Chew
2014-11-12tegra124: Enable PWM clock, and set up PWM1 pinAndrew Chew
2014-11-12tegra124: nyan: Keep in memory structures below 4GB.Gabe Black
2014-11-12nyan: Use asm volatile instead of plain asm so it doesn't get optimized out.Gabe Black
2014-11-10arm: Redesign, clarify and clean up cache related codeJulius Werner
2014-10-22tegra/nyan*: sdram updatesTom Warren
2014-10-17Add board_info for all Google/Intel boards mitting the fileStefan Reinauer
2014-09-24big: Create a nyan_big mainboard which is a copy of nyan.Gabe Black
2014-09-22tegra124/nyan: memory and display updatesAndrew Bresticker
2014-09-17spi: add Kconfig variable for dual-output read enableDavid Hendricks
2014-09-13arm: Move exception_init() close to console_init()Julius Werner
2014-09-13tegra124/nyan: display, clock, and other updatesJulius Werner
2014-09-12tegra124/nyan: various fixes and additionsHung-Te Lin
2014-09-11tegra124/nyan: rougly stable code baseGabe Black
2014-09-10nyan: Add a stub mainboard.Gabe Black