coreboot/src
Patrick Georgi 7a33442159 Remove colors from build system output
While "payload none" is undesirable for instant flashing,
assume that it was a conscious user choice.

(more immediate: jenkins isn't happy with escape sequences)

Change-Id: I9958b34a037b4d10bb7dba893335a63917623a70
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/2055
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-12-19 17:00:20 +01:00
..
arch Remove colors from build system output 2012-12-19 17:00:20 +01:00
console WIP: Add support for non-8250 built-in UARTs 2012-12-08 06:51:59 +01:00
cpu Claim the SPI bus before writes if the IMC ROM is present 2012-12-12 22:34:16 +01:00
device Fix Yabel compilation on non-x86 platforms 2012-12-08 06:46:14 +01:00
drivers Claim the SPI bus before writes if the IMC ROM is present 2012-12-12 22:34:16 +01:00
ec Add support for ENE932 EC w/ Compal firmware 2012-12-12 06:02:04 +01:00
include Claim the SPI bus before writes if the IMC ROM is present 2012-12-12 22:34:16 +01:00
lib Only include libgcc wrappers on x86 2012-12-08 03:52:53 +01:00
mainboard SB800: Add IMC ROM and fan control. 2012-12-12 22:35:03 +01:00
northbridge Add function to map vendor/device to generic VBIOS IDs 2012-12-07 20:42:33 +01:00
southbridge AMD S3: Rename generated s3.rom for make clean 2012-12-14 22:20:44 +01:00
superio Remove assembly coded log2 function 2012-11-28 07:57:17 +01:00
vendorcode SB800: Add IMC ROM and fan control. 2012-12-12 22:35:03 +01:00
Kconfig Fix UART8250 console prototypes 2012-12-12 00:27:10 +01:00