Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-03-26 | remoteproc/omap: Request a timer(s) for remoteproc usage | Suman Anna | 1 | -1/+290 |
2020-03-26 | remoteproc/omap: Check for undefined mailbox messages | Suman Anna | 2 | -0/+13 |
2020-03-26 | remoteproc/omap: Remove the platform_data header | Tero Kristo | 1 | -51/+0 |
2020-03-26 | remoteproc/omap: Add support for DRA7xx remote processors | Suman Anna | 2 | -2/+38 |
2020-03-26 | remoteproc/omap: Initialize and assign reserved memory node | Suman Anna | 1 | -1/+12 |
2020-03-26 | remoteproc/omap: Add the rproc ops .da_to_va() implementation | Suman Anna | 1 | -0/+40 |
2020-03-26 | remoteproc/omap: Add support to parse internal memories from DT | Suman Anna | 1 | -0/+94 |
2020-03-26 | remoteproc/omap: Add a sanity check for DSP boot address alignment | Suman Anna | 1 | -4/+16 |
2020-03-26 | remoteproc/omap: Add device tree support | Suman Anna | 1 | -17/+160 |