summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* Fixed lame timeout handling and wrong return codes.Linus Nielsen Feltzing2002-05-08
* Fixed some debug outputLinus Nielsen Feltzing2002-05-08
* Killed a few bugs. Tested in target. Works fairly good.Linus Nielsen Feltzing2002-05-07
* Create correct shortnamesBjörn Stenberg2002-05-07
* corrected a few errorsLinus Nielsen Feltzing2002-05-05
* Added weird circumvention macros for SIMULATOR builds. When we build aDaniel Stenberg2002-05-04
* Changed to global 'bpb' structBjörn Stenberg2002-05-03
* Added a few functionsLinus Nielsen Feltzing2002-05-03
* Added disk/partition handlingBjörn Stenberg2002-05-03
* lcd_drawrect addedRobert Hak2002-05-03
* Added mas_run functionLinus Nielsen Feltzing2002-05-02
* Changed debug to DEBUGF and panic to panicf.Björn Stenberg2002-05-02
* Reverted the 1.10 and 1.11 changes, as they don't work.Daniel Stenberg2002-05-02
* fixed lcd_bitmap, again. Works for y%8 != 0 as well now.Felix Arends2002-05-01
* fixed lcd_bitmap code.Felix Arends2002-05-01
* corrected the load-file pathDaniel Stenberg2002-05-01
* lcd_puts() uses the new fontheight table nowDaniel Stenberg2002-05-01
* Added lcd_fontsize() that returns the size of a given fontDaniel Stenberg2002-05-01
* removed WIN32 compiler directiveFelix Arends2002-05-01
* Win32 Simulator compability:Felix Arends2002-04-30
* Renamed get_bpb() into fat_mount() and added it to the API.Björn Stenberg2002-04-29
* Slight simplificationBjörn Stenberg2002-04-27
* Added longname handlingBjörn Stenberg2002-04-27
* Adapted to changed led APIBjörn Stenberg2002-04-27
* Added fat_seek()Björn Stenberg2002-04-27
* Added fat_open() and fat_read().Björn Stenberg2002-04-27
* Added ata_spindown() and use of ALT_STATUS instead of STATUSBjörn Stenberg2002-04-27
* Cluster chaining now works.Björn Stenberg2002-04-27
* FAT updateBjörn Stenberg2002-04-26
* Removed erroneous lcd_start callBjörn Stenberg2002-04-26
* Simpler API and remove interrupt codeBjörn Stenberg2002-04-26
* Cleaned up lcd APIBjörn Stenberg2002-04-25
* Cleaning up the lcd API; not finishedBjörn Stenberg2002-04-25
* fixed the emacs load-file thing in the bottomDaniel Stenberg2002-04-24
* Moved sh7034.h into 'drivers'.Björn Stenberg2002-04-23
* Moved driver to 'drivers' subdirBjörn Stenberg2002-04-23