summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/nyan_blaze
Commit message (Expand)AuthorAgeFilesLines
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-212-5/+5
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* blaze: add new Hynix 2GB BCTNeil Chen2015-04-172-1/+312
* blaze: add new Micron 2GB BCTNeil Chen2015-04-151-1/+1
* CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner2015-04-141-1/+1
* nyan/rush/veyron: Align ChromeOS GPIOs to new modelJulius Werner2015-04-131-5/+21
* vboot: move vboot files to designated directoryDaisuke Nojiri2015-04-101-1/+1
* gpio: decouple tristate gpio support from board IDDavid Hendricks2015-04-101-1/+0
* gpio: cosmetic changes to tristate_gpios.cDavid Hendricks2015-04-101-1/+1
* gpio: Remove non-ternary tristate mode, make ternaries easierJulius Werner2015-04-101-4/+4
* gpio: Extend common GPIO header, simplify function namesJulius Werner2015-04-106-11/+11
* tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-0811-31/+32
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-065-21/+22
* Nyans: replace cpu_reset with hard_resetDaisuke Nojiri2015-04-025-32/+7
* google/nyan_blaze: Don't auto select CHROMEOSAaron Durbin2015-03-301-1/+1
* blaze: update EMC BCT tableNeil Chen2015-03-286-72/+72
* tegra: Clean up USB codeFurquan Shaikh2015-03-261-4/+4
* Restore name of the function reading tertiary GPIO statesVadim Bendebury2015-03-261-1/+1
* vboot2: separate verstage from bootblockDaisuke Nojiri2015-03-243-9/+15
* nyans: reduce code duplication in bootblock and romstagesDaisuke Nojiri2015-03-243-115/+111
* vboot2: translate shared data to hand off to depthchargeDaisuke Nojiri2015-03-231-1/+1
* Enable publishing of board ID where supportedVadim Bendebury2015-03-231-0/+2
* Include board ID calculations only when necessaryVadim Bendebury2015-03-231-1/+1
* Generalize revision number calculation functionVadim Bendebury2015-03-231-7/+1
* romstages: use common run_ramstage()Aaron Durbin2015-03-201-7/+2
* Use a common boardid.h instead of per board copiesVadim Bendebury2015-03-133-29/+2
* nyan: Remove broken setup_display() from romstageJulius Werner2015-03-131-20/+0
* ARM romstages: Support and fix COLLECT_TIMESTAMPSKyösti Mälkki2015-03-101-8/+4
* CBMEM: Move cbmemc_reinit()Kyösti Mälkki2015-01-271-5/+0
* vboot2: read dev and recovery switchDaisuke Nojiri2015-01-271-0/+1
* vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri2015-01-272-0/+6
* nyan: Ignore the recovery GPIO.Todd Broch2015-01-041-4/+0
* blaze: change ramcode 1000/1001/1010 to use 792MHz bctNeil Chen2015-01-034-49/+671
* nyan*: Set GEN2 I2C pads to open-drain modeKen Chang2014-12-311-2/+4
* nyan_blaze: Enable USB port2Neil Chen2014-12-301-2/+2
* nyan*: Log boot reason in eventlogDavid Hendricks2014-12-301-0/+2
* blaze: change ramcode 0001/0010 to use 792MHz bctJerry Wang2014-12-263-2/+624
* nyan*: Detect watchdog resets and reset the whole machine.Gabe Black2014-12-262-0/+12
* blaze: change ramcode 0000 to use 792MHz bctKen Chang2014-12-262-68/+68
* nyan*: I2C: Implement bus clear when 'ARB_LOST' error occursTom Warren2014-12-264-3/+66
* nyan*: Clear VDDIO_SDMMC3 to reset SD card reader.Hung-Te Lin2014-12-191-10/+1
* nyan*: Disable SD card reader power gpio.Hung-Te Lin2014-12-191-4/+5
* nyan*: Add fast link training functionsJimmy Zhang2014-12-191-2/+2
* nyan*: cbmem: Move the call to cbmemc_reinit.Gabe Black2014-12-171-3/+4
* tegra124: modify panel init sequenceKen Chang2014-12-171-0/+1
* nyan*: enable CLAMP_INPUTSKen Chang2014-12-171-5/+6
* nyan*: Add eventlog supportDavid Hendricks2014-12-172-1/+4
* blaze: Change samsung RAMCODE to samsung-2GB-204/samsung-4GB-204Neil Chen2014-12-163-2/+624
* i2c: Replace the i2c API.Gabe Black2014-12-161-1/+1
* tegra124: Setup clock PLLD by approximating display panel pixel clock.Hung-Te Lin2014-12-151-9/+1
OpenPOWER on IntegriCloud