summaryrefslogtreecommitdiff
path: root/src/mainboard/google/rush
AgeCommit message (Expand)Author
2016-02-12tegra132/210: Remove memlayout_vboot2.ldJulius Werner
2016-02-12chromebooks: Define GBB hardware IDsPatrick Georgi
2016-01-21chromeos: import Chrome OS fmapsPatrick Georgi
2015-11-07arm64: Remove cpu intialization through device-treeFurquan Shaikh
2015-11-07arm64: Remove SMP supportFurquan Shaikh
2015-11-07arm64: remove spin table supportAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-09-04bootmode: add display_init_required()Aaron Durbin
2015-08-26ChromeOS mainboards: Move more Kconfig symbols under CHROMEOSMartin Roth
2015-08-26Google Kconfig: Add MAINBOARD_HAS_NATIVE_VGA_INIT in good placesMartin Roth
2015-08-21ChromeOS: Fix Kconfig dependenciesMartin Roth
2015-05-21Remove address from GPLv2 headersPatrick Georgi
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