tag:github.com,2008:https://github.com/dragosht/sof/releasesTags from sof2018-12-19T13:09:54Ztag:github.com,2008:Repository/171308873/releases/glk/v5.02018-12-19T13:09:54Zreleases/glk/v5.0: dai: recovery dai buffer and dma pointer for none-init start<p>dai: recovery dai buffer and dma pointer for none-init start</p>
<p>For none-init first trigger start, need to recovery buffer state and set
<br />the dma pointer as pause/release did.
<br />This will allow ALSA STOP/START recovery pattern work now.</p>
<p>Signed-off-by: Pan Xiuli <xiuli.pan@linux.intel.com></p>xiulipantag:github.com,2008:Repository/171308873/releases/glk/v4.02018-11-13T15:16:28Zreleases/glk/v4.0: Merge pull request #567 from slawblauciak/dma_release_fix<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/thesofproject/sof/pull/567">thesofproject#567</a> from slawblauciak/dma_release_fix</p>
<p>dma: make sure the HDA DMA pointers are aligned after release</p>lgirdwoodtag:github.com,2008:Repository/171308873/releases/icl/v1.02018-11-06T19:53:10Zreleases/icl/v1.0: Merge pull request #514 from mrajwa/icl_work<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/thesofproject/sof/pull/514">thesofproject#514</a> from mrajwa/icl_work</p>
<p>DMIC: Enable power for DMIC for ICL platform.</p>lgirdwoodtag:github.com,2008:Repository/171308873/releases/whl/v1.02018-11-02T16:00:02Zreleases/whl/v1.0: Merge pull request #455 from mwierzbix/debugability<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/thesofproject/sof/pull/455">thesofproject#455</a> from mwierzbix/debugability</p>
<p>debugability: macro metaprogramming refactor</p>lgirdwoodtag:github.com,2008:Repository/171308873/releases/cnl/v1.02018-09-19T07:43:13Zreleases/cnl/v1.0: cnl: platform: increase L1 exit time<p>cnl: platform: increase L1 exit time</p>
<p>Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com></p>jajanusztag:github.com,2008:Repository/171308873/v1.22018-09-18T11:53:02Zv1.2: Merge pull request #360 from xiulipan/schfix2<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/thesofproject/sof/pull/360">thesofproject#360</a> from xiulipan/schfix2</p>
<p>Fix for scheduler bugs</p>lgirdwoodtag:github.com,2008:Repository/171308873/0ead9e72018-08-29T15:19:05Z0ead9e7: Merge pull request #275 from mmaka1/glk-2nd-pl<p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/thesofproject/sof/pull/275">thesofproject#275</a> from mmaka1/glk-2nd-pl</p>
<p>dma: hda: 2nd playback with existing topology fixed</p>lgirdwoodtag:github.com,2008:Repository/171308873/releases/gp2.0/alpha2018-08-24T14:43:44Zreleases/gp2.0/alpha: Klockwork fixes<p>Klockwork fixes</p>
<p>Signed-off-by: Slawomir Blauciak <slawomir.blauciak@linux.intel.com></p>slawblauciaktag:github.com,2008:Repository/171308873/releases/glk/v3.02018-08-24T14:46:49Zreleases/glk/v3.0: Klockwork fixes<p>Klockwork fixes</p>
<p>Signed-off-by: Slawomir Blauciak <slawomir.blauciak@linux.intel.com></p>slawblauciaktag:github.com,2008:Repository/171308873/releases/gp2.0/preAlpha2018-08-03T11:14:17Zreleases/gp2.0/preAlpha: format: add align up/down macros<p>format: add align up/down macros</p>
<p>ALGIN_UP/ALIGN_DOWN macros allows to align the number to the nearest alignment
<br />value. E.g. upward value aligment is required for DGMBS register.</p>
<p>Signed-off-by: Kamil Kulesza <kamil.kulesza@linux.intel.com></p>kakulesza