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
Age
Commit message (
Expand
)
Author
2018-11-05
mainboard: Remove unneeded include <console/console.h>
Elyes HAOUAS
2018-10-31
Veyron: add Hynix H9CCNNNBKTMLBR-NTD ddr with RAMID '00Z1'
Loop_Wu
2018-10-22
reset: Convert individual boards to `board_reset()`
Nico Huber
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-05-08
mb/google: Get rid of device_t
Elyes HAOUAS
2018-05-04
mainboard/google: Comment variant names in Kconfig
Martin Roth
2017-12-07
boardid: Switch from Kconfig to weak functions
Julius Werner
2017-12-07
boardid: Minor clean up and standardization
Julius Werner
2017-11-22
chromeec: Change the API for hostevent/wake masks to handle 64-bit
Furquan Shaikh
2017-11-17
mb/google: Add Chromebook marketing names
Jonathan Neuschäfer
2017-08-18
include/device: Split i2c.h into three
Nico Huber
2017-06-13
Consolidate reset API, add generic reset_prepare mechanism
Julius Werner
2017-06-02
Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER
Nico Huber
2017-03-28
vboot: Move remaining features out of vendorcode/google/chromeos
Julius Werner
2017-03-28
vboot: Assume EC_SOFTWARE_SYNC and VIRTUAL_DEV_SWITCH by default
Julius Werner
2017-03-17
google/veyron: Clean out unused board variants
Julius Werner
2017-03-17
google/veyron: Work around RAM code strapping error
Julius Werner
2017-03-07
google/veyron: add K4B4G1646E-BYK0 ddr with ramid 000Z
Shunqian Zheng
2017-03-07
google/veyron_*: Add new Micron and Hynix modules
David Hendricks
2017-01-31
google/veyron*: mark GPIO array non-static
Patrick Georgi
2016-12-13
vendorcode/google/chromeos: Fill in firmware ID regions
Patrick Georgi
2016-11-03
google/veyron*: change .ddrconfig from 14 to 3
ZhengShunQian
2016-11-03
google/veyron*: add DDR configs for new samsung DDR
ZhengShunQian
2016-10-02
Kconfig: Update default hex values to start with 0x
Martin Roth
2016-09-20
Veyron: Increase bit-per-pixel to 32
Daisuke Nojiri
2016-08-18
Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS
Aaron Durbin
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
2016-08-01
Add newlines at the end of all coreboot files
Martin Roth
2016-07-28
chromeos: Clean up elog handling
Furquan Shaikh
2016-07-28
vboot: Separate vboot from chromeos
Furquan Shaikh
2016-06-08
veyron: Add exception_init() to romstage
Julius Werner
2016-04-13
mainboard/google: Update license headers
Martin Roth
2016-04-05
chromeos.fmd: Mark RW_LEGACY as CBFS
Patrick Georgi
2016-04-05
chromeos: Simplify fill_lb_gpios even further
Julius Werner
2016-03-25
google/intel mainboards: Add missing board_info.txt files
Martin Roth
2016-02-12
chromebooks: Define GBB hardware IDs
Patrick Georgi
2016-02-09
chromebooks: Configure Chrome EC board names
Patrick Georgi
2016-01-22
google/veyron_*: Add dual-rank 2GB Hynix module to SDRAM configs
David Hendricks
2016-01-21
chromeos: import Chrome OS fmaps
Patrick Georgi
2015-12-17
google/veyron: Add commercial board names in Kconfig.name
Denis 'GNUtoo' Carikli
2015-12-17
google/veyron: Indicate which boards are laptops.
Denis 'GNUtoo' Carikli
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-09-24
coreboot: move TS_END_ROMSTAGE to one spot
Aaron Durbin
2015-09-23
google: veyron: CBFS_SIZE to match the available size for Coreboot in ChromeOS
Paul Kocialkowski
2015-09-08
rk3288: Allow board-specific APLL (CPU clock) settings
David Hendricks
2015-09-08
veyron: Unify identical mainboards
Julius Werner
2015-03-24
veyron: Rename "veyron" board to "veyron_pinky"
Julius Werner
2015-03-24
rk3288: update romstage & mainboard
huang lin
2015-03-24
rk3288: add ddr driver
Jinkun Hong
2015-03-24
add make_idb.py & update bootblock
huang lin
2015-03-20
romstages: use common run_ramstage()
Aaron Durbin
2015-03-16
coreboot: rk3288: Add a stub implementation of the rk3288 SOC
jinkun.hong