summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/tcc77x
AgeCommit message (Expand)AuthorFilesLines
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman16-132/+905
2008-07-12Make the TCC780x NAND driver also build for 77x targets. This is work-in-prog...Rob Purchase2-106/+9
2008-07-06Get rid of useless bits.Marc Guay1-15/+0
2008-07-06Fix a few dead references in the manual and add an 's' where one was missing.Marc Guay2-6/+15
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg32-64/+128
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon1-1/+0
2008-06-21Hopefully update the keywords. Thanks bluebrother.Marc Guay6-6/+6
2008-06-21Add the Sansa c100 as a build target with basic drivers.Marc Guay7-4/+621
2008-05-03Convert the TCC77x ADC driver to use interrupts - based on the technique used...Dave Chapman2-23/+68
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman20-30/+1171
2008-04-29Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold1-1/+1
2008-04-27Move the Telechips TCC77x SSD1815 LCD driver up a level in the target tree - ...Dave Chapman1-0/+0
2008-03-27split boot.lds and move it into the target treeMarcoen Hirschberg1-0/+62
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold1-2/+16
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold1-3/+3
2007-11-01Button driver for Logik DAX, plus some changes to the debug info displayed in...Dave Chapman2-23/+102
2007-10-28Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman11-0/+964