summaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan_big/romstage.c
AgeCommit message (Expand)Author
2016-07-28vboot: Separate vboot from chromeosFurquan Shaikh
2016-07-07nyan: Avoid running early_mainboard_init twice in vboot contextPaul Kocialkowski
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-06-30google/nyan: remove timestamp leftovers from upstreamingPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-11chromeos: remove vboot_verify_firmware()Aaron Durbin
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-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-24nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri
2015-03-20romstages: use common run_ramstage()Aaron Durbin
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
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