Age | Commit message (Expand) | Author |
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 Pinky v4 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-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 | rockchip: support display | huang lin |
2015-04-10 | veyron*: select VIRTUAL_DEV_SWITCH | David Hendricks |
2015-04-10 | veyron: Adapt to new board revisions | Julius Werner |
2015-04-10 | veyron_jerry: Port CPU overshoot prevention | Julius Werner |
2015-04-10 | veyron*: sdram_get_ram_code() -> ram_code() | David Hendricks |
2015-04-10 | veyron*: use gpio_base2_value() in board_id() | David Hendricks |
2015-04-10 | veyron: Change VCC10_LCD_PWREN_H to allowed maximum of 2.5V | Julius Werner |
2015-04-10 | veyron: Change eMMC enable pin to be pulled (not driven) high | Doug Anderson |
2015-04-10 | vboot: move vboot files to designated directory | Daisuke Nojiri |
2015-04-10 | rk3288: slowly raise to max cpu voltage to prevent overshoot | huang lin |
2015-04-10 | gpio: Remove non-ternary tristate mode, make ternaries easier | Julius Werner |
2015-04-10 | gpio: Extend common GPIO header, simplify function names | Julius Werner |
2015-04-08 | rk3288: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2015-04-08 | rk3288: support tsadc | huang lin |
2015-04-08 | rk3288: configure l2ctlr in romstage | huang lin |
2015-04-08 | rk3288: Add early SRAM mapping | Julius Werner |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-04 | rk3288: set cpu frequency up to 1.8GHz | huang lin |
2015-04-04 | veyron_pinky/rk3288: Use KHz, MHz and GHz constants | Julius Werner |
2015-04-04 | rk3288: Pass SPI bus speed in as parameter to init function | David Hendricks |
2015-04-02 | pinky: Move some init to mainboard bootblock | David Hendricks |
2015-04-02 | rk3288/pinky: Move uart address to mainboard Kconfig | David Hendricks |
2015-04-02 | coreboot: rk3288: add new ddr config and support ddr3 freq up to 800mhz | jinkun.hong |
2015-04-02 | rockchip: support pwm regulator | huang lin |
2015-04-02 | rockchip: support i2c clock setting | huang lin |
2015-04-02 | pinky: Force delay for EC SPI transfers | David Hendricks |
2015-04-02 | veyron_pinky: Add rev2 support, clean up mainboard.c | Julius Werner |
2015-04-02 | veyron: select rw romstage using vboot2 | Daisuke Nojiri |
2015-04-02 | pinky: Enable EC_SOFTWARE_SYNC | David Hendricks |
2015-03-30 | google/veyron_pinky: Don't auto select CHROMEOS | Aaron Durbin |
2015-03-27 | rk3288: Add GPIO() macro | Julius Werner |
2015-03-27 | pinky: Add mainboard-specific bootblock init | David Hendricks |
2015-03-24 | pinky: implement hard_reset | Daisuke Nojiri |
2015-03-24 | veyron: add config values for fmap and tpm | Daisuke Nojiri |
2015-03-24 | veyron_pinky: Move PMIC driver into SoC directory | Julius Werner |
2015-03-24 | veyron_pinky: Add board ID support | Julius Werner |
2015-03-24 | veyron: Rename "veyron" board to "veyron_pinky" | Julius Werner |