326 Commits (e19500d5ae4acdd2222bd85787c939c2d1cdec90)

Author SHA1 Message Date
Chong Qiao a8cc915704 delay 200ms before usb port rescan to wait usb ready. 4 years ago
Chong Qiao f1afb4f7be pmon usb rescan retry only twice. 4 years ago
Chong Qiao a2cffdb4ed xhci need enable used interfaces when xhci_set_configuration, fix me. 4 years ago
qiaochong b17fb32d70 prohibit usb read exceed disk size. 10 years ago
Chong Qiao f88cba79cf add usb_stop_xhci when g. 4 years ago
Chong Qiao b64d57e5c7 xhci add int handler process. 4 years ago
Chong Qiao c16a1f3664 add xhci support. 4 years ago
Chong Qiao df3068d31e del u64 typedef, has been defined sys/linux/types.h. 4 years ago
Chong Qiao 3b799eff47 fix lahci, inited probe_ent. 4 years ago
Chong Qiao 18ee33a692 fix ohci roothub intpipe test, del noused code. 4 years ago
Chong Qiao fe4f77fe2d add nvme support. 4 years ago
Chong Qiao bb7e04849e fix ohci stop code. 4 years ago
zhangbaoqi 75c695d4de Add LS3A4000+LS7A support 4 years ago
FengSiYuan ef94574634 Modify: igb1 get macaddr from nvm 5 years ago
Chong Qiao fd26956285 fix txgbe, free iob after packet sent. 5 years ago
Chong Qiao 88219a2b96 fix ngbe, free iob after packet sent. 5 years ago
Chong Qiao fb1e467f74 pmon wait_ms use get_timer. 5 years ago
Chong Qiao 18c6f4e7ea fix pmon ahci port init, 0x1b4b/0x9170 pcie ahci support ok. 5 years ago
QiaoChong da1ece64fa ahci: matched by pciclass, fix port calculation, port info passed by function args. 5 years ago
QiaoChong 478787be6c ahci reset check 10ms once, mac 1s for fast boot. 6 years ago
QiaoChong 7097a89979 add AHCI_PORT macro for fast boot. 6 years ago
Chong Qiao bc7869faab ls2k pcie: pcie port secbus has only one device, return directly if device large then 0. 5 years ago
niupj 302d345796 Modify the type of paramer for ahci_cdrom to avoid the function error 5 years ago
QiaoChong d789428dbc usbnet need send ZLP or extra byte if packet size is multiple maxpacket. 5 years ago
QiaoChong c375a6dd90 add txgbe driver. 5 years ago
QiaoChong adccb7609f gmac add IFF_BROADCAST flag to support broadcast. 5 years ago
QiaoChong 07303a9b87 usbnet memcpy change to bcmp to fix compile. 5 years ago
QiaoChong acb43e042d usb every endpoint has a irq handle handler. 5 years ago
QiaoChong 5bbb78f208 Revert "usb every endpoint has a irq handle handler." 5 years ago
QiaoChong 4f392d6c2f add wangxun ngbe net adapter driver. 5 years ago
QiaoChong 39eca94f12 usbnet: update usb cdc ether driver use irq_handle_ep. 5 years ago
QiaoChong 54be7a3ab2 usb every endpoint has a irq handle handler. 5 years ago
QiaoChong c34bd82b5f ohci use common hc_interruppt process. 5 years ago
QiaoChong 488b8e83ee ohci use get_timer to cacaulate delay. 5 years ago
QiaoChong 3ffe71465f fix ints's OHCI_INTR_WDH is set, but ohci->hcca->done_head empty. 5 years ago
QiaoChong 17e144dd01 add cdc ether as usbnet driver, such as usb net card 0fe6:9900. 5 years ago
QiaoChong b796b6ffb3 make ohci bulk support async finished, fix interface desc parse. 5 years ago
QiaoChong 278a0f9fb8 ls2k increate dma buffer size to 64k, old 4k is less than main+oob size. 6 years ago
QiaoChong 2b23688f94 pciconf: pci bridge' special alignment only for register mem base/limit and io base/limit. 6 years ago
QiaoChong 075e7b2f77 pci: _pci_alloc_io, _pci_alloc_mem call weak function pci_alloc_fixmemio first, to be redefined for ls2k. 6 years ago
QiaoChong 0d15f79e19 pci: bridge mem alrealy allocated aligned, parent's next resource should only been changed in _pci_allocate_mem/io. 6 years ago
QiaoChong f17dbad313 pci: pmon not update first bridge bus PCI_PRIBUS_1, which is a dummy device. 6 years ago
QiaoChong c4dbf0b056 pci: add pci_get_busno to get next busno will be used to support board such as 2k. 6 years ago
QiaoChong a28a5bc411 Gmac:make code clean. 6 years ago
QiaoChong 49256565e8 Gmac: use gmac mac register to check link status. 6 years ago
zhangbaoqi 0ba3770554 fix up the SATA CD-ROM sometimes can not load file on 7A and 2K 6 years ago
WANG Yulong 447eb2c984 Improve the speed of hard disk reading 6 years ago
Chen Xinke ef316685bc Fix a mis-delete in PCI device BAR allocation because of poor comment. 6 years ago
wuze 948ae332cf 1.configuring syn0, syn1 mac from ls7a spi 0-5 Byte, 16-21 Byte respectively 6 years ago
zhangbaoqi d4a83e8a1e update usb driver by reference embed code. 7 years ago