Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-07-18 | libc: Remove NULL check for format argument in snprintf() | Cyril Bur | 1 | -1/+1 |
2016-06-20 | Fix for typos | Frederic Bonnard | 1 | -1/+1 |
2015-11-13 | Remove unused scanf and variants | Stewart Smith | 5 | -455/+3 |
2015-01-19 | Merge branch 'update-2.1.1.1' | Stewart Smith | 1 | -55/+108 |
2015-01-19 | opal: Fix buffer overrun in print_* functions.skiboot-2.1.1-fw810.20-4 | Mahesh Salgaonkar | 1 | -55/+108 |
2014-11-28 | Remove vsprintf: just like sprintf, vsnprintf is a much better idea | Stewart Smith | 2 | -20/+1 |
2014-11-28 | Remove sprintf: there's no good reason to have this in firmware | Stewart Smith | 2 | -31/+1 |
2014-11-26 | vsnprintf: Change print_itoa to use less stack | Shreyas B. Prabhu | 1 | -9/+9 |
2014-08-08 | replace printf() with console log, level 5 aka INFO messages | Stewart Smith | 2 | -28/+1 |
2014-07-02 | Initial commit of Open Source release | Benjamin Herrenschmidt | 19 | -0/+1043 |