summaryrefslogtreecommitdiff
path: root/firmware/target/sh (follow)
Commit message (Expand)AuthorAge
...
* Added command macros for old LCD. Renamed some macros to better match the dat...Jens Arnold2007-04-03
* Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold2007-03-31
* First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold2007-03-26
* Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ...Jens Arnold2007-03-18
* Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold2007-02-20
* Removed executable flagLinus Nielsen Feltzing2007-01-09
* Forgot to remove the ata_address_detect() declaration.Jens Arnold2006-12-19
* Archos: Moved the ata_address_detect() code into ata_device_init(), removing ...Jens Arnold2006-12-19
* Completed target tree move of the ata driver code. Some code cleanup.Jens Arnold2006-12-03
* Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2006-11-27
* Split 1 bit LCD code and move appropriate parts to target tree. Only archos c...Jens Arnold2006-11-12
* Moved archos LCD aseembler code to target tree.Jens Arnold2006-11-09
* Clean up crt0.S and move it to the target treeDaniel Ankers2006-08-31
* Moved some assembly optimizations to the target treeLinus Nielsen Feltzing2006-07-25