aboutsummaryrefslogtreecommitdiff
path: root/src/console/Kconfig
AgeCommit message (Expand)Author
2020-11-09console: Override uart base addressBryant Ou
2020-10-13src: Rename EM100Pro-specific SPI console Kconfig optionAngel Pons
2020-09-07ec/system76: Add console supportJeremy Soller
2020-04-20drivers/pc80/rtc: Drop CMOS_POST_EXTRA optionKyösti Mälkki
2020-03-03treewide: Replace BOARD_EMULATION_QEMU_X86Angel Pons
2019-12-19arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans
2019-12-09AGESA,binaryPI: Move PORT80 selection to C bootblockKyösti Mälkki
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-23Kconfig: comply to Linux 5.3's Kconfig language rulesPatrick Georgi
2019-11-01console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices'Arthur Heymans
2019-08-11arch/x86: Enable POSTCAR_CONSOLE by defaultKyösti Mälkki
2019-07-13console/Kconfig - only print UART addresses for I/O based UARTsMartin Roth
2019-01-16soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLENico Huber
2019-01-14console: Change BOOTBLOCK_CONSOLE default to `y`Nico Huber
2019-01-11console/Kconfig: Fix dependency of FIXED_UART_FOR_CONSOLENico Huber
2019-01-09soc/intel: Clean mess around UART_DEBUGNico Huber
2018-11-21(console,drivers/uart)/Kconfig: Fix dependenciesNico Huber
2018-10-18console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOSJulius Werner
2018-10-04console: Enable CONSOLE_USB by defaultNico Huber
2018-05-08console: Reduce default loglevel to DEBUGNico Huber
2018-02-23console: Introduce a way for mainboard to override the loglevelJulien Viard de Galbert
2018-02-21driver/uart: Introduce a way for mainboard to override the baudrateJulien Viard de Galbert
2017-06-04console/flashsconsole: Add spi flash console for debuggingYouness Alaoui
2016-11-29Hook up libhwbase in ramstageNico Huber
2016-10-18Revert "[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 x86Jonathan Neuschäfer
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-08-01arch/x86: Enable postcar consoleLee Leahy
2016-03-05Kconfig: hide useless options on ARM.Vladimir Serbinenko
2016-02-22console: Add higher baud ratesLee Leahy
2016-02-09console: Disable SQUELCH_EARLY_SMP if SMP is not selectedLee Leahy
2016-01-21console: Simplify bootblock console Kconfig selection logicAlexandru Gagniuc
2015-12-08console: Allow ARM64 platforms to select bootblock consoleMartin Roth
2015-11-21console: Add help for serial IO port selectionMartin Roth
2015-11-19x86: Add Kconfig to disable early bootblock postcodesMartin Roth
2015-10-05Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth
2015-04-27cbmem: add and use a function to dump console bufferVadim Bendebury
2015-04-23cbmem_console: fix it for x86Aaron Durbin
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-03-23console: Allow bootblock console on MIPSPaul Burton
2015-03-10console/Kconfig: Enable CBMEM console by defaultPaul Menzel
2015-03-10x86 cache-as-ram: Remove BROKEN_CAR_MIGRATE optionKyösti Mälkki
2015-03-10cbmem console: Allow the cbmem console on non-x86 systems again.Gabe Black
2015-01-27CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki
2014-12-01Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich
2014-10-07cbmem console: Locate the preram console with a symbol instead of a section.Gabe Black
2014-09-15arm: Remove CAR_MIGRATE Kconfig and associated cruftJulius Werner
2014-09-14cbmemc: Bump default to 128KVladimir Serbinenko
2014-09-08ARM: Generalize armv7 as arm.Gabe Black
2014-08-25UART 8250: Unconditionally provide register constants and use UART8250 prefix.Gabe Black
2014-07-30src/console/Kconfig: Fix choice for showing POST codes on consoleDaniele Forsi
2014-07-23src/.../Kconfig: various small fixes to textsDaniele Forsi
2014-04-30console: Fix UART selection promptKyösti Mälkki
2014-04-30console: Drop EARLY_CONSOLE optionKyösti Mälkki
2014-04-30uart: Support multiple portsKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-03-16Make POST device configurable.Idwer Vollering
2014-03-04usbdebug: Move Kconfig under drivers/usbKyösti Mälkki
2013-12-23usbdebug: Add option to disable console for romstageKyösti Mälkki
2013-12-06usbdebug: Hide irrelevent options from menuconfigKyösti Mälkki
2013-12-03Drop obsolete CONSOLE_LOGBUFStefan Reinauer
2013-11-26Extend CMOS POST code logging to store extra dataDuncan Laurie
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-10-15Have option of timestamps, CBMEM console and usbdebug for most boardsKyösti Mälkki
2013-10-14Revert "CBMEM: Always have early initialisation"Kyösti Mälkki
2013-09-21CBMEM: Always have early initialisationKyösti Mälkki
2013-09-20usbdebug: Allow an USB hub on the debug dongleKyösti Mälkki
2013-08-29usbdebug: Support choice of EHCI controllerKyösti Mälkki
2013-08-29usbdebug: Change debug port scanningKyösti Mälkki
2013-08-16console: Squelch console output from AP CPUs in romstageKyösti Mälkki
2013-08-07Make EARLY_CONSOLE optionalKyösti Mälkki
2013-07-10Simplify early / bootblock console codeStefan Reinauer
2013-07-10ARM: Separate the early console (romstage) from the bootblock console.Gabe Black
2013-06-05console: add qemu prefix to debugconGerd Hoffmann
2013-06-03console: add support for QEMU's debugconGerd Hoffmann
2013-05-10Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich
2013-04-18spkmodem consoleVladimir Serbinenko
2013-03-23dynamic cbmem: fix memconsole and timestampsAaron Durbin
2013-02-08console: Always allow setting "EARLY_CONSOLE" configuration.Hung-Te Lin
2013-02-08console: Revise serial console configuration names.Hung-Te Lin
2013-01-04make early serial console support more genericDavid Hendricks
2012-12-08WIP: Add support for non-8250 built-in UARTsStefan Reinauer
2012-12-06Disable CMOS_POST and IO_POST on non-PC80 systemsStefan Reinauer
2012-11-27Make POST codes written to IO port optionalDavid Hendricks
2012-11-08Add support for storing POST codes in CMOSDuncan Laurie
2012-03-29Fix typos in src/console/KconfigStefan Reinauer
2012-03-29CBMEM CONSOLE: Add config option for CBMEM stored console log.Vadim Bendebury
2011-12-26trivial:change the value type of POST_PORT in Kconfig from int to hexVikram Narayanan
2011-10-23console: support integrated 7-segment displays for POST codesChristoph Grenz
2011-04-26Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as anStefan Reinauer
2011-01-28rename CONFIG_SERIAL_POST to CONFIG_CONSOLE_POSTStefan Reinauer
2011-01-05move single options out of main menu and remove stray "options"Stefan Reinauer
2010-11-22Printing coreboot debug messages on VGA console is pretty much useless, sinceStefan Reinauer
2010-10-02AMD SB600 uses a hardcoded USB Debug Port number.Uwe Hermann
2010-09-27Add a kconfig option to allow the user to select a specific physicalUwe Hermann
2010-09-26Fix the build, CONFIG_USBDEBUG must always be defined (trivial).Uwe Hermann
2010-09-26Only show the USB Debug Port kconfig option to the user if a mainboardUwe Hermann
2010-09-23Fix some wrong capitalizations, reformat comments, fix a typo.Stefan Reinauer
2010-07-16Add support for the console over Ethernet (through PCI NE2000).Rudolf Marek
2010-05-25also rename the config option.Stefan Reinauer