aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan
AgeCommit message (Expand)Author
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