Age | Commit message (Expand) | Author |
2017-09-25 | console: Ignore loglevel in nvram until ramstage | Kyösti Mälkki |
2017-08-14 | console: Add weak method to notify about death | Patrick Rudolph |
2017-07-13 | src: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-12 | src/console: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-06-04 | console/flashsconsole: Add spi flash console for debugging | Youness Alaoui |
2017-05-18 | cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs | Julius Werner |
2017-04-25 | console: rework log level to not be reliant on ROMSTAGE_CONST | Aaron Durbin |
2017-04-24 | console: Make snprintf available in all stages | Paul Menzel |
2016-12-27 | console: Enable do_printk_va_list for VBOOT | Lee Leahy |
2016-11-29 | Hook up libhwbase in ramstage | Nico Huber |
2016-11-21 | console/vtxprintf.c: cast precision to size_t for string length | Martin Roth |
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-09-19 | console: honor CONFIG_POSTCAR_CONSOLE | Aaron Durbin |
2016-08-31 | src/console: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-08-10 | console: Add write line routine | Lee Leahy |
2016-08-01 | arch/x86: Enable postcar console | Lee Leahy |
2016-07-28 | skylake/mainboard: Define mainboard hook in bootblock | Subrata Banik |
2016-05-25 | console/post: be explicit about conditional cmos_post_log() compiling | Aaron Durbin |
2016-03-23 | arch/x86: introduce postcar stage/phase | Aaron Durbin |
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 |
2016-01-18 | console/: add missing license headers | Damien Roth |
2015-12-15 | src/console: Add x86 romstage spinlock option and printk spinlock support | Timothy Pearson |
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-20 | rules.h: Add ENV_STRING and use it in console_init() | Ben Gardner |
2015-11-19 | x86: Add Kconfig to disable early bootblock postcodes | Martin Roth |
2015-11-17 | src/console: Link die.c in bootblock without BOOTBLOCK_CONSOLE | Alexandru Gagniuc |
2015-11-07 | arm64: remove secmon | Aaron Durbin |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-14 | x86: add standalone verstage support | Aaron Durbin |
2015-10-05 | Add EM100 'hyper term' spi console support in ramstage & smm | Martin Roth |
2015-05-26 | consoles: remove unused infrastructure | Aaron Durbin |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-19 | arm64: Reorganize payload entry code and related Kconfigs | Julius Werner |
2015-05-15 | console: Bring back newline translation | Kyösti Mälkki |
2015-05-13 | verstage: provide support for serial console | Aaron Durbin |
2015-05-13 | console: enumerate all known stages | Aaron Durbin |
2015-05-05 | console: rename do_vtxprintf to do_printk_va_list and use it | Aaron Durbin |
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-14 | Add console wrapper for UART driver | Vadim Bendebury |
2015-04-06 | New mechanism to define SRAM/memory map with automatic bounds checking | Julius Werner |
2015-04-06 | global: Refactor get_option usage | Varad Gautam |
2015-04-04 | build system: rename __BOOT_BLOCK__ and __VER_STAGE__ | Patrick Georgi |
2015-03-30 | Avoid 64bit math on MIPS platforms | Vadim Bendebury |
2015-03-28 | arm64: Add support for secure monitor | Furquan Shaikh |
2015-03-25 | console: Convert cbmem log line endings to UNIX standard | Timothy Pearson |
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-03-04 | Add stage information to coreboot banner | Stefan Reinauer |
2015-01-27 | CBMEM console: Fix and enhance pre-RAM support | Kyösti Mälkki |
2015-01-27 | vboot2: implement select_firmware for pre-romstage verification | Daisuke Nojiri |
2015-01-09 | misc: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2014-12-05 | ipq8064: prepare UART driver for use in coreboot | Vadim Bendebury |
2014-12-01 | Add UCB RISCV support for architecture, soc, and emulation mainboard.. | Ronald G. Minnich |
2014-11-30 | Replace hlt() loops with halt() | Patrick Georgi |
2014-11-20 | Replace includes of build.h with version.h | Kyösti Mälkki |
2014-11-19 | console: Isolate console_init() for ROMCC | Kyösti Mälkki |
2014-11-12 | Copy u-boot sources as is and modify the tree to still build | Vadim Bendebury |
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-08-18 | console: conditionally include console in bootblock | Stefan Reinauer |
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-06-27 | src/console/post.c: Sanitize headers from preprocessor abuse | Edward O'Callaghan |
2014-06-25 | src/console: Sanitize headers and IS_ENABLED usage | Edward O'Callaghan |
2014-05-26 | console: Add console for GDB | Kyösti Mälkki |
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-18 | console: Simplify the enable rules | Kyösti Mälkki |
2014-04-18 | console: Split ROMCC helpers | Kyösti Mälkki |
2014-04-18 | console: Use romstage code for ramstage and SMM | Kyösti Mälkki |
2014-04-18 | console: Drop driver list in ramstage | Kyösti Mälkki |
2014-04-09 | console: Remove old fix for DEBUG_SMI | Kyösti Mälkki |
2014-04-09 | console: Simplify vtxprintf | Kyösti Mälkki |
2014-04-09 | console: Move newline translation outside console_tx_byte | Kyösti Mälkki |
2014-04-09 | console: Add printk helper for ChromeOS | Kyösti Mälkki |
2014-04-09 | console: Hide global console_loglevel | Kyösti Mälkki |
2014-04-09 | console: Unify do_printk() | Kyösti Mälkki |
2014-04-09 | console: Split console_init() | Kyösti Mälkki |
2014-04-09 | OxPCIe uart: Split PCI bridge control | 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 | console: Use single driver entry for UARTs | Kyösti Mälkki |
2014-03-04 | usbdebug: Move Kconfig under drivers/usb | Kyösti Mälkki |
2014-03-04 | SMM: Only have console with DEBUG_SMI | Kyösti Mälkki |
2014-03-04 | uart8250mem: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | uart8250io: Unify calls with generic UART | Kyösti Mälkki |
2014-03-04 | console: Fix includes | Kyösti Mälkki |