summaryrefslogtreecommitdiffstats
path: root/src/console/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* arch to cpu: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-0/+1
* console: Deselect using ANSI escape characters when SimNow is usedZheng Bao2023-03-301-1/+1
* console: Add SimNow console loggingFred Reitberger2023-02-091-0/+8
* drivers/smbus: initialize SC16IS7XX I2C to UART converter chipHusni Faiz2022-10-031-0/+15
* drivers/smbus: add smbus console driverHusni Faiz2022-09-161-0/+24
* console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASHArthur Heymans2022-04-271-0/+1
* src/console/Kconfig: Add option to disable loglevel prefixIgor Bagnucki2022-03-301-0/+9
* console: Add ANSI escape sequences for highlightingJulius Werner2022-02-071-0/+9
* lib/cbmem_console,console: Resurrect CONSOLE_CBMEM_DUMP_TO_UARTRaul E Rangel2022-01-251-1/+1
* console: Add Kconfig to dump pre-bootblock cbmem contentsRaul E Rangel2022-01-171-0/+8
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80sMartin Roth2021-06-251-4/+6
* console: Override uart base addressBryant Ou2020-11-091-0/+10
* src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons2020-10-131-3/+3
* ec/system76: Add console supportJeremy Soller2020-09-071-0/+7
* drivers/pc80/rtc: Drop CMOS_POST_EXTRA optionKyösti Mälkki2020-04-201-8/+0
* treewide: Replace BOARD_EMULATION_QEMU_X86Angel Pons2020-03-031-1/+1
* arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans2019-12-191-1/+1
* AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki2019-12-091-0/+5
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+1
* Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi2019-11-231-2/+2
* console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices'Arthur Heymans2019-11-011-7/+0
* arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki2019-08-111-1/+1
* console/Kconfig - only print UART addresses for I/O based UARTsMartin Roth2019-07-131-4/+4
* 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