summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
* documented HAVE_NEW_CHARCELL_LCDDaniel Stenberg2002-04-25
* Added HAVE_NEW_CHARCELL_LCDBjörn Stenberg2002-04-25
* Cleaned up lcd APIBjörn Stenberg2002-04-25
* memory stuffAlan Korr2002-04-25
* Cleaning up the lcd API; not finishedBjörn Stenberg2002-04-25
* Working sleep() functionalityLinus Nielsen Feltzing2002-04-25
* Removed ugly CR/LF stuff. Removed some commentsLinus Nielsen Feltzing2002-04-25
* More bugs killed. Now it may even work.Linus Nielsen Feltzing2002-04-25
* huh sorry macl and mach was misplaced in the regs part of the structure.Alan Korr2002-04-25
* Add registers macl and mach in save and restore context functions.Alan Korr2002-04-25
* fix an error i did. It should be right nowAlan Korr2002-04-25
* well there was a big bug (read more carefully the instruction descriptions) ;)Alan Korr2002-04-25
* Not yet workingLinus Nielsen Feltzing2002-04-25
* Tick timer additionsLinus Nielsen Feltzing2002-04-24
* Moved crt0.S to the firmware directoryLinus Nielsen Feltzing2002-04-24
* Moved code to section .init.textLinus Nielsen Feltzing2002-04-24
* Removed reset vectors and uncommented the LCD code temporarilyLinus Nielsen Feltzing2002-04-24
* First versionLinus Nielsen Feltzing2002-04-24
* Removed a warningLinus Nielsen Feltzing2002-04-24
* Removed some TAB charactersLinus Nielsen Feltzing2002-04-24
* Protected the temporary register in the context switchesLinus Nielsen Feltzing2002-04-24
* fixed the emacs load-file thing in the bottomDaniel Stenberg2002-04-24
* Changed start address. Fixed the memory mapLinus Nielsen Feltzing2002-04-23
* -fomit-frame-pointer kills gdb stack trace, so I removed itLinus Nielsen Feltzing2002-04-23
* Better handling of gdb CTRL-C during debug outputLinus Nielsen Feltzing2002-04-23
* Adapted to the new directory structureLinus Nielsen Feltzing2002-04-23
* Adapted to the new directory structureLinus Nielsen Feltzing2002-04-23
* no more malloc()s or strdup()sDaniel Stenberg2002-04-23
* Added drivers directoryLinus Nielsen Feltzing2002-04-23
* Moved sh7034.h into 'drivers'.Björn Stenberg2002-04-23
* Removed some warningsLinus Nielsen Feltzing2002-04-23
* ObsoletedBjörn Stenberg2002-04-23
* Moved driver to 'drivers' subdirBjörn Stenberg2002-04-23
* Added common directoryLinus Nielsen Feltzing2002-04-23
* First versionLinus Nielsen Feltzing2002-04-23
* id3 tag reading code, both v1 and v2. Still needs to be adjusted more toDaniel Stenberg2002-04-23
* run make here to build a unix tool for checking id3 tagsDaniel Stenberg2002-04-23
* The indent police strikes again!Björn Stenberg2002-04-22
* Changed __asm__ to asmLinus Nielsen Feltzing2002-04-22
* Even nicer inline assemblyLinus Nielsen Feltzing2002-04-22
* Removed absolute path to gcc and stuffLinus Nielsen Feltzing2002-04-22
* Further gcc option tweakingLinus Nielsen Feltzing2002-04-22
* Must optimize to inline functionsLinus Nielsen Feltzing2002-04-22
* First versionLinus Nielsen Feltzing2002-04-22
* Adapted the context switch to SH1Linus Nielsen Feltzing2002-04-22
* Removed strlen()Linus Nielsen Feltzing2002-04-22
* Changed to void* for ata_read/write_sectors()Björn Stenberg2002-04-22
* Adjusted for new ata code.Björn Stenberg2002-04-22
* simple collaborate multitasking scheduler donated to us by Ulf RalbergDaniel Stenberg2002-04-22
* Removed lcd.cLinus Nielsen Feltzing2002-04-22