Commit Graph

1395 Commits

Author SHA1 Message Date
xj e30c4e662f Modify xhci_port_protocol, xhci_supported_protocol and xhci_legacy_release so that the xHCI can adapt to XiZi AIOT 2024-07-01 05:01:14 -07:00
xj 21a0f8ed30 Modify xhci_reset so that the xHCI can adapt to XiZi AIOT 2024-07-01 04:13:01 -07:00
xj 3efb2335c5 Modify xhci_stop so that the xHCI can adapt to XiZi AIOT 2024-07-01 03:02:01 -07:00
xj e34d688cc3 Modify xhci_legacy_init so that the xHCI can adapt to XiZi AIOT 2024-07-01 01:37:23 -07:00
xj eac58cedec Modify xhci_extended_capability so that the xHCI can adapt to XiZi AIOT 2024-07-01 00:12:14 -07:00
xj 7c48797ecf Adding more USB hardware information for RK3568 2024-06-28 04:37:15 -07:00
xj 9ce7259447 Adding more USB hardware information for RK3568 2024-06-28 04:32:00 -07:00
xj 41a4e81d7d Adding more USB hardware information for RK3568 2024-06-28 04:12:02 -07:00
songyanguang 7ed436a8c8 Add TODO comments to the function to be modified. 2024-06-28 18:00:28 +08:00
xj 098c8a9879 Merge branch '5g_usb' of https://gitlink.org.cn/kameblue/xiuos into 5g_usb 2024-06-28 00:26:04 -07:00
xj 3beb9fb2b9 Adding more USB hardware information for RK3568 2024-06-28 00:15:10 -07:00
songyanguang d2c1180cce Modify usb core to call functions defined by xhci. 2024-06-28 15:00:21 +08:00
xj 805cd766ea Adding more USB hardware information for RK3568 2024-06-27 23:45:07 -07:00
xj bf1947052b Adding more USB hardware information for RK3568 2024-06-27 23:06:22 -07:00
xj b0471990a3 Adding more USB hardware information for RK3568 2024-06-27 20:28:57 -07:00
xj 2c82079be7 Adding more USB hardware information for RK3568 2024-06-27 20:10:44 -07:00
xj e44ae64451 Add address of USB3.0 host controller registers in RK3568 2024-06-25 23:39:18 -07:00
xj 9bf663c476 Add address of USB3.0 host controller registers in RK3568 2024-06-25 22:58:36 -07:00
xj e9b9e907c6 Add physical page interface 2024-06-25 19:38:58 -07:00
songyanguang 47a330b08f Modify the hub to decouple from xhci. 2024-06-24 15:42:00 +08:00
songyanguang 513b74b845 Modify usbh_hub.c according to freertos source code. 2024-06-24 15:31:57 +08:00
songyanguang aa68affc46 rewrite xhci function usbh_get_port_speed 2024-06-24 15:08:02 +08:00
songyanguang dd55f8d731 Modifying functions in usb core is related to xhci. 2024-06-24 14:52:48 +08:00
songyanguang 56b8a29888 Modifying functions in usb core is related to xhci. 2024-06-24 14:15:33 +08:00
songyanguang 39620c574e Modifying functions in usb core is related to xhci. 2024-06-24 14:10:54 +08:00
songyanguang 7f188bff03 Modify USB core code to decouple from xhci. 2024-06-20 17:44:51 +08:00
xj 545c240c8d Modify xhci functions for USB core 2024-06-18 23:34:39 -07:00
xj 5d240f93ae Modify xhci functions for USB core 2024-06-18 23:30:51 -07:00
xj a66824c9ad Modify xhci functions for USB core 2024-06-18 23:23:47 -07:00
xj eef25d3004 Modify xhci functions for USB core 2024-06-18 23:21:44 -07:00
xj 83a4b774b5 Modify xhci functions for USB core 2024-06-18 23:10:46 -07:00
songyanguang 9f3edeb6b4 Extract the functions of the host controller to USB core. 2024-06-19 10:35:39 +08:00
songyanguang cc22f1b8f8 New field usb_hc_type in data structure usbh_urb 2024-06-19 10:33:20 +08:00
xj 3d5e8ed6fc uncouple the USB core and xhci 2024-06-18 18:32:11 -07:00
xj eee6a74ff0 Adding folders for future USB IP 2024-06-18 05:27:09 -07:00
xj 01a0f62f78 Adding folders for future USB IP 2024-06-18 05:20:32 -07:00
xj 75e1299ac7 Establish Folders for future USB IP 2024-06-18 05:04:38 -07:00
songyanguang d4f72f2ad9 Decoupling core and xhci. 2024-06-18 16:09:32 +08:00
xj 303737e590 Copy xhci functions first. We should redevelop xhci functions step by step 2024-06-17 19:01:59 -07:00
xj 01a92a269c Implant xhci codes 2024-06-17 02:56:24 -07:00
songyanguang 0a1df937ad Modify usbh_core.c for references file 2024-06-17 15:35:15 +08:00
xj 04a0e2a0f6 Re-design xhci functions to dock with USB core 2024-06-16 23:39:02 -07:00
xj 97e0d1aa67 Develop OS abstract layer functions 2024-06-16 20:12:18 -07:00
xj 7472a6de3d Modify OS Abstract layer 2024-06-15 20:52:26 -07:00
xj b3fdaef640 Replanting OSAL codes 2024-06-13 03:00:24 -07:00
xj 3acfca1e34 Add comments 2024-06-13 00:08:58 -07:00
xj a3795dd0f7 Delete a source file 2024-06-12 18:39:47 -07:00
xj 7635db0f84 Editing OS abstract layer codes for USB 2024-06-12 01:50:27 -07:00
xj 6039856cd2 Modify source files 2024-06-11 22:58:17 -07:00
xj 9469217fe6 Modify header files 2024-06-11 03:09:06 -07:00
xj 24262508c4 Modify header files 2024-06-11 02:20:00 -07:00
xj 06b969a119 Modify header files 2024-06-11 01:53:19 -07:00
xj 403d1daab1 Implant USB memory functions 2024-06-11 01:48:10 -07:00
xj 7d78fc6c2a Modify source files 2024-06-11 00:27:04 -07:00
xj 02990bfd1e Modify source files 2024-06-11 00:26:36 -07:00
xj b17ce138fa Modify code tree 2024-06-10 23:24:32 -07:00
xj 28d0cc056c Adjust code tree 2024-06-10 23:08:28 -07:00
xj 7968c89e5d Modify header files 2024-06-10 23:06:41 -07:00
xj cb397c2c9e transplant header files 2024-06-07 03:06:11 -07:00
xj 8e1bd559d5 Modify Makefile 2024-06-07 00:56:57 -07:00
xj 02e0623175 Modify files 2024-06-07 00:54:57 -07:00
xj 236f8bdb31 Modify files 2024-06-07 00:54:42 -07:00
xj e61dee8922 Modify Makefile 2024-06-06 20:15:48 -07:00
xj 64477bafda Modify code tree 2024-06-06 19:09:16 -07:00
xj cbdabf3adc Ajust code tree 2024-06-06 19:06:37 -07:00
xj 09e7094ec3 Modify Makefiles 2024-06-06 02:12:13 -07:00
xj d1b462b83f Modify Makefiles 2024-06-06 00:44:56 -07:00
xj 29c2f1e3a8 Modify Makefiles 2024-06-06 00:44:29 -07:00
lr 336a640698 add eth_hal at app/MakeFile 2024-06-06 15:23:47 +08:00
lr 3222b892e8 add eth_hal 2024-06-06 15:17:27 +08:00
xj 3df2629a18 Delete rk3568 dir 2024-06-05 23:56:24 -07:00
xj a4681f5f8f Modify Makefiles 2024-06-05 23:54:36 -07:00
xj 8ab512df2d Add Makefiles 2024-06-05 23:26:45 -07:00
xj 1017bf724c Modify Makefiles 2024-06-05 23:16:06 -07:00
xj 31c23b7ad0 Modify Makefiles 2024-06-05 23:15:52 -07:00
xj 1fc7e9ff6c Modify files 2024-06-05 22:59:30 -07:00
xj 7f6cc40594 Adjust Files 2024-06-05 19:44:00 -07:00
xj d4fde5c2fb Modify Makefiles 2024-06-05 03:21:09 -07:00
xj 3746135317 Modify Makefiles 2024-06-05 01:48:27 -07:00
xj 3fc089d277 Modify Makefiles 2024-06-05 01:03:24 -07:00
xj c2448b85b3 Modify Makefiles 2024-06-05 00:52:46 -07:00
xj 600079be0f Modify Makefiles 2024-06-05 00:45:05 -07:00
xj 47bd0b9734 Accept merge 2024-06-04 23:53:32 -07:00
xj bb437f86cf Merge branch '5g_usb' of https://gitlink.org.cn/kameblue/xiuos into 5g_usb 2024-06-04 23:51:51 -07:00
xj beba1dc16e Modify Makefiles 2024-06-04 23:46:09 -07:00
lr 8d1870240b Merge branch '5g_usb' of https://gitlink.org.cn/kameblue/xiuos into 5g_usb 2024-06-05 14:42:01 +08:00
lr 37603ac9c3 fix armv8 complie support at drk3568 ethernet 2024-06-05 14:39:55 +08:00
lr 84e066d209 del rk3568 drivers hal lib(todo: replace with uboot ETH Driver) 2024-06-05 14:25:04 +08:00
lr dca029936f add armv8 compile suppout to lwip 2024-06-05 14:20:16 +08:00
xj 6fd3d385d6 Modify Makefiles 2024-06-04 23:03:28 -07:00
xj a293563990 Add Makefiles 2024-06-04 03:12:08 -07:00
xj 5a7a7b36f9 Add Makefiles 2024-06-04 03:01:52 -07:00
lr 525e02c275 FIx rk3568 hal-lib,todo: map phy addr to virt addr 2024-06-04 17:49:55 +08:00
xj 7881e6700f Add Makefiles 2024-06-04 02:04:15 -07:00
xj c65fb1fe79 Add Makefiles 2024-06-04 02:03:37 -07:00
xj f02fa3512f Ajust code tree 2024-06-04 00:49:57 -07:00
xj ac58c0bde1 Adjust code tree 2024-06-03 23:48:22 -07:00
xj 82a363e81b Ajust code tree 2024-06-03 22:59:02 -07:00
xj 6dca0f5bd7 Add USB source tree 2024-06-03 02:42:23 -07:00
lr 6fd44a89ed rename hal_gmac 2024-06-03 17:38:40 +08:00