summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/veyron_jerry
Commit message (Expand)AuthorAgeFilesLines
* veyron: Initialize EC interrupt GPIO and add them to coreboot tablesJulius Werner2015-05-051-0/+10
* Kconfig whitespace fixesMartin Roth2015-04-281-2/+2
* boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEXAaron Durbin2015-04-281-4/+0
* switch mainboards over to use BOARD_ID_AUTOStefan Reinauer2015-04-221-1/+1
* google/veyron_*: Increase SPI flash frequency to 24.75MHzJulius Werner2015-04-221-1/+1
* rockchip/rk3288: Fix SPI clock divisor calculationJulius Werner2015-04-221-2/+2
* google/veyron_*: add ELPIDA F8132A3MA and FA232A2MA sdramjinkun.hong2015-04-223-2/+158
* google/veyron_*: update sdram-ddr3-samsung-4GB.incjinkun.hong2015-04-221-7/+7
* rockchip/rk3288: use bl_en instead lcd_bl to fill_lb_gpiohuang lin2015-04-222-5/+5
* veyron: add new SDRAM configuration with ram-code 1101bZhengShunQian2015-04-212-2/+2
* arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner2015-04-213-18/+18
* veyron: The ODT function is disabled for LPDDR3jinkun.hong2015-04-211-1/+1
* veyron: Sync up SDRAM configurationsJulius Werner2015-04-216-5/+239
* veyron_jerry: support K4B8G1646Q-4GB and H5TC8G63XXX-4GB ddr3jinkun.hong2015-04-213-2/+156
* Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UARTPatrick Georgi2015-04-202-2/+2
* kconfig: automatically include mainboardsStefan Reinauer2015-04-181-0/+2
* rk3288: move reboot_from_watchdog() before rk808 settinghuang lin2015-04-171-3/+3
* chromeos: Provide common watchdog reboot supportJulius Werner2015-04-172-4/+3
* veyron_*: Enable eventloggingDavid Hendricks2015-04-171-0/+5
* rk3288: detect sdram size at runtimehuang lin2015-04-172-5/+1
* veyron: move setup_chromeos_gpios() prototype to board.hJulius Werner2015-04-171-1/+1
* veyron: Activate Winbond SPI driverJulius Werner2015-04-171-0/+1
* rk3288: support edp HPD functionhuang lin2015-04-152-1/+4
* rk3288: meet the backlight power timing requesthuang lin2015-04-151-3/+3
* Jerry: add SAMSUNG K4B4G1646Q-HYK0 ddr3 sdram supportPaul Ma2015-04-151-1/+1
* veyron: support H5TC4G63CFR sdram in jerryhuang lin2015-04-152-28/+29
* veyron: Add "backlight" GPIO to coreboot tableJulius Werner2015-04-153-3/+12
* veyron_*: Move PMIC_BUS to a Kconfig variableDavid Hendricks2015-04-155-15/+18
* veyron: Fix TPM I2C initialization and sync boardsJulius Werner2015-04-152-5/+2
* veyron_*: Use common CBFS wrapperDavid Hendricks2015-04-151-0/+4
* veyron: Support Jerry v3 hardwarehuang lin2015-04-151-7/+28
* veyron: Move backlight gpio control to mainboard.chuang lin2015-04-152-4/+9
* veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdogJulius Werner2015-04-151-0/+7
* veyron: Turn off SD card power in romstageJulius Werner2015-04-152-1/+12
* CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstoolJulius Werner2015-04-141-1/+1
* rk3288: Move UART initialization to bootblock_mainboard_early_init()Julius Werner2015-04-131-0/+10
* nyan/rush/veyron: Align ChromeOS GPIOs to new modelJulius Werner2015-04-131-2/+21
* rockchip: support displayhuang lin2015-04-102-32/+13
* veyron*: select VIRTUAL_DEV_SWITCHDavid Hendricks2015-04-101-0/+1
* veyron: Adapt to new board revisionsJulius Werner2015-04-102-7/+3
* veyron_jerry: Port CPU overshoot preventionJulius Werner2015-04-101-2/+8
* veyron*: sdram_get_ram_code() -> ram_code()David Hendricks2015-04-103-23/+15
* veyron*: use gpio_base2_value() in board_id()David Hendricks2015-04-101-8/+2
* veyron: Change VCC10_LCD_PWREN_H to allowed maximum of 2.5VJulius Werner2015-04-101-1/+1
* veyron_jerry: Remove board ID based assumptionsJulius Werner2015-04-103-42/+8
* veyron: Change eMMC enable pin to be pulled (not driven) highDoug Anderson2015-04-101-1/+6
* Add google/veyron_jerry boardKatie Roberts-Hoffman2015-04-1016-0/+1044