406 Commits (384a44271d520d7e78888f045ff6621654ebc679)
 

Author SHA1 Message Date
root de79ea8fa6 uhci control transfer sometimes halted,so mark it terminated ourself. 16 years ago
root 1c2e85216d strange,if bulk and control use td1 and td seperately can use two usb port concurrently.but both use td,will block when access second port. 16 years ago
root c28978fa6c change uhci driver,USB_MAX_TEMP_TD 128 not enough,now use 512 and add check. 16 years ago
root 78fffc8e8c must memset tds before reused it,uhci more steady now. 16 years ago
root 1948809321 Fix up the bug of eeprom checksum of fxp. 16 years ago
root 64999ebc68 ide cf card ok now. 16 years ago
root a83690871a fix atp_sata_t define,first must be a device. 16 years ago
root 3ea44aab6d readd checkrom for fxp when bootup. 16 years ago
root 19ff8bc61d ide not work. 16 years ago
root 82ac540668 Merge branch 'master' into 2f-firewall 16 years ago
root 95bda1f55d tmp. 16 years ago
root 7717ec38d6 add apt8620 sata driver and add ifconfig setmac interfaces. 16 years ago
root 71974a776a simplify the driver,Modify the device name to "atp". 16 years ago
root 08ac71b462 change sisfb config file. 16 years ago
root 4a9ebcdaa4 change some check in sisfb accelerate. 16 years ago
root 0ed4cabe36 sisfb can use in pmon now. 16 years ago
root 9ced680696 Add the pcisata driver in the sys/dev/pci/pcisata.c --2008-8-21,else need sys/dev/pci/sata_8620.h, include/part.h,ide.h,fis.h,libata.h.In the pmon/dev/devfs.c add the sata opration functions predefined . 16 years ago
root ccd39ce97b add firewall code and fixup each i2c codes 16 years ago
root 6fd99bf13a add uhci dev->status default value for safe. 16 years ago
root 25add4244e Add the RTL8169 and sundance NIC driver MAC modify function using the unit interface. 16 years ago
root 584aa3d6aa Modify the inisialize process , random get a MAC address and write the whole eeprom when the eeprom is empty. 16 years ago
root dd8ec380da load kernel from usb sometimes dma read more bytes than request,so if buf is local var in function stack is overflow. 16 years ago
root 0a432910ca Add 8139 driver write whole command. 16 years ago
root 1195fce92d now uhci can support multi devices. 16 years ago
root 4795ab7217 merge new usb ohci driver from lemote. 16 years ago
root d42380a1a7 Add the e1000 and e100 MACaddr write function. 16 years ago
root efdc43fa66 add setmac function in ifconfig. 16 years ago
root fedea3adcb fix serial baudrate config. 16 years ago
root 15861aac9d add 1,2,4bit color framebuffer support. 16 years ago
root f357a9d6ae add sundance driver,delete gabages. 16 years ago
root a7584eaaf0 add gpio serial support. 16 years ago
root bea55d2487 ejtag_rom: copy data to ram,then enter normal mode. 16 years ago
root f09ba20b10 fcr ejtag boot ok now. 16 years ago
root 8c91cc7056 make copy fast for ejtag. 16 years ago
root 2264541209 add ejtag boot support. 16 years ago
root 02360278e0 fix a misspelling in Targets/fcr_soc/fcr/start.S. 16 years ago
root ddc367d33d change i2c config ddr. 16 years ago
root d8972b6d7c fix bug of i2c detect ddr memory size. 16 years ago
root 59bd8b21c2 hs3210b recorder test ok. 17 years ago
root 5818cbb2ec recorder ok. 17 years ago
root d8a016d0be define MKDEP in Makefile. 17 years ago
root 144a09e581 change ext2fs to support inode size large than 128. 17 years ago
root c93472604b make led0 stop at on state,gpio0 to low.set gpio0 high 5s can shutdown 2f devboard. 17 years ago
root 87aa23eaf1 change i2c for easy change to noi2c. 17 years ago
root d43229bccc fix up bug in _probe_frequencies. 17 years ago
root c1fd164741 The context of vgarom will be inclued in bios(pmon) if defined option VGAROM_IN_BIOS(default for 2f dev board). 17 years ago
root 257dad0fba disable pci device if can not allocate enough memory. 17 years ago
root 57a139c921 fix devcp bug. 17 years ago
root 061198acce spi sdcard driver support cache now. 17 years ago
root c563d8524f soc framebuffer ok now. 17 years ago