coreboot/src
Kyösti Mälkki a6b6172ae3 Add aliases for Chromebooks in board_info
This defines new board_info entry 'Vendor name' to be displayed in place of, or
in addition to, the CONFIG_VENDOR string 'Google'.

Also flag these as flashrom accessible SPI without socket. Instructions to
disable flash write-protection can be found at Chromium developer documentation.

Change-Id: I69791a091417a80d01e0ba2c6462417730a07be0
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/5750
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2014-05-19 14:57:54 +02:00
..
arch build: break compiler flags out of $(CC) 2014-05-17 21:14:52 +02:00
console console: Fix UART selection prompt 2014-04-30 23:47:28 +02:00
cpu build: separate CPPFLAGS from CFLAGS 2014-05-17 21:14:29 +02:00
device device/oprom/yabel/vbe.c: Avoid unused func warn 2014-05-18 18:05:43 +02:00
drivers drivers/spi/sst.c: Remove unused func to_sst_spi_flash() 2014-05-18 18:05:42 +02:00
ec chromeec: add function to reboot on unexpected image 2014-05-13 21:01:52 +02:00
include intel: Drop obsolete comments on MTRR usage 2014-05-14 07:30:20 +02:00
lib baytrail: snapshot power state in romstage 2014-05-13 16:11:04 +02:00
mainboard Add aliases for Chromebooks in board_info 2014-05-19 14:57:54 +02:00
northbridge build: separate CPPFLAGS from CFLAGS 2014-05-17 21:14:29 +02:00
soc build: separate CPPFLAGS from CFLAGS 2014-05-17 21:14:29 +02:00
southbridge build: separate CPPFLAGS from CFLAGS 2014-05-17 21:14:29 +02:00
superio src/*: Remove the last remnants of struct keyboard 2014-05-13 12:14:34 +02:00
vendorcode build: kill one indirection 2014-05-17 21:14:41 +02:00
Kconfig build: make scan-build work again 2014-05-17 21:15:14 +02:00