aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/rush
AgeCommit message (Expand)Author
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
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-22google/*: Add MAINBOARD_HAS_CHROMEOS 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-14rush: Configure display related clock, pad, and powerJimmy Zhang
2015-04-14rush: devicetree: Define default dp panel parametersJimmy Zhang
2015-04-13arm: Add bootblock_mainboard_early_init() for pre-console initializationJulius Werner
2015-04-13rush: Add and select DO_SOR_INIT config optionJimmy Zhang
2015-04-13rush: audio: Setup I2S1/DAP2 and EXTPERIPH1/MCLK muxes correctlyTom Warren
2015-04-13rush: Add gpio config for PWR button and LID open switchJimmy Zhang
2015-04-13nyan/rush/veyron: Align ChromeOS GPIOs to new modelJulius Werner
2015-04-10tegra132: Make non-vboot2 memlayout more usefulFurquan Shaikh
2015-04-10google/rush: Add I2C1 init and audio clock enable/resetsTom Warren
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner
2015-04-08rush: Add vboot2 supportFurquan Shaikh
2015-04-08t132: Add vboot2 supportFurquan Shaikh
2015-04-08tegra132: 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-03-28rush: ryu: remove mainboard_add_memory_ranges()Aaron Durbin
2015-03-28tegra132/rush/ryu: Use CLK_RST_REG instead of &clk_rst->...Furquan Shaikh
2015-03-28rush: use generic spin table supportAaron Durbin
2015-03-28rush: Get rid of coreboot setting up DMA areas for libpayloadFurquan Shaikh
2015-03-28rush: Add cpu devices to devicetreeTom Warren
2015-03-26rush: Remove CHROMEOS defaultPatrick Georgi
2015-03-26rush: Add usb support for rush in corebootFurquan Shaikh
2015-03-26rush: support for DMA regionFurquan Shaikh
2015-03-26rush: Convert rush initialization to use funitcfg apiFurquan Shaikh
2015-03-26tegra132: move common bootblock init into SoC codeAaron Durbin
2015-03-25tegra132: use pre-existing reset APIAaron Durbin
2015-03-25rush/ryu: restore full-speed clocks to TPM I2C and EC SPITom Warren
2015-03-25rush: switch to padconfig API in ramstageFurquan Shaikh
2015-03-25rush: switch to padconfig API in romstageAaron Durbin
2015-03-25tegra132: introduce romstage_mainboard_init()Aaron Durbin
2015-03-25rush: Fix recovery mode switch functionFurquan Shaikh
2015-03-25rush: Add support for chromeos_ecFurquan Shaikh
2015-03-25ryu: Add mainboard_init_xxx functions to get it building againTom Warren
2015-03-24rush: use padconfig API in bootblockAaron Durbin
2015-03-24tegra132: add bootblock_mainboard_early_init()Aaron Durbin
2015-03-23Enable publishing of board ID where supportedVadim Bendebury
2015-03-23Include board ID calculations only when necessaryVadim Bendebury
2015-03-23rush: Add MMC supportFurquan Shaikh
2015-03-23t132: Add support for tpm i2cFurquan Shaikh
2015-03-17rush: Update rush Kconfig fileFurquan Shaikh
2015-03-17rush: Add ec_dummy file to enable vboot compilationFurquan Shaikh
2015-03-17rush: Pull in chromeos.c from nyan into rushFurquan Shaikh
2015-03-13Use a common boardid.h instead of per board copiesVadim Bendebury
2015-03-05t132: bring up 64-bit denver coreAaron Durbin
2015-03-04rush: PMIC: initial AS3722 PMIC writes for RushTom Warren
2015-03-04rush: enable 128MiB MTS carveout below top of DRAMAaron Durbin
2015-03-04t132: Add shared romstageAaron Durbin
2015-03-04coreboot rush: Add dram init codeFurquan Shaikh
2015-03-04coreboot rush: Add support for basic romstageFurquan Shaikh
2015-03-04coreboot t132: Enable loading of romstage from CBFS mediaFurquan Shaikh
2015-03-04coreboot t132,rush: Add mainboard specific bootblock_initFurquan Shaikh
2015-02-25rush: Correct version field to match t132Aaron Durbin
2015-02-17google/rush: Add BCT support in mainboard rushFurquan Shaikh
2015-01-26rush: Add support for rush boardFurquan Shaikh