<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cherryusb.git/port, branch v1.4.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/cherryusb.git/atom/port?h=v1.4.0</id>
<link rel='self' href='http://cgit.235523.xyz/cherryusb.git/atom/port?h=v1.4.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/'/>
<updated>2024-09-08T14:11:38Z</updated>
<entry>
<title>fix(port/dwc2): fix dwc2 rx fifo size, remove divided by 4</title>
<updated>2024-09-08T14:11:38Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-08T10:18:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=e6fde5efab0acd68075f5f75b552eca4e4dbaa14'/>
<id>urn:sha1:e6fde5efab0acd68075f5f75b552eca4e4dbaa14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(port/dwc2): reset dma burst then modify, clear HCINT intstatus first</title>
<updated>2024-09-08T14:11:38Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-08T10:36:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=0487af69003cb2c6ed9229e75b7ec631fbe9272a'/>
<id>urn:sha1:0487af69003cb2c6ed9229e75b7ec631fbe9272a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(port/dwc2): fix typo</title>
<updated>2024-09-08T14:11:38Z</updated>
<author>
<name>wangyz1997</name>
<email>wangyz1997@126.com</email>
</author>
<published>2024-09-08T13:55:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=be2880a7e867fa0cbaf23034ee5dd62cce5b6179'/>
<id>urn:sha1:be2880a7e867fa0cbaf23034ee5dd62cce5b6179</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(port/ehci/usb_glue_ma35d0): fix typo</title>
<updated>2024-09-02T10:54:53Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-02T10:54:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=1deab668ef65d2e06e926aa344e708cb2676f4da'/>
<id>urn:sha1:1deab668ef65d2e06e926aa344e708cb2676f4da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update(port/dwc2/usb_hc_dwc2): power enable at last for common with other host ip</title>
<updated>2024-09-01T03:59:11Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-09-01T03:59:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=d03dfe43ca671fa55948654e5587dc7f6309c040'/>
<id>urn:sha1:d03dfe43ca671fa55948654e5587dc7f6309c040</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update usb_dc_dwc2.c</title>
<updated>2024-08-29T01:43:11Z</updated>
<author>
<name>tyustli</name>
<email>43946994+tyustli@users.noreply.github.com</email>
</author>
<published>2024-08-27T06:16:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=0d561ea31322d128bc601f2d2746183e9462d887'/>
<id>urn:sha1:0d561ea31322d128bc601f2d2746183e9462d887</id>
<content type='text'>
According to DS, the status register is W1C, |= will read the register first, write 1 to the corresponding bit, then write the register, if there is more than one status, it will be cleared by mistake. I'm not sure if other IP dcd's have the same problem?</content>
</entry>
<entry>
<title>fix(port/bl): overflow check</title>
<updated>2024-08-25T12:19:33Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-25T12:19:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=f517adcf6d85aa7de4edaea3ccc00228bd925550'/>
<id>urn:sha1:f517adcf6d85aa7de4edaea3ccc00228bd925550</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(port/chipidea): add chipidea port, add nxp mxc glue for chipidea and ehci</title>
<updated>2024-08-25T12:19:25Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-25T09:22:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=2a563dc41fe5e0f57a2f6cca67fbd0a49b51685d'/>
<id>urn:sha1:2a563dc41fe5e0f57a2f6cca67fbd0a49b51685d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update(port/hpm): check resume in port change</title>
<updated>2024-08-23T14:36:14Z</updated>
<author>
<name>sakumisu</name>
<email>1203593632@qq.com</email>
</author>
<published>2024-08-23T14:36:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=563fbf58e122a3a6caa1efe7c0cdaa21177da818'/>
<id>urn:sha1:563fbf58e122a3a6caa1efe7c0cdaa21177da818</id>
<content type='text'>
</content>
</entry>
<entry>
<title>port: hpmicro: add USBH_USE_CUSTOM_ISR add USBD_USE_CUSTOM_ISR to control isr</title>
<updated>2024-08-23T05:57:45Z</updated>
<author>
<name>Zhihong Chen</name>
<email>zhihong.chen@hpmicro.com</email>
</author>
<published>2024-08-21T09:35:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/cherryusb.git/commit/?id=2726e2e7b697f2e072f918623578903bd9eddf37'/>
<id>urn:sha1:2726e2e7b697f2e072f918623578903bd9eddf37</id>
<content type='text'>
- add USBH_USE_CUSTOM_ISR add USBD_USE_CUSTOM_ISR to control isr

Signed-off-by: Zhihong Chen &lt;zhihong.chen@hpmicro.com&gt;
</content>
</entry>
</feed>
