summaryrefslogtreecommitdiffstats
path: root/libs/printf
Commit message (Expand)AuthorAgeFilesLines
* builds: Add Microsoft's SDL and banned API list (#148)Evan Lojewski2020-10-242-20/+0
* printf: Cleanup various linting warnings. (#144)Evan Lojewski2020-10-164-12/+14
* debug: Fix ape console initialization (#93)Evan Lojewski2020-07-181-3/+11
* debug: Enable the ape console on Port 0 (needed for SPI prints) and Port 1. (...Evan Lojewski2020-07-182-7/+93
* printf: Remove nvm access from the ape as it triggers a race condition when t...Evan Lojewski2020-02-171-8/+6
* format: Re-run clang-format to clean up various files. (#21)Evan Lojewski2020-01-301-3/+3
* APE: Fix shm initialization and add additional error checking to the MII libr...Evan Lojewski2020-01-211-1/+0
* stage1: Enable spi printouts when running from the RX CPU. (#9)Evan Lojewski2019-12-286-917/+1178
* Enable the em100pro spi hyperterminal console (#5)Evan Lojewski2019-11-292-1/+3
* Update the apeconsole to use the full size, instead of 1/4 the size.Evan Lojewski2019-07-041-2/+7
* Cleanup the apeconsole utility slightly.Evan Lojewski2019-06-291-9/+1
* Add a simple printf implimentation to the APE firmware.Evan Lojewski2019-06-2212-0/+18182
OpenPOWER on IntegriCloud