Age | Commit message (Expand) | Author |
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 |
2022-10-06 | console/vsprintf.c: Add <stdarg.h> | Elyes Haouas |
2020-12-02 | lib/trace: Remove TRACE support | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-04 | src/console: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-09-10 | AUTHORS: Move src/console copyrights into AUTHORS file | Martin Roth |
2018-06-04 | src/console: Fix coding style | Elyes HAOUAS |
2018-04-09 | console: Expose vsnprintf | David Hendricks |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2014-06-25 | src/console: Sanitize headers and IS_ENABLED usage | Edward O'Callaghan |
2014-04-09 | console: Simplify vtxprintf | Kyösti Mälkki |
2014-01-10 | Remove sprintf | Vladimir Serbinenko |
2014-01-10 | console/vsprintf: Implement snprintf | Vladimir Serbinenko |
2013-12-07 | snprintf: lockless operation | Vladimir Serbinenko |
2011-09-07 | Add support for the tracing infastructure in coreboot. | Rudolf Marek |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-16 | This patch is what I needed to compile coreboot with LLVM. | Stefan Reinauer |
2009-11-12 | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson |
2009-10-28 | Create lib.h for homeless prototypes. | Myles Watson |
2009-10-27 | Improve coreboot build output and eliminate some warnings: | Uwe Hermann |
2009-10-24 | re-order console output functions, add proper prototypes, | Stefan Reinauer |
2009-07-26 | trivial typo in a comment | Stefan Reinauer |
2009-05-26 | Make vsprintf reentrant. More importantly, eliminate global variable. | Patrick Georgi |
2004-05-28 | console code cleanup. | Stefan Reinauer |
2004-03-26 | removed duplicate function | Greg Watson |
2003-07-12 | - Remove all of the annoying $Id strings | Eric Biederman |
2003-04-22 | - Initial checkin of the freebios2 tree | Eric Biederman |