Age | Commit message (Expand) | Author |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-10 | src: Replace remaining GPLv2 long form headers with SPDX header | Elyes HAOUAS |
2020-04-20 | drivers/pc80/rtc: Drop CMOS_POST_EXTRA option | Kyösti Mälkki |
2020-04-04 | src/console: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-03 | treewide: Replace BOARD_EMULATION_QEMU_X86 | Angel Pons |
2020-01-18 | console/post: NOPOST means NOPOST | Patrick Georgi |
2020-01-14 | console/post: Split parts to arch/ | Kyösti Mälkki |
2020-01-10 | console/post: Move cmos_post_code() under pc80/rtc | Kyösti Mälkki |
2020-01-06 | drivers/pc80/rtc: Swap cmos_write32() parameter order | Kyösti Mälkki |
2019-12-31 | console,boot_state: Reformat state times output | Kyösti Mälkki |
2019-12-31 | src: Remove some romcc workarounds | Jacob Garber |
2019-12-19 | arch/x86: Drop uses of ROMCC_BOOTBLOCK | Arthur Heymans |
2019-12-19 | Drop ROMCC code and header guards | Arthur Heymans |
2019-12-11 | printf: Automatically prefix %p with 0x | Julius Werner |
2019-12-09 | AGESA,binaryPI: Move PORT80 selection to C bootblock | Kyösti Mälkki |
2019-12-06 | console,monotonic_timer: Avoid calls from APs | Kyösti Mälkki |
2019-11-30 | kill CAR_GLOBAL_MIGRATION leftovers | Arthur Heymans |
2019-11-29 | console/init.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-23 | Kconfig: comply to Linux 5.3's Kconfig language rules | Patrick Georgi |
2019-11-22 | src/console: Bring back support for printf'ing 64bit ints | Patrick Georgi |
2019-11-22 | arch/x86: Remove spinlocks inside CAR | Kyösti Mälkki |
2019-11-20 | Remove MIPS architecture | Julius Werner |
2019-11-11 | console,boot_state: Exclude printk() from reported times | Kyösti Mälkki |
2019-11-01 | console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' | Arthur Heymans |
2019-10-16 | postcar: Fix linking error with disabled postcar console | Patrick Rudolph |
2019-09-14 | src/: Replace some __PRE_RAM__ use | Kyösti Mälkki |
2019-09-10 | AUTHORS: Move src/console copyrights into AUTHORS file | Martin Roth |
2019-08-26 | Add definition for ENV_ROMSTAGE_OR_BEFORE to <rules.h> | Kyösti Mälkki |
2019-08-11 | arch/x86: Enable POSTCAR_CONSOLE by default | Kyösti Mälkki |
2019-07-19 | src: Make implicit fall throughs explicit | Jacob Garber |
2019-07-13 | console/Kconfig - only print UART addresses for I/O based UARTs | Martin Roth |
2019-07-10 | console: Correct printing of hexadecimal integers | Jacob Garber |
2019-07-09 | arch/x86: Replace some uses of SMM_TSEG | Kyösti Mälkki |
2019-07-04 | console: Implement j specifier in vtxprintf() | Jacob Garber |
2019-07-04 | console: Remove support for printing extra bases | Jacob Garber |
2019-06-24 | add ctype.h header | Joel Kitching |
2019-06-11 | console: Allow using vprintk() with disabled console | Jacob Garber |
2019-06-11 | console: Make die() and friends variadic | Jacob Garber |
2019-05-23 | console: Move poor-man's atoi() into string.h | Julius Werner |
2019-05-22 | post_code: add post code for hardware initialization failure | Keith Short |
2019-05-22 | post: during post_code, only call elog when enabled | Jett Rink |
2019-05-20 | console: Add new function die_with_post_code() | Keith Short |
2019-05-14 | Remove unnecessary ENV_RAMSTAGE guard | Subrata Banik |
2019-05-06 | Fix code that would trip -Wtype-limits | Julius Werner |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | arch/io.h: Separate MMIO and PNP ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-02-27 | console: Split loglevel for fast and slow | Kyösti Mälkki |
2019-02-27 | console: Refactor printk() varargs prototypes | Kyösti Mälkki |
2019-02-11 | device/pci_early.c: Drop some guards | Kyösti Mälkki |
2019-01-17 | console/init: Print log level in coreboot banner | Paul Menzel |
2019-01-16 | buildsystem: Promote rules.h to default include | Kyösti Mälkki |
2019-01-16 | soc/samsung/exynos5420: Disable BOOTBLOCK_CONSOLE | Nico Huber |
2019-01-14 | console: Change BOOTBLOCK_CONSOLE default to `y` | Nico Huber |
2019-01-13 | console: Add Kconfig debug option DEBUG_CONSOLE_INIT | Kyösti Mälkki |
2019-01-11 | console/Kconfig: Fix dependency of FIXED_UART_FOR_CONSOLE | Nico Huber |
2019-01-09 | soc/intel: Clean mess around UART_DEBUG | Nico Huber |
2018-12-30 | device/pci_early: Fixes for __SIMPLE_DEVICE__ | Kyösti Mälkki |
2018-12-22 | arch/x86 cbmem: Drop tests for LATE_CBMEM_INIT | Kyösti Mälkki |
2018-11-21 | (console,drivers/uart)/Kconfig: Fix dependencies | Nico Huber |
2018-10-18 | console: Set default loglevel to 8 (SPEW) for CONFIG_CHROMEOS | Julius Werner |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-10-04 | console: Enable CONSOLE_USB by default | Nico Huber |
2018-09-10 | complier.h: add __noreturn and use it in code base | Aaron Durbin |
2018-06-08 | arch/x86: Drop leftover ROMCC console support | Kyösti Mälkki |
2018-06-07 | console/hw-debug_sink: Do not cache state of log level | Nico Huber |
2018-06-04 | src/console: Fix coding style | Elyes HAOUAS |
2018-06-04 | src/console/vtxprintf.c: Remove unneeded 'console.h' include | Elyes HAOUAS |
2018-06-01 | console: Fix regression on LATE_CBMEM_INIT | Kyösti Mälkki |
2018-05-22 | Introduce bootblock self-decompression | Julius Werner |
2018-05-09 | console: Skip non-BSP printk() earlier | Kyösti Mälkki |
2018-05-08 | console: Reduce default loglevel to DEBUG | Nico Huber |
2018-05-04 | console/vtxprintf.c: Add required spaces around '>' | Elyes HAOUAS |
2018-05-02 | src/device: Fix discarded-qualifiers compilation issue | Subrata Banik |
2018-04-28 | src/console: Add spaces around '==' | Elyes HAOUAS |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-04-09 | console: Expose vsnprintf | David Hendricks |
2018-03-02 | console: only allow console messages after initialization | Aaron Durbin |
2018-02-23 | console: Introduce a way for mainboard to override the loglevel | Julien Viard de Galbert |
2018-02-21 | driver/uart: Introduce a way for mainboard to override the baudrate | Julien Viard de Galbert |
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 |