summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2002-05-02Reverted the 1.10 and 1.11 changes, as they don't work.Daniel Stenberg
2002-05-01fixed lcd_bitmap, again. Works for y%8 != 0 as well now.Felix Arends
2002-05-01fixed lcd_bitmap code.Felix Arends
2002-05-01corrected the load-file pathDaniel Stenberg
2002-05-01lcd_puts() uses the new fontheight table nowDaniel Stenberg
2002-05-01Added lcd_fontsize() that returns the size of a given fontDaniel Stenberg
2002-05-01removed WIN32 compiler directiveFelix Arends
2002-04-30Win32 Simulator compability:Felix Arends
2002-04-29Renamed get_bpb() into fat_mount() and added it to the API.Björn Stenberg
2002-04-27Slight simplificationBjörn Stenberg
2002-04-27Added longname handlingBjörn Stenberg
2002-04-27Adapted to changed led APIBjörn Stenberg
2002-04-27Added fat_seek()Björn Stenberg
2002-04-27Added fat_open() and fat_read().Björn Stenberg
2002-04-27Added ata_spindown() and use of ALT_STATUS instead of STATUSBjörn Stenberg
2002-04-27Cluster chaining now works.Björn Stenberg
2002-04-26FAT updateBjörn Stenberg
2002-04-26Removed erroneous lcd_start callBjörn Stenberg
2002-04-26Simpler API and remove interrupt codeBjörn Stenberg
2002-04-25Cleaned up lcd APIBjörn Stenberg
2002-04-25Cleaning up the lcd API; not finishedBjörn Stenberg
2002-04-24fixed the emacs load-file thing in the bottomDaniel Stenberg
2002-04-23Moved sh7034.h into 'drivers'.Björn Stenberg
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg