summaryrefslogtreecommitdiff
path: root/src/mainboard/google/nyan_blaze
AgeCommit message (Expand)Author
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-05-05vboot: remove uses of vboot2_verify_firmware()Aaron Durbin
2015-04-28boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin
2015-04-28chromeos: remove VBOOT2_VERIFY_FIRMWARE optionAaron Durbin
2015-04-22mainboards: Add CHROMEOS_VBNV_* where appropriatePatrick Georgi
2015-04-22switch mainboards over to use BOARD_ID_AUTOStefan Reinauer
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-17blaze: add new Hynix 2GB BCTNeil Chen
2015-04-15blaze: add new Micron 2GB BCTNeil Chen
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-10vboot: move vboot files to designated directoryDaisuke Nojiri
2015-04-10gpio: decouple tristate gpio support from board IDDavid Hendricks
2015-04-10gpio: cosmetic changes to tristate_gpios.cDavid Hendricks
2015-04-10gpio: Remove non-ternary tristate mode, make ternaries easierJulius 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-30google/nyan_blaze: Don't auto select CHROMEOSAaron Durbin
2015-03-28blaze: update EMC BCT tableNeil Chen
2015-03-26tegra: Clean up USB codeFurquan Shaikh
2015-03-26Restore name of the function reading tertiary GPIO statesVadim Bendebury
2015-03-24vboot2: separate verstage from bootblockDaisuke Nojiri
2015-03-24nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri
2015-03-23vboot2: translate shared data to hand off to depthchargeDaisuke Nojiri
2015-03-23Enable publishing of board ID where supportedVadim Bendebury
2015-03-23Include board ID calculations only when necessaryVadim Bendebury
2015-03-23Generalize revision number calculation functionVadim 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-27vboot2: read dev and recovery switchDaisuke Nojiri
2015-01-27vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri
2015-01-04nyan: Ignore the recovery GPIO.Todd Broch
2015-01-03blaze: change ramcode 1000/1001/1010 to use 792MHz bctNeil Chen
2014-12-31nyan*: Set GEN2 I2C pads to open-drain modeKen Chang
2014-12-30nyan_blaze: Enable USB port2Neil Chen
2014-12-30nyan*: Log boot reason in eventlogDavid Hendricks
2014-12-26blaze: change ramcode 0001/0010 to use 792MHz bctJerry Wang
2014-12-26nyan*: Detect watchdog resets and reset the whole machine.Gabe Black
2014-12-26blaze: change ramcode 0000 to use 792MHz bctKen Chang
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