coreboot/src
Patrick Georgi 950f20a404 Add coreboot version to id area
There was no good way to extract the build version from an image.

This change will be mostly backward compatible: The only assumption
that could break is that the board name string ends directly before
the 3 dwords that represent .id's "header".

Change-Id: I325491a0c42911d9d6ecd59e21ee1b756c987693
Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Reviewed-on: http://review.coreboot.org/537
Reviewed-by: Peter Stuge <peter@stuge.se>
Tested-by: build bot (Jenkins)
2012-01-18 11:22:06 +01:00
..
arch/x86 Add coreboot version to id area 2012-01-18 11:22:06 +01:00
boot selfboot: Don't include unneeded ip_checksum.h 2011-11-08 21:21:55 +01:00
console trivial:change the value type of POST_PORT in Kconfig from int to hex 2011-12-26 08:52:07 +01:00
cpu MTRR: get physical address size from CPUID 2012-01-10 21:51:40 +01:00
devices Fix console output in real mode int10 implementation. 2011-12-13 23:46:27 +01:00
drivers adm1027: add return statement 2012-01-08 20:42:08 +01:00
ec Lenovo X60/T60: add first_battery setting 2011-12-14 09:41:46 +01:00
include lib: add ram_check_nodie 2012-01-12 13:26:29 +01:00
lib lib: add ram_check_nodie 2012-01-12 13:26:29 +01:00
mainboard Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00
northbridge i945: fix tsc udelay() 2012-01-10 12:54:09 +01:00
pc80 kbd: wait longer for self-test on keyboard reset 2011-12-21 16:25:20 +01:00
southbridge Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00
superio W83627HF: remove unused function 2012-01-11 09:13:16 +01:00
vendorcode Change AMD vendorcode build 2011-12-02 08:59:26 +01:00
Kconfig Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00