Commit Graph

  • e34d688cc3 Modify xhci_legacy_init so that the xHCI can adapt to XiZi AIOT xj 2024-07-01 01:37:23 -0700
  • eac58cedec Modify xhci_extended_capability so that the xHCI can adapt to XiZi AIOT xj 2024-07-01 00:12:14 -0700
  • 27d7232e61 Merge branch 'rk3568_dev' of https://gitlink.org.cn/tuyuyang/xiuos into rk3568_dev lr 2024-07-01 11:26:55 +0800
  • ae56e34dec Merge branch 'rk3568_dev' into local tuyuyang 2024-07-01 00:51:15 +0800
  • 247541173f Support naive_mmap; Support get_tick in sys_state. tuyuyang 2024-07-01 00:47:10 +0800
  • 7c48797ecf Adding more USB hardware information for RK3568 xj 2024-06-28 04:37:15 -0700
  • 9ce7259447 Adding more USB hardware information for RK3568 xj 2024-06-28 04:32:00 -0700
  • 41a4e81d7d Adding more USB hardware information for RK3568 xj 2024-06-28 04:12:02 -0700
  • 7ed436a8c8 Add TODO comments to the function to be modified. songyanguang 2024-06-28 18:00:28 +0800
  • 098c8a9879 Merge branch '5g_usb' of https://gitlink.org.cn/kameblue/xiuos into 5g_usb xj 2024-06-28 00:26:04 -0700
  • 3beb9fb2b9 Adding more USB hardware information for RK3568 xj 2024-06-28 00:15:10 -0700
  • d2c1180cce Modify usb core to call functions defined by xhci. songyanguang 2024-06-28 15:00:21 +0800
  • 805cd766ea Adding more USB hardware information for RK3568 xj 2024-06-27 23:45:07 -0700
  • bf1947052b Adding more USB hardware information for RK3568 xj 2024-06-27 23:06:22 -0700
  • b0471990a3 Adding more USB hardware information for RK3568 xj 2024-06-27 20:28:57 -0700
  • 2c82079be7 Adding more USB hardware information for RK3568 xj 2024-06-27 20:10:44 -0700
  • e450284d86 fix addr map lr 2024-06-27 17:58:54 +0800
  • e44ae64451 Add address of USB3.0 host controller registers in RK3568 xj 2024-06-25 23:39:18 -0700
  • 9bf663c476 Add address of USB3.0 host controller registers in RK3568 xj 2024-06-25 22:58:36 -0700
  • e9b9e907c6 Add physical page interface xj 2024-06-25 19:38:58 -0700
  • 47a330b08f Modify the hub to decouple from xhci. songyanguang 2024-06-24 15:42:00 +0800
  • 513b74b845 Modify usbh_hub.c according to freertos source code. songyanguang 2024-06-24 15:31:57 +0800
  • aa68affc46 rewrite xhci function usbh_get_port_speed songyanguang 2024-06-24 15:08:02 +0800
  • dd55f8d731 Modifying functions in usb core is related to xhci. songyanguang 2024-06-24 14:52:48 +0800
  • 56b8a29888 Modifying functions in usb core is related to xhci. songyanguang 2024-06-24 14:15:33 +0800
  • 39620c574e Modifying functions in usb core is related to xhci. songyanguang 2024-06-24 14:10:54 +0800
  • 99899900a1 Fix multithread awaking. tuyuyang 2024-06-23 08:59:51 +0800
  • 11f7eb0da8 modeify smp, add uart at bootmmu lr 2024-06-21 15:40:02 +0800
  • c053c6d1fc add smp and uart wty 2024-06-21 15:05:18 +0800
  • 7f188bff03 Modify USB core code to decouple from xhci. songyanguang 2024-06-20 17:44:51 +0800
  • 545c240c8d Modify xhci functions for USB core xj 2024-06-18 23:34:39 -0700
  • 5d240f93ae Modify xhci functions for USB core xj 2024-06-18 23:30:51 -0700
  • a66824c9ad Modify xhci functions for USB core xj 2024-06-18 23:23:47 -0700
  • eef25d3004 Modify xhci functions for USB core xj 2024-06-18 23:21:44 -0700
  • 83a4b774b5 Modify xhci functions for USB core xj 2024-06-18 23:10:46 -0700
  • 9f3edeb6b4 Extract the functions of the host controller to USB core. songyanguang 2024-06-19 10:35:39 +0800
  • cc22f1b8f8 New field usb_hc_type in data structure usbh_urb songyanguang 2024-06-19 10:33:20 +0800
  • 3d5e8ed6fc uncouple the USB core and xhci xj 2024-06-18 18:32:11 -0700
  • eee6a74ff0 Adding folders for future USB IP xj 2024-06-18 05:27:09 -0700
  • 01a0f62f78 Adding folders for future USB IP xj 2024-06-18 05:20:32 -0700
  • 75e1299ac7 Establish Folders for future USB IP xj 2024-06-18 05:04:38 -0700
  • d4f72f2ad9 Decoupling core and xhci. songyanguang 2024-06-18 16:09:32 +0800
  • 303737e590 Copy xhci functions first. We should redevelop xhci functions step by step xj 2024-06-17 19:01:59 -0700
  • c2e21257d0 kernel normal boot at 3568 lr 2024-06-17 21:06:56 +0800
  • 01a92a269c Implant xhci codes xj 2024-06-17 02:50:14 -0700
  • 0a1df937ad Modify usbh_core.c for references file songyanguang 2024-06-17 15:35:15 +0800
  • 04a0e2a0f6 Re-design xhci functions to dock with USB core xj 2024-06-16 23:39:02 -0700
  • 97e0d1aa67 Develop OS abstract layer functions xj 2024-06-16 20:12:18 -0700
  • 7472a6de3d Modify OS Abstract layer xj 2024-06-15 20:52:26 -0700
  • b3fdaef640 Replanting OSAL codes xj 2024-06-13 03:00:24 -0700
  • 3acfca1e34 Add comments xj 2024-06-13 00:08:58 -0700
  • d29c618113 modify makefile for net and hal lr 2024-06-13 09:41:37 +0800
  • a3795dd0f7 Delete a source file xj 2024-06-12 18:39:47 -0700
  • 89dcaa2cce del build lr 2024-06-12 19:05:15 +0800
  • b8cdfbfd8a Merge branch 'rk3568' of https://gitlink.org.cn/tuyuyang/xiuos into rk3568 lr 2024-06-12 18:58:13 +0800
  • f99d8eb345 add p2v map lr 2024-06-12 18:52:33 +0800
  • 686edfe55b fix name wty 2024-06-12 03:03:25 -0700
  • 7635db0f84 Editing OS abstract layer codes for USB xj 2024-06-12 01:50:27 -0700
  • 6039856cd2 Modify source files xj 2024-06-11 22:58:17 -0700
  • 9469217fe6 Modify header files xj 2024-06-11 03:09:06 -0700
  • 24262508c4 Modify header files xj 2024-06-11 02:20:00 -0700
  • 06b969a119 Modify header files xj 2024-06-11 01:53:19 -0700
  • 403d1daab1 Implant USB memory functions xj 2024-06-11 01:48:10 -0700
  • 7d78fc6c2a Modify source files xj 2024-06-11 00:27:04 -0700
  • 02990bfd1e Modify source files xj 2024-06-11 00:26:36 -0700
  • bddf0012df add 3568 wty 2024-06-10 23:30:18 -0700
  • b17ce138fa Modify code tree xj 2024-06-10 23:24:32 -0700
  • 28d0cc056c Adjust code tree xj 2024-06-10 23:08:28 -0700
  • 7968c89e5d Modify header files xj 2024-06-10 23:06:41 -0700
  • cb397c2c9e transplant header files xj 2024-06-07 03:06:11 -0700
  • 148b422006 Support rk3568.(TODO: fix userland) TXuian 2024-06-07 16:47:03 +0800
  • 8e1bd559d5 Modify Makefile xj 2024-06-07 00:56:57 -0700
  • 02e0623175 Modify files xj 2024-06-07 00:54:57 -0700
  • 236f8bdb31 Modify files xj 2024-06-07 00:54:42 -0700
  • e61dee8922 Modify Makefile xj 2024-06-06 20:15:48 -0700
  • 64477bafda Modify code tree xj 2024-06-06 19:09:16 -0700
  • cbdabf3adc Ajust code tree xj 2024-06-06 19:06:37 -0700
  • 872a2df6ff Kernel Support rk3568.(TODO: Fix user apps) TXuian 2024-06-06 18:22:53 +0800
  • 09e7094ec3 Modify Makefiles xj 2024-06-06 02:12:13 -0700
  • d1b462b83f Modify Makefiles xj 2024-06-06 00:44:56 -0700
  • 29c2f1e3a8 Modify Makefiles xj 2024-06-06 00:44:29 -0700
  • 336a640698 add eth_hal at app/MakeFile lr 2024-06-06 15:23:47 +0800
  • 3222b892e8 add eth_hal lr 2024-06-06 15:17:27 +0800
  • 3df2629a18 Delete rk3568 dir xj 2024-06-05 23:56:24 -0700
  • a4681f5f8f Modify Makefiles xj 2024-06-05 23:54:36 -0700
  • 8ab512df2d Add Makefiles xj 2024-06-05 23:26:45 -0700
  • 1017bf724c Modify Makefiles xj 2024-06-05 23:16:06 -0700
  • 31c23b7ad0 Modify Makefiles xj 2024-06-05 23:15:52 -0700
  • 1fc7e9ff6c Modify files xj 2024-06-05 22:59:30 -0700
  • 7f6cc40594 Adjust Files xj 2024-06-05 19:44:00 -0700
  • d4fde5c2fb Modify Makefiles xj 2024-06-05 03:21:09 -0700
  • 3746135317 Modify Makefiles xj 2024-06-05 01:48:27 -0700
  • 3fc089d277 Modify Makefiles xj 2024-06-05 01:03:24 -0700
  • c2448b85b3 Modify Makefiles xj 2024-06-05 00:52:46 -0700
  • 600079be0f Modify Makefiles xj 2024-06-05 00:45:05 -0700
  • 47bd0b9734 Accept merge xj 2024-06-04 23:53:32 -0700
  • bb437f86cf Merge branch '5g_usb' of https://gitlink.org.cn/kameblue/xiuos into 5g_usb xj 2024-06-04 23:51:51 -0700
  • beba1dc16e Modify Makefiles xj 2024-06-04 23:46:09 -0700
  • 8d1870240b Merge branch '5g_usb' of https://gitlink.org.cn/kameblue/xiuos into 5g_usb lr 2024-06-05 14:42:01 +0800
  • 37603ac9c3 fix armv8 complie support at drk3568 ethernet lr 2024-06-05 14:39:55 +0800