Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pru: Rework command processing so that most of it is done on pru0 | Kevin O'Connor | 2017-06-30 | 1 | -47/+45 |
* | command: Move low-level sendf transmission into board code | Kevin O'Connor | 2017-06-29 | 1 | -2/+15 |
* | command: Move command_task() to board specific code | Kevin O'Connor | 2017-06-29 | 1 | -2/+15 |
* | pru: Remove unnecessary barrier() calls | Kevin O'Connor | 2017-06-16 | 1 | -2/+0 |
* | build: Use compile_time_request system for init, tasks, and shutdown | Kevin O'Connor | 2017-05-26 | 1 | -4/+3 |
* | pru: Add support for ADC input | Kevin O'Connor | 2017-05-17 | 1 | -2/+0 |
* | pru: Move communication code to second PRU | Kevin O'Connor | 2017-05-17 | 1 | -13/+83 |
* | pru: Initial support for the Beaglebone PRU | Kevin O'Connor | 2017-05-15 | 1 | -0/+150 |