summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan_big/romstage.c
Commit message (Expand)AuthorAgeFilesLines
* nyan*: cbmem: Move the call to cbmemc_reinit.Gabe Black2014-12-171-3/+4
* nyan*: pinmux: fix PWM1/2 conflictsTom Warren2014-12-151-0/+4
* 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-151-5/+6
* nyan*: Reduce the EC SPI bus frequency to 3 MHz.Gabe Black2014-12-151-1/+1
* nyan: tpm: Increase the TPM frequency to 400 KHz.Gabe Black2014-11-141-6/+1
* nyan: Move some pinmux and clock/reset configuration to ROM stage.Gabe Black2014-11-141-2/+86
* nyan: nyan_big: Mark the address range covering the SRAM as cachable.Gabe Black2014-11-131-0/+6
* nyan: big: Check dram_end when setting up caching in ROM stage.Gabe Black2014-11-131-1/+2
* tegra124: nyan: Keep in memory structures below 4GB.Gabe Black2014-11-121-6/+4
* nyan: Use asm volatile instead of plain asm so it doesn't get optimized out.Gabe Black2014-11-121-1/+2
* arm: Redesign, clarify and clean up cache related codeJulius Werner2014-11-101-15/+8
* tegra/nyan*: sdram updatesTom Warren2014-10-221-8/+14
* big: Create a nyan_big mainboard which is a copy of nyan.Gabe Black2014-09-241-0/+142