index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
google
/
veyron_jerry
Age
Commit message (
Expand
)
Author
2015-07-24
rockchip: rk3288: extend jerry backlight vcc_led delay time
huang lin
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-21
veyron_jerry: support K4B8G1646Q-4GB and H5TC8G63XXX-4GB ddr3
jinkun.hong
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
Jerry: add SAMSUNG K4B4G1646Q-HYK0 ddr3 sdram support
Paul Ma
2015-04-15
veyron: support H5TC4G63CFR sdram in jerry
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 Jerry v3 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
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_jerry: Remove board ID based assumptions
Julius Werner
2015-04-10
veyron: Change eMMC enable pin to be pulled (not driven) high
Doug Anderson
2015-04-10
Add google/veyron_jerry board
Katie Roberts-Hoffman