Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debug: Fix ape console initialization (#93) | Evan Lojewski | 2020-07-18 | 1 | -3/+11 |
* | debug: Enable the ape console on Port 0 (needed for SPI prints) and Port 1. (... | Evan Lojewski | 2020-07-18 | 2 | -7/+93 |
* | printf: Remove nvm access from the ape as it triggers a race condition when t... | Evan Lojewski | 2020-02-17 | 1 | -8/+6 |
* | format: Re-run clang-format to clean up various files. (#21) | Evan Lojewski | 2020-01-30 | 1 | -3/+3 |
* | APE: Fix shm initialization and add additional error checking to the MII libr... | Evan Lojewski | 2020-01-21 | 1 | -1/+0 |
* | stage1: Enable spi printouts when running from the RX CPU. (#9) | Evan Lojewski | 2019-12-28 | 6 | -917/+1178 |
* | Enable the em100pro spi hyperterminal console (#5) | Evan Lojewski | 2019-11-29 | 2 | -1/+3 |
* | Update the apeconsole to use the full size, instead of 1/4 the size. | Evan Lojewski | 2019-07-04 | 1 | -2/+7 |
* | Cleanup the apeconsole utility slightly. | Evan Lojewski | 2019-06-29 | 1 | -9/+1 |
* | Add a simple printf implimentation to the APE firmware. | Evan Lojewski | 2019-06-22 | 12 | -0/+18182 |