aboutsummaryrefslogtreecommitdiff
path: root/src/lib/usbdebug_direct.c
AgeCommit message (Expand)Author
2009-10-24Fix USB Debug Device for Intel ICH chipsetsStefan Reinauer
2009-07-21Some USB debug updates, mostly comments fixing, license header updatesStefan Reinauer
2009-04-21- function prototypes do not need "extern"Stefan Reinauer
2009-03-06use inb instead of outb for delays in usb debug code (trivial)Stefan Reinauer
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
2007-02-28This is (most of) the usb2 debug console code ripped out of Yinghai Lu