summaryrefslogtreecommitdiffstats
path: root/firmware/target/sh
AgeCommit message (Expand)AuthorFilesLines
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman4-8/+12
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold4-0/+231
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold4-0/+377
2007-05-23Fix typo.Jens Arnold1-1/+1
2007-04-15Moved SH1 ADC to target tree.Jens Arnold6-4/+258
2007-04-15A bit of clarification of code origin. No code change.Jens Arnold2-0/+2
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold4-0/+169
2007-04-11Oops, forgot to commit 2 new files...Jens Arnold2-0/+531
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold6-6/+32
2007-04-11Get rid of some old archos debug cruft (USB polarity, PR polarity and ATA add...Jens Arnold2-8/+0
2007-04-11Moved archos USB handling to target tree. Minor simplification for coldfire (...Jens Arnold5-0/+215
2007-04-03Remove old reference code, better match Old-LCD init with datasheet, and a bi...Jens Arnold1-56/+9
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