summaryrefslogtreecommitdiffstats
path: root/src/console/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLENico Huber2019-01-161-1/+4
* console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber2019-01-141-1/+1
* console/Kconfig: Fix dependency of FIXED_UART_FOR_CONSOLENico Huber2019-01-111-7/+7
* soc/intel: Clean mess around UART_DEBUGNico Huber2019-01-091-1/+9
* (console,drivers/uart)/Kconfig: Fix dependenciesNico Huber2018-11-211-1/+1
* console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOSJulius Werner2018-10-181-0/+1
* console: Enable CONSOLE_USB by defaultNico Huber2018-10-041-1/+1
* console: Reduce default loglevel to DEBUGNico Huber2018-05-081-1/+1
* console: Introduce a way for mainboard to override the loglevelJulien Viard de Galbert2018-02-231-0/+10
* driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert2018-02-211-0/+10
* console/flashsconsole: Add spi flash console for debuggingYouness Alaoui2017-06-041-0/+31
* Hook up libhwbase in ramstageNico Huber2016-11-291-0/+9
* Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86"Ronald G. Minnich2016-10-181-2/+0
* [WIP] console/Kconfig: Calculate COM port base addresses only on x86Jonathan Neuschäfer2016-10-151-0/+2
* Kconfig: Update default hex values to start with 0xMartin Roth2016-10-021-1/+1
* arch/x86: Enable postcar consoleLee Leahy2016-08-011-0/+7
* Kconfig: hide useless options on ARM.Vladimir Serbinenko2016-03-051-0/+5
* console: Add higher baud ratesLee Leahy2016-02-221-0/+15
* console: Disable SQUELCH_EARLY_SMP if SMP is not selectedLee Leahy2016-02-091-0/+1
* console: Simplify bootblock console Kconfig selection logicAlexandru Gagniuc2016-01-211-1/+1
* console: Allow ARM64 platforms to select bootblock consoleMartin Roth2015-12-081-1/+1
* console: Add help for serial IO port selectionMartin Roth2015-11-211-0/+12
* x86: Add Kconfig to disable early bootblock postcodesMartin Roth2015-11-191-0/+9
* Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth2015-10-051-0/+8
* cbmem: add and use a function to dump console bufferVadim Bendebury2015-04-271-0/+9
* cbmem_console: fix it for x86Aaron Durbin2015-04-231-5/+0
* New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner2015-04-061-10/+0
* console: Allow bootblock console on MIPSPaul Burton2015-03-231-1/+1
* console/Kconfig: Enable CBMEM console by defaultPaul Menzel2015-03-101-1/+1
* x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE optionKyösti Mälkki2015-03-101-1/+1
* cbmem console: Allow the cbmem console on non-x86 systems again.Gabe Black2015-03-101-1/+0
* CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki2015-01-271-3/+11
* Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich2014-12-011-1/+1
* cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black2014-10-071-5/+5
* arm: Remove CAR_MIGRATE Kconfig and associated cruftJulius Werner2014-09-151-0/+1
* cbmemc: Bump default to 128KVladimir Serbinenko2014-09-141-2/+2
* ARM: Generalize armv7 as arm.Gabe Black2014-09-081-1/+1
* UART 8250: Unconditionally provide register constants and use UART8250 prefix.Gabe Black2014-08-251-1/+1
* src/console/Kconfig: Fix choice for showing POST codes on consoleDaniele Forsi2014-07-301-1/+1
* src/.../Kconfig: various small fixes to textsDaniele Forsi2014-07-231-2/+2
* console: Fix UART selection promptKyösti Mälkki2014-04-301-1/+1
* console: Drop EARLY_CONSOLE optionKyösti Mälkki2014-04-301-8/+0
* uart: Support multiple portsKyösti Mälkki2014-04-301-28/+10
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-091-25/+18
* Make POST device configurable.Idwer Vollering2014-03-161-14/+31
* usbdebug: Move Kconfig under drivers/usbKyösti Mälkki2014-03-041-91/+5
* usbdebug: Add option to disable console for romstageKyösti Mälkki2013-12-231-4/+10
* usbdebug: Hide irrelevent options from menuconfigKyösti Mälkki2013-12-061-2/+4
* Drop obsolete CONSOLE_LOGBUFStefan Reinauer2013-12-031-4/+0
* Extend CMOS POST code logging to store extra dataDuncan Laurie2013-11-261-0/+8