summaryrefslogtreecommitdiffstats
path: root/firmware/target/sh
AgeCommit message (Expand)AuthorFilesLines
2007-04-03Set svn:keywords properlyJens Arnold1-1/+1
2007-04-03Added command macros for old LCD. Renamed some macros to better match the dat...Jens Arnold1-68/+74
2007-03-31Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold1-11/+27
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold1-0/+235
2007-03-18Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ...Jens Arnold1-57/+103
2007-02-20Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold1-3/+3
2007-01-09Removed executable flagLinus Nielsen Feltzing18-0/+0
2006-12-19Forgot to remove the ata_address_detect() declaration.Jens Arnold1-1/+0
2006-12-19Archos: Moved the ata_address_detect() code into ata_device_init(), removing ...Jens Arnold2-17/+14
2006-12-03Completed target tree move of the ata driver code. Some code cleanup.Jens Arnold3-0/+387
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold8-0/+561
2006-11-12Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold1-0/+203
2006-11-09Moved archos LCD aseembler code to target tree.Jens Arnold2-0/+441
2006-08-31Clean up crt0.S and move it to the target treeDaniel Ankers1-0/+214
2006-07-25Moved some assembly optimizations to the target treeLinus Nielsen Feltzing4-0/+638