aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan_big/romstage.c
AgeCommit message (Expand)Author
2015-03-10ARM romstages: Support and fix COLLECT_TIMESTAMPSKyösti Mälkki
2015-01-27CBMEM: Move cbmemc_reinit()Kyösti Mälkki
2014-12-26nyan*: Detect watchdog resets and reset the whole machine.Gabe Black
2014-12-17nyan*: cbmem: Move the call to cbmemc_reinit.Gabe Black
2014-12-15nyan*: pinmux: fix PWM1/2 conflictsTom Warren
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*: Reduce the EC SPI bus frequency to 3 MHz.Gabe Black
2014-11-14nyan: tpm: Increase the TPM frequency to 400 KHz.Gabe Black
2014-11-14nyan: Move some pinmux and clock/reset configuration to ROM stage.Gabe Black
2014-11-13nyan: nyan_big: Mark the address range covering the SRAM as cachable.Gabe Black
2014-11-13nyan: big: Check dram_end when setting up caching in ROM stage.Gabe Black
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-09-24big: Create a nyan_big mainboard which is a copy of nyan.Gabe Black