- 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 2 years, 6 months ago
- 540b2ad src/console: Bring back support for printf'ing 64bit ints by Patrick Georgi · 2 years, 6 months ago
- f96d905 Remove MIPS architecture by Julius Werner · 2 years, 10 months ago
- 65244a7 AUTHORS: Move src/console copyrights into AUTHORS file by Martin Roth · 2 years, 9 months ago
- 4c33a3a src: Make implicit fall throughs explicit by Jacob Garber · 2 years, 11 months ago
- 5b99481 console: Correct printing of hexadecimal integers by Jacob Garber · 2 years, 11 months ago
- c764fb2 console: Implement j specifier in vtxprintf() by Jacob Garber · 2 years, 11 months ago
- b19946c console: Remove support for printing extra bases by Jacob Garber · 2 years, 11 months ago
- 393c71c add ctype.h header by Joel Kitching · 3 years ago
- 66c77c2 console: Move poor-man's atoi() into string.h by Julius Werner · 3 years, 1 month ago
- 7c712bb Fix code that would trip -Wtype-limits by Julius Werner · 3 years, 1 month ago
- cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 3 years, 3 months ago
- a418414 src/console: Fix coding style by Elyes HAOUAS · 4 years ago
- df3de64 src/console/vtxprintf.c: Remove unneeded 'console.h' include by Elyes HAOUAS · 4 years ago
- 2e0f3d7 console/vtxprintf.c: Add required spaces around '>' by Elyes HAOUAS · 4 years, 1 month ago
- 20767ba src/console: Add spaces around '==' by Elyes HAOUAS · 4 years, 1 month ago
- d3bb09d src: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 5 years ago
- ad6c885 console/vtxprintf.c: cast precision to size_t for string length by Martin Roth · 6 years ago
- 3c80408 src/console: Add required space before opening parenthesis '(' by Elyes HAOUAS · 6 years ago
- 4e7e987 console/: add missing license headers by Damien Roth · 6 years ago
- 9b058467 Avoid 64bit math on MIPS platforms by Vadim Bendebury · 7 years ago
- 0ddb826 src/console: Sanitize headers and IS_ENABLED usage by Edward O'Callaghan · 8 years ago
- 77f43e9 console: Remove old fix for DEBUG_SMI by Kyösti Mälkki · 8 years ago
- b04e0ff console: Simplify vtxprintf by Kyösti Mälkki · 8 years ago
- d01ed75 printk: support and use %hh prefix by Patrick Georgi · 8 years ago
- f421b33 vtxprintf: Introduce vtxdprintf for the ease of closures by Vladimir Serbinenko · 9 years ago
- ae0e8d3 Eliminate do_div(). by David Hendricks · 9 years ago
- 79e36d9 Improve how our printk calls do_div by using constants. by Ronald G. Minnich · 9 years ago
- bfff6de Implement %zu / %zd in printk by Stefan Reinauer · 10 years ago
- 3aa067f Add support to run SMM handler in TSEG instead of ASEG by Stefan Reinauer · 10 years ago
- c5fc7db Move C labels to start-of-line by Patrick Georgi · 10 years ago
- 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 12 years ago
- 68a564f This patch is what I needed to compile coreboot with LLVM. by Stefan Reinauer · 12 years ago
- 52fc6b12 re-order console output functions, add proper prototypes, by Stefan Reinauer · 13 years ago
- a9e5821 smaller changes to silence build warnings. (trivial) by Stefan Reinauer · 15 years ago
- f3ed1cf - HDAMA boots! by Eric Biederman · 18 years ago
- 34e3a14 console code cleanup. by Stefan Reinauer · 18 years ago