Age | Commit message (Expand) | Author |
2024-06-16 | console: Only add non-stub code to romstage if SEPARATE_ROMSTAGE=y | Nicholas Chin |
2024-05-29 | tree: Remove unused <string.h> | Elyes Haouas |
2024-05-29 | tree: Use <stdio.h> for snprintf | Elyes Haouas |
2024-04-12 | tree: Drop duplicated <stdarg.h> and <stdio.h> | Elyes Haouas |
2024-02-18 | arch to cpu: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-24 | lib,console,sbom: Rename Makefiles from .inc to .mk | Martin Roth |
2023-11-09 | Allow to build romstage sources inside the bootblock | Arthur Heymans |
2023-11-07 | console.c: Enable gdb support in bootblock | Arthur Heymans |
2023-08-14 | commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles | Martin Roth |
2023-03-30 | console: Deselect using ANSI escape characters when SimNow is used | Zheng Bao |
2023-02-09 | console: Add SimNow console logging | Fred Reitberger |
2023-01-31 | console: Print architecture | Patrick Rudolph |
2022-12-17 | lib: Hook up libhwbase in romstage | Jeremy Compostella |
2022-10-27 | console/post.c: Sort includes | Elyes Haouas |
2022-10-25 | console: Add an SoC-specific post-code call | Martin Roth |
2022-10-06 | console/vtxprintf.c: Add <stdarg.h> | Elyes Haouas |
2022-10-06 | console/printk.c: Add <types.h> | Elyes Haouas |
2022-10-06 | console/die.c: Add <stdarg.h> | Elyes Haouas |
2022-10-06 | console/console.c: Sort includes and add <types.h> | Elyes Haouas |
2022-10-06 | console/vsprintf.c: Add <stdarg.h> | Elyes Haouas |
2022-10-03 | drivers/smbus: initialize SC16IS7XX I2C to UART converter chip | Husni Faiz |
2022-09-16 | console: attach smbus console driver | Husni Faiz |
2022-09-16 | drivers/smbus: add smbus console driver | Husni Faiz |
2022-09-14 | console/vtxprintf.c: Use | operator for bit operation instead of + | Elyes Haouas |
2022-09-13 | src/console: Reformat code | Elyes Haouas |
2022-04-27 | console: Make CONSOLE_SPI_FLASH depend on BOOT_DEVICE_SPI_FLASH | Arthur Heymans |
2022-03-30 | src/console/Kconfig: Add option to disable loglevel prefix | Igor Bagnucki |
2022-02-22 | console: Fix LOG_FAST macro | Mario Scheithauer |
2022-02-16 | Use the fallthrough statement in switch loops | Arthur Heymans |
2022-02-09 | console: Add missing va_end() in wrap_interactive_printf() | Julius Werner |
2022-02-09 | console/post: Lower post code loglevel to BIOS_INFO | Julius Werner |
2022-02-07 | console: Add compile-time fast path when only CBMEM console is used | Julius Werner |
2022-02-07 | console: Add loglevel marker codes to stored consoles | Julius Werner |
2022-02-07 | console: Add ANSI escape sequences for highlighting | Julius Werner |
2022-02-07 | console: Add loglevel prefix to interactive consoles | Julius Werner |
2022-02-04 | console: Pass log_state to vtxprintf() | Julius Werner |
2022-01-25 | lib/cbmem_console,console: Resurrect CONSOLE_CBMEM_DUMP_TO_UART | Raul E Rangel |
2022-01-17 | console: Add Kconfig to dump pre-bootblock cbmem contents | Raul E Rangel |
2022-01-03 | console: Make get_log_level a public function | Subrata Banik |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-09-17 | console: Remove asmlinkage from console_init | Raul E Rangel |
2021-08-04 | console/hw-debug_sink: Update for fast/slow console distinction | Nico Huber |
2021-06-25 | Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s | Martin Roth |
2021-06-15 | src/console/init.c: Make get_log_level static inline again | Jakub Czapiga |
2021-06-10 | tests/console: Add tests for log message routing behavior | Patrick Georgi |
2021-05-06 | src: Retype option API to use unsigned integers | Angel Pons |
2021-04-23 | src: Replace remaining {get,set}_option() instances | Angel Pons |
2021-04-14 | Rename do_printk() to printk() | Nico Huber |
2021-02-16 | console/vtxprintf.c: Add missing <types.h> | Elyes HAOUAS |
2020-12-02 | lib/trace: Remove TRACE support | Kyösti Mälkki |
2020-11-09 | console: Override uart base address | Bryant Ou |
2020-10-26 | console/init: Drop CONSOLE_LEVEL_CONST | Nico Huber |
2020-10-13 | src: Rename EM100Pro-specific SPI console Kconfig option | Angel Pons |
2020-09-21 | src/console: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-07 | ec/system76: Add console support | Jeremy Soller |
2020-08-18 | src: Remove unused 'include <stddef.h> | Elyes HAOUAS |
2020-06-15 | console: Update for vboot before bootblock | Martin Roth |
2020-06-14 | console, PCI: Remove EARLY_PCI_BRIDGE support in verstage | Kyösti Mälkki |
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 |