Age | Commit message (Expand) | Author |
2019-01-16 | soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLE | Nico Huber |
2019-01-14 | console: Change BOOTBLOCK_CONSOLE default to `y` | Nico Huber |
2019-01-11 | console/Kconfig: Fix dependency of FIXED_UART_FOR_CONSOLE | Nico Huber |
2019-01-09 | soc/intel: Clean mess around UART_DEBUG | Nico Huber |
2018-11-21 | (console,drivers/uart)/Kconfig: Fix dependencies | Nico Huber |
2018-10-18 | console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOS | Julius Werner |
2018-10-04 | console: Enable CONSOLE_USB by default | Nico Huber |
2018-05-08 | console: Reduce default loglevel to DEBUG | Nico Huber |
2018-02-23 | console: Introduce a way for mainboard to override the loglevel | Julien Viard de Galbert |
2018-02-21 | driver/uart: Introduce a way for mainboard to override the baudrate | Julien Viard de Galbert |
2017-06-04 | console/flashsconsole: Add spi flash console for debugging | Youness Alaoui |
2016-11-29 | Hook up libhwbase in ramstage | Nico Huber |
2016-10-18 | Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86" | Ronald G. Minnich |
2016-10-15 | [WIP] console/Kconfig: Calculate COM port base addresses only on x86 | Jonathan Neuschäfer |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-08-01 | arch/x86: Enable postcar console | Lee Leahy |
2016-03-05 | Kconfig: hide useless options on ARM. | Vladimir Serbinenko |
2016-02-22 | console: Add higher baud rates | Lee Leahy |
2016-02-09 | console: Disable SQUELCH_EARLY_SMP if SMP is not selected | Lee Leahy |
2016-01-21 | console: Simplify bootblock console Kconfig selection logic | Alexandru Gagniuc |
2015-12-08 | console: Allow ARM64 platforms to select bootblock console | Martin Roth |
2015-11-21 | console: Add help for serial IO port selection | Martin Roth |
2015-11-19 | x86: Add Kconfig to disable early bootblock postcodes | Martin Roth |
2015-10-05 | Add EM100 'hyper term' spi console support in ramstage & smm | Martin Roth |
2015-04-27 | cbmem: add and use a function to dump console buffer | Vadim Bendebury |
2015-04-23 | cbmem_console: fix it for x86 | Aaron Durbin |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-03-23 | console: Allow bootblock console on MIPS | Paul Burton |
2015-03-10 | console/Kconfig: Enable CBMEM console by default | Paul Menzel |
2015-03-10 | x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE option | Kyösti Mälkki |
2015-03-10 | cbmem console: Allow the cbmem console on non-x86 systems again. | Gabe Black |
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 |