Age | Commit message (Expand) | Author |
2015-08-21 | ChromeOS: Fix Kconfig dependencies | Martin Roth |
2015-07-07 | rk3288: Use timestamp region for pre-cbmem timestamps | Furquan Shaikh |
2015-07-06 | veyron_*: Set vop_mode in devicetree.cb files | David Hendricks |
2015-06-30 | google/veyron: Fix building with CHROMEOS enabled | Patrick Georgi |
2015-06-26 | rockchip/rk3288: complete vboot configuration and move to SoC | Patrick Georgi |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | Remove Kconfig variable that has no effect | Patrick Georgi |
2015-05-05 | vboot: remove uses of vboot2_verify_firmware() | Aaron Durbin |
2015-05-05 | veyron: Initialize EC interrupt GPIO and add them to coreboot tables | Julius Werner |
2015-04-28 | Kconfig whitespace fixes | Martin Roth |
2015-04-28 | boards: remove VBOOT_(REFCODE|RAMSTAGE|ROMSTAGE)_INDEX | Aaron Durbin |
2015-04-22 | switch mainboards over to use BOARD_ID_AUTO | Stefan Reinauer |
2015-04-22 | google/veyron_*: Increase SPI flash frequency to 24.75MHz | Julius Werner |
2015-04-22 | rockchip/rk3288: Fix SPI clock divisor calculation | Julius Werner |
2015-04-22 | google/veyron_*: add ELPIDA F8132A3MA and FA232A2MA sdram | jinkun.hong |
2015-04-22 | google/veyron_*: update sdram-ddr3-samsung-4GB.inc | jinkun.hong |
2015-04-22 | rockchip/rk3288: use bl_en instead lcd_bl to fill_lb_gpio | huang lin |
2015-04-21 | veyron: add new SDRAM configuration with ram-code 1101b | ZhengShunQian |
2015-04-21 | arm(64): Globally replace writel(v, a) with write32(a, v) | Julius Werner |
2015-04-21 | veyron: The ODT function is disabled for LPDDR3 | jinkun.hong |
2015-04-21 | veyron: Sync up SDRAM configurations | Julius Werner |
2015-04-20 | Kconfig: rename CONSOLE_SERIAL_UART to DRIVERS_UART | Patrick Georgi |
2015-04-18 | kconfig: automatically include mainboards | Stefan Reinauer |
2015-04-17 | rk3288: move reboot_from_watchdog() before rk808 setting | huang lin |
2015-04-17 | chromeos: Provide common watchdog reboot support | Julius Werner |
2015-04-17 | veyron_*: Enable eventlogging | David Hendricks |
2015-04-17 | rk3288: detect sdram size at runtime | huang lin |
2015-04-17 | veyron: move setup_chromeos_gpios() prototype to board.h | Julius Werner |
2015-04-17 | veyron: Activate Winbond SPI driver | Julius Werner |
2015-04-15 | rk3288: support edp HPD function | huang lin |
2015-04-15 | rk3288: meet the backlight power timing request | huang lin |
2015-04-15 | google/veyron_*: Remove unused sdram-ddr-hynix-2GB.inc | huang lin |
2015-04-15 | veyron: Add "backlight" GPIO to coreboot table | Julius Werner |
2015-04-15 | veyron_*: Move PMIC_BUS to a Kconfig variable | David Hendricks |
2015-04-15 | veyron: Fix TPM I2C initialization and sync boards | Julius Werner |
2015-04-15 | veyron_*: Use common CBFS wrapper | David Hendricks |
2015-04-15 | veyron: Support Mighty v1 hardware | huang lin |
2015-04-15 | veyron: Move backlight gpio control to mainboard.c | huang lin |
2015-04-15 | veyron: Trigger hard reset (via GPIO) if last reboot was caused by watchdog | Julius Werner |
2015-04-15 | veyron: Turn off SD card power in romstage | Julius Werner |
2015-04-14 | CBFS: Correct ROM_SIZE for ARM boards, use CBFS_SIZE for cbfstool | Julius Werner |
2015-04-13 | rk3288: Move UART initialization to bootblock_mainboard_early_init() | Julius Werner |
2015-04-13 | nyan/rush/veyron: Align ChromeOS GPIOs to new model | Julius Werner |
2015-04-10 | Add google/veyron_mighty board | Katie Roberts-Hoffman |