summaryrefslogtreecommitdiff
path: root/src/mainboard/google/veyron_pinky
AgeCommit message (Expand)Author
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19Remove Kconfig variable that has no effectPatrick Georgi
2015-05-05vboot: remove uses of vboot2_verify_firmware()Aaron Durbin
2015-05-05veyron: Initialize EC interrupt GPIO and add them to coreboot tablesJulius Werner
2015-04-28Kconfig whitespace fixesMartin Roth
2015-04-28boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin
2015-04-22switch mainboards over to use BOARD_ID_AUTOStefan Reinauer
2015-04-22google/veyron_*: Increase SPI flash frequency to 24.75MHzJulius Werner
2015-04-22rockchip/rk3288: Fix SPI clock divisor calculationJulius Werner
2015-04-22google/veyron_*: add ELPIDA F8132A3MA and FA232A2MA sdramjinkun.hong
2015-04-22google/veyron_*: update sdram-ddr3-samsung-4GB.incjinkun.hong
2015-04-22rockchip/rk3288: use bl_en instead lcd_bl to fill_lb_gpiohuang lin
2015-04-21veyron: add new SDRAM configuration with ram-code 1101bZhengShunQian
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21veyron: The ODT function is disabled for LPDDR3jinkun.hong
2015-04-21veyron: Sync up SDRAM configurationsJulius Werner
2015-04-20Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UARTPatrick Georgi
2015-04-18kconfig: automatically include mainboardsStefan Reinauer
2015-04-17rk3288: move reboot_from_watchdog() before rk808 settinghuang lin
2015-04-17chromeos: Provide common watchdog reboot supportJulius Werner
2015-04-17veyron_*: Enable eventloggingDavid Hendricks
2015-04-17rk3288: detect sdram size at runtimehuang lin
2015-04-17veyron: move setup_chromeos_gpios() prototype to board.hJulius Werner
2015-04-17veyron: Activate Winbond SPI driverJulius Werner
2015-04-15rk3288: support edp HPD functionhuang lin
2015-04-15rk3288: meet the backlight power timing requesthuang lin
2015-04-15google/veyron_*: Remove unused sdram-ddr-hynix-2GB.inchuang lin
2015-04-15veyron: Add "backlight" GPIO to coreboot tableJulius Werner
2015-04-15veyron_*: Move PMIC_BUS to a Kconfig variableDavid Hendricks
2015-04-15veyron: Fix TPM I2C initialization and sync boardsJulius Werner
2015-04-15veyron_*: Use common CBFS wrapperDavid Hendricks
2015-04-15veyron: Support Pinky v4 hardwarehuang lin
2015-04-15veyron: Move backlight gpio control to mainboard.chuang lin
2015-04-15veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdogJulius Werner
2015-04-15veyron: Turn off SD card power in romstageJulius Werner
2015-04-13rk3288: Move UART initialization to bootblock_mainboard_early_init()Julius Werner
2015-04-13nyan/rush/veyron: Align ChromeOS GPIOs to new modelJulius Werner
2015-04-10rockchip: support displayhuang lin
2015-04-10veyron*: select VIRTUAL_DEV_SWITCHDavid Hendricks
2015-04-10veyron: Adapt to new board revisionsJulius Werner
2015-04-10veyron_jerry: Port CPU overshoot preventionJulius Werner
2015-04-10veyron*: sdram_get_ram_code() -> ram_code()David Hendricks
2015-04-10veyron*: use gpio_base2_value() in board_id()David Hendricks
2015-04-10veyron: Change VCC10_LCD_PWREN_H to allowed maximum of 2.5VJulius Werner
2015-04-10veyron: Change eMMC enable pin to be pulled (not driven) highDoug Anderson
2015-04-10vboot: move vboot files to designated directoryDaisuke Nojiri
2015-04-10rk3288: slowly raise to max cpu voltage to prevent overshoothuang lin
2015-04-10gpio: Remove non-ternary tristate mode, make ternaries easierJulius Werner
2015-04-10gpio: Extend common GPIO header, simplify function namesJulius Werner