aboutsummaryrefslogtreecommitdiff
path: root/src/console
AgeCommit message (Expand)Author
2016-11-21console/vtxprintf.c: cast precision to size_t for string lengthMartin Roth
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-09-19console: honor CONFIG_POSTCAR_CONSOLEAaron Durbin
2016-08-31src/console: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-10console: Add write line routineLee Leahy
2016-08-01arch/x86: Enable postcar consoleLee Leahy
2016-07-28skylake/mainboard: Define mainboard hook in bootblockSubrata Banik
2016-05-25console/post: be explicit about conditional cmos_post_log() compilingAaron Durbin
2016-03-23arch/x86: introduce postcar stage/phaseAaron Durbin
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
2016-01-18console/: add missing license headersDamien Roth
2015-12-15src/console: Add x86 romstage spinlock option and printk spinlock supportTimothy Pearson
2015-12-08console: Allow ARM64 platforms to select bootblock consoleMartin Roth
2015-11-21console: Add help for serial IO port selectionMartin Roth
2015-11-20rules.h: Add ENV_STRING and use it in console_init()Ben Gardner
2015-11-19x86: Add Kconfig to disable early bootblock postcodesMartin Roth
2015-11-17src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLEAlexandru Gagniuc
2015-11-07arm64: remove secmonAaron Durbin
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-14x86: add standalone verstage supportAaron Durbin
2015-10-05Add EM100 'hyper term' spi console support in ramstage & smmMartin Roth
2015-05-26consoles: remove unused infrastructureAaron Durbin
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-19arm64: Reorganize payload entry code and related KconfigsJulius Werner
2015-05-15console: Bring back newline translationKyösti Mälkki
2015-05-13verstage: provide support for serial consoleAaron Durbin
2015-05-13console: enumerate all known stagesAaron Durbin
2015-05-05console: rename do_vtxprintf to do_printk_va_list and use itAaron Durbin
2015-04-27cbmem: add and use a function to dump console bufferVadim Bendebury
2015-04-23cbmem_console: fix it for x86Aaron Durbin
2015-04-14Add console wrapper for UART driverVadim Bendebury
2015-04-06New mechanism to define SRAM/memory map with automatic bounds checkingJulius Werner
2015-04-06global: Refactor get_option usageVarad Gautam
2015-04-04build system: rename __BOOT_BLOCK__ and __VER_STAGE__Patrick Georgi
2015-03-30Avoid 64bit math on MIPS platformsVadim Bendebury
2015-03-28arm64: Add support for secure monitorFurquan Shaikh
2015-03-25console: Convert cbmem log line endings to UNIX standardTimothy Pearson
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-03-04Add stage information to coreboot bannerStefan Reinauer
2015-01-27CBMEM console: Fix and enhance pre-RAM supportKyösti Mälkki
2015-01-27vboot2: implement select_firmware for pre-romstage verificationDaisuke Nojiri
2015-01-09misc: Drop print_ implementation from non-romcc boardsStefan Reinauer
2014-12-05ipq8064: prepare UART driver for use in corebootVadim Bendebury
2014-12-01Add UCB RISCV support for architecture, soc, and emulation mainboard..Ronald G. Minnich
2014-11-30Replace hlt() loops with halt()Patrick Georgi
2014-11-20Replace includes of build.h with version.hKyösti Mälkki
2014-11-19console: Isolate console_init() for ROMCCKyösti Mälkki
2014-11-12Copy u-boot sources as is and modify the tree to still buildVadim Bendebury
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-08-18console: conditionally include console in bootblockStefan Reinauer
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-06-27src/console/post.c: Sanitize headers from preprocessor abuseEdward O'Callaghan
2014-06-25src/console: Sanitize headers and IS_ENABLED usageEdward O'Callaghan
2014-05-26console: Add console for GDBKyösti Mälkki
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-18console: Simplify the enable rulesKyösti Mälkki
2014-04-18console: Split ROMCC helpersKyösti Mälkki
2014-04-18console: Use romstage code for ramstage and SMMKyösti Mälkki
2014-04-18console: Drop driver list in ramstageKyösti Mälkki
2014-04-09console: Remove old fix for DEBUG_SMIKyösti Mälkki
2014-04-09console: Simplify vtxprintfKyösti Mälkki
2014-04-09console: Move newline translation outside console_tx_byteKyösti Mälkki
2014-04-09console: Add printk helper for ChromeOSKyösti Mälkki
2014-04-09console: Hide global console_loglevelKyösti Mälkki
2014-04-09console: Unify do_printk()Kyösti Mälkki
2014-04-09console: Split console_init()Kyösti Mälkki
2014-04-09OxPCIe uart: Split PCI bridge controlKyösti Mälkki
2014-04-09uart: Redefine Kconfig optionsKyösti Mälkki
2014-03-16Make POST device configurable.Idwer Vollering
2014-03-04console: Use single driver entry for UARTsKyösti Mälkki
2014-03-04usbdebug: Move Kconfig under drivers/usbKyösti Mälkki
2014-03-04SMM: Only have console with DEBUG_SMIKyösti Mälkki
2014-03-04uart8250mem: Unify calls with generic UARTKyösti Mälkki
2014-03-04uart8250io: Unify calls with generic UARTKyösti Mälkki
2014-03-04console: Fix includesKyösti Mälkki
2014-03-04option: Add arch-agnostic get_option()Kyösti Mälkki
2014-02-20usbdebug: Unify console APIKyösti Mälkki
2014-02-19printk: support and use %hh prefixPatrick Georgi
2014-02-15console/uart8250*: Remove inclusion of mc146818rtc.hAlexandru Gagniuc
2014-02-11Move hexdump32() to lib/hexdump.Kyösti Mälkki
2014-02-10usbdebug: Improve receive speedKyösti Mälkki
2014-02-06QEMU debugcon: Move under drivers/emulation/qemuKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2014-01-10Remove sprintfVladimir Serbinenko
2014-01-10console/vsprintf: Implement snprintfVladimir Serbinenko