the following patch was just integrated into master:
commit 77f43e9b43894f6cdeaab29b2960796b1e3a219e
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Tue Feb 4 19:50:07 2014 +0200
console: Remove old fix for DEBUG_SMI
No longer needed as wrap_putchar() survives SMM relocation to TSEG.
Change-Id: I6143844b0b9902ef63baf3e5781a5dc4f54234be
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/5335
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/5335 for details.
-gerrit
the following patch was just integrated into master:
commit b04e0fff7da5547e2152dc8f6f23af247e9048ec
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Tue Feb 4 14:28:17 2014 +0200
console: Simplify vtxprintf
We do not need ROMCC support here and using wrappers for
console_tx_byte we can simplify this code.
Change-Id: I7f3b5acdfd0bde1d832b16418339dd5e232627e7
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/5334
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/5334 for details.
-gerrit
the following patch was just integrated into master:
commit 657e0be46495bb54ddf5a0fbad786fe352c2847f
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Tue Feb 4 19:03:57 2014 +0200
console: Move newline translation outside console_tx_byte
This gives us completely transparent low-level function to transmit
data.
Change-Id: I706791ff43d80a36a7252a4da0e6f3af92520db7
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/5336
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/5336 for details.
-gerrit
the following patch was just integrated into master:
commit b3356bbff42148094ada671d3a0a803f195542e6
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Thu Mar 6 16:55:05 2014 +0200
console: Add printk helper for ChromeOS
Do not expose console_tx_flush() to ChromeOS as that function
is part of lower-level implementation.
Change-Id: I1e31662da88a60e83f8e5d307a4b53441c130aab
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Reviewed-on: http://review.coreboot.org/5347
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick(a)georgi-clan.de>
See http://review.coreboot.org/5347 for details.
-gerrit
the following patch was just integrated into master:
commit ad14f45e256cc158631ad91a7b01e00fdbd9650b
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Fri Feb 28 14:37:27 2014 +0200
console: Hide global console_loglevel
Change-Id: I7bdc468bc3f74516abb2c583bdb5b6d7555d987c
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See http://review.coreboot.org/5333 for details.
-gerrit
the following patch was just integrated into master:
commit 546f8a5034a49cc3138a4c499a9ef339f376a307
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Mon Jan 27 15:09:13 2014 +0200
console: Unify do_printk()
Change-Id: I6c50e47d9d2d0d1f42beee477e49b2a0054d1786
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See http://review.coreboot.org/5332 for details.
-gerrit
the following patch was just integrated into master:
commit b3e6a867746687ab3ee62d3092d32baf828f05b0
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Fri Feb 14 10:04:31 2014 +0200
console: Split console_init()
Splitting the version prompt satisfies some requirements ROMCC
sets for the order in which we include source files. Also GDB
stub will need console hardware before entering main().
Change-Id: Ibb445a2f8cfb440d9dd69cade5f0ea41fb606f50
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See http://review.coreboot.org/5331 for details.
-gerrit
the following patch was just integrated into master:
commit 3ad0b67d71fa1de8b554920bd0fe238655a2dc48
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Fri Feb 28 15:15:12 2014 +0200
OxPCIe uart: Move under drivers/uart
This driver is only a thin shell for uart8250mem and we could extend it
with further compatible PCI IDs from other vendors/brands.
Change-Id: Ic115b1baa0be0dbaa81e4a17a2e466019d3f4a67
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See http://review.coreboot.org/5329 for details.
-gerrit
the following patch was just integrated into master:
commit b0747dbfe615d2a106c1d25ce8b26e313b476f91
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Fri Feb 14 12:45:09 2014 +0200
OxPCIe uart: Split PCI bridge control
None of the PCI bridge management here is specific to the PCI UART
device/function. Also the Kconfig variable defaults are not globally
valid, fill samsung/lumpy with working values.
Change-Id: Id22631412379af1d6bf62c996357d36d7ec47ca3
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See http://review.coreboot.org/5237 for details.
-gerrit
the following patch was just integrated into master:
commit a391f98722c7051fbf3ec29027ce5300d81a2763
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Thu Feb 13 17:16:22 2014 +0200
uart: Redefine Kconfig options
Option DRIVERS_UART builds with support for UART hardware.
Option CONSOLE_SERIAL enables the console output for UART.
Those x86 boards that do not have serial port on SuperIO should select
NO_UART_ON_SUPERIO to disable 8250 UART for the default configuration.
Removes:
CONSOLE_SERIAL_UART
HAVE_UART_IO_MAPPED
HAVE_UART_MEMORY_MAPPED
Renames:
CONSOLE_SERIAL8250 -> DRIVERS_UART_8250IO
CONSOLE_SERIAL8250MEM -> DRIVERS_UART_8250MEM
Change-Id: Id3afa05f85c0d6849746886db8b6c2ed6c846b61
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
See http://review.coreboot.org/5311 for details.
-gerrit