summaryrefslogtreecommitdiffstats
path: root/src/console/vtxprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid 64bit math on MIPS platformsVadim Bendebury2015-03-301-1/+17
* src/console: Sanitize headers and IS_ENABLED usageEdward O'Callaghan2014-06-251-1/+1
* console: Remove old fix for DEBUG_SMIKyösti Mälkki2014-04-091-5/+0
* console: Simplify vtxprintfKyösti Mälkki2014-04-091-34/+8
* printk: support and use %hh prefixPatrick Georgi2014-02-191-1/+9
* vtxprintf: Introduce vtxdprintf for the ease of closuresVladimir Serbinenko2013-12-071-23/+52
* Eliminate do_div().David Hendricks2013-03-081-15/+2
* Improve how our printk calls do_div by using constants.Ronald G. Minnich2013-01-311-2/+16
* Implement %zu / %zd in printkStefan Reinauer2012-05-261-2/+3
* Add support to run SMM handler in TSEG instead of ASEGStefan Reinauer2012-04-041-0/+6
* Move C labels to start-of-linePatrick Georgi2012-03-071-1/+1
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-5/+5
* This patch is what I needed to compile coreboot with LLVM.Stefan Reinauer2010-03-161-1/+0
* re-order console output functions, add proper prototypes, Stefan Reinauer2009-10-241-38/+1
* smaller changes to silence build warnings. (trivial)Stefan Reinauer2007-10-241-1/+6
* - HDAMA boots!Eric Biederman2004-10-161-15/+20
* console code cleanup.Stefan Reinauer2004-05-281-0/+303