Age | Commit message (Expand) | Author |
2015-01-27 | CBMEM console: Fix and enhance pre-RAM support | Kyösti Mälkki |
2014-12-01 | Add UCB RISCV support for architecture, soc, and emulation mainboard.. | Ronald G. Minnich |
2014-10-07 | cbmem console: Locate the preram console with a symbol instead of a section. | Gabe Black |
2014-09-15 | arm: Remove CAR_MIGRATE Kconfig and associated cruft | Julius Werner |
2014-09-14 | cbmemc: Bump default to 128K | Vladimir Serbinenko |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-08-25 | UART 8250: Unconditionally provide register constants and use UART8250 prefix. | Gabe Black |
2014-07-30 | src/console/Kconfig: Fix choice for showing POST codes on console | Daniele Forsi |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2014-04-30 | console: Fix UART selection prompt | Kyösti Mälkki |
2014-04-30 | console: Drop EARLY_CONSOLE option | Kyösti Mälkki |
2014-04-30 | uart: Support multiple ports | Kyösti Mälkki |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |
2014-03-16 | Make POST device configurable. | Idwer Vollering |
2014-03-04 | usbdebug: Move Kconfig under drivers/usb | Kyösti Mälkki |
2013-12-23 | usbdebug: Add option to disable console for romstage | Kyösti Mälkki |
2013-12-06 | usbdebug: Hide irrelevent options from menuconfig | Kyösti Mälkki |
2013-12-03 | Drop obsolete CONSOLE_LOGBUF | Stefan Reinauer |
2013-11-26 | Extend CMOS POST code logging to store extra data | Duncan Laurie |
2013-10-22 | usbdebug: Fix boards without EARLY_CBMEM_INIT | Kyösti Mälkki |
2013-10-15 | Have option of timestamps, CBMEM console and usbdebug for most boards | Kyösti Mälkki |
2013-10-14 | Revert "CBMEM: Always have early initialisation" | Kyösti Mälkki |
2013-09-21 | CBMEM: Always have early initialisation | Kyösti Mälkki |
2013-09-20 | usbdebug: Allow an USB hub on the debug dongle | Kyösti Mälkki |
2013-08-29 | usbdebug: Support choice of EHCI controller | Kyösti Mälkki |
2013-08-29 | usbdebug: Change debug port scanning | Kyösti Mälkki |
2013-08-16 | console: Squelch console output from AP CPUs in romstage | Kyösti Mälkki |
2013-08-07 | Make EARLY_CONSOLE optional | Kyösti Mälkki |
2013-07-10 | Simplify early / bootblock console code | Stefan Reinauer |
2013-07-10 | ARM: Separate the early console (romstage) from the bootblock console. | Gabe Black |
2013-06-05 | console: add qemu prefix to debugcon | Gerd Hoffmann |
2013-06-03 | console: add support for QEMU's debugcon | Gerd Hoffmann |
2013-05-10 | Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b... | Ronald G. Minnich |
2013-04-18 | spkmodem console | Vladimir Serbinenko |
2013-03-23 | dynamic cbmem: fix memconsole and timestamps | Aaron Durbin |
2013-02-08 | console: Always allow setting "EARLY_CONSOLE" configuration. | Hung-Te Lin |
2013-02-08 | console: Revise serial console configuration names. | Hung-Te Lin |
2013-01-04 | make early serial console support more generic | David Hendricks |
2012-12-08 | WIP: Add support for non-8250 built-in UARTs | Stefan Reinauer |
2012-12-06 | Disable CMOS_POST and IO_POST on non-PC80 systems | Stefan Reinauer |
2012-11-27 | Make POST codes written to IO port optional | David Hendricks |
2012-11-08 | Add support for storing POST codes in CMOS | Duncan Laurie |
2012-03-29 | Fix typos in src/console/Kconfig | Stefan Reinauer |
2012-03-29 | CBMEM CONSOLE: Add config option for CBMEM stored console log. | Vadim Bendebury |
2011-12-26 | trivial:change the value type of POST_PORT in Kconfig from int to hex | Vikram Narayanan |
2011-10-23 | console: support integrated 7-segment displays for POST codes | Christoph Grenz |
2011-04-26 | Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an | Stefan Reinauer |
2011-01-28 | rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POST | Stefan Reinauer |
2011-01-05 | move single options out of main menu and remove stray "options" | Stefan Reinauer |
2010-11-22 | Printing coreboot debug messages on VGA console is pretty much useless, since | Stefan Reinauer |