summaryrefslogtreecommitdiff
path: root/src/console/vsprintf.c
AgeCommit message (Expand)Author
2020-12-02lib/trace: Remove TRACE supportKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/console: Use SPDX for GPL-2.0-only filesAngel Pons
2019-09-10AUTHORS: Move src/console copyrights into AUTHORS fileMartin Roth
2018-06-04src/console: Fix coding styleElyes HAOUAS
2018-04-09console: Expose vsnprintfDavid Hendricks
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-06-25src/console: Sanitize headers and IS_ENABLED usageEdward O'Callaghan
2014-04-09console: Simplify vtxprintfKyösti Mälkki
2014-01-10Remove sprintfVladimir Serbinenko
2014-01-10console/vsprintf: Implement snprintfVladimir Serbinenko
2013-12-07snprintf: lockless operationVladimir Serbinenko
2011-09-07Add support for the tracing infastructure in coreboot.Rudolf Marek
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-16This patch is what I needed to compile coreboot with LLVM.Stefan Reinauer
2009-11-12Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.Myles Watson
2009-10-28Create lib.h for homeless prototypes.Myles Watson
2009-10-27Improve coreboot build output and eliminate some warnings:Uwe Hermann
2009-10-24re-order console output functions, add proper prototypes, Stefan Reinauer
2009-07-26trivial typo in a commentStefan Reinauer
2009-05-26Make vsprintf reentrant. More importantly, eliminate global variable.Patrick Georgi
2004-05-28console code cleanup.Stefan Reinauer
2004-03-26removed duplicate functionGreg Watson
2003-07-12- Remove all of the annoying $Id stringsEric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman