summaryrefslogtreecommitdiffstats
path: root/bootloader/telechips.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis1-1/+0
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-3/+3
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-0/+3
2014-08-28Fix up the bootloadersMichael Sevakis1-1/+1
2014-08-08Bootloaders need the reacharound to get at the internal goodsMichael Sevakis1-2/+1
2013-06-27Move load_firmware() to separate fileMarcin Bukat1-2/+4
2011-09-08Remove return value from show_logo() in bootloader/Bertrik Sikken1-1/+1
2010-06-23Sansa AMS bootloader: enter USB mode only when neededRafaël Carré1-3/+3
2010-05-27Generate C file / header for svn version stringRafaël Carré1-3/+2
2009-09-21bootloader/telechips: disable irqs before jumping to rockboxVitja Makarov1-2/+4
2009-06-24TCC78x: Enable interrupts/threading in the bootloader (required now that the ...Rob Purchase1-58/+6
2008-12-03Hopefully mop-up remaining red.Michael Sevakis1-12/+0
2008-11-17Show the Rockbox logo in the Telechips bootloader.Rob Purchase1-3/+4
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-2/+2
2008-10-14telechips usb: not ready for use but, something is working, needs improvement.Vitja Makarov1-0/+2
2008-09-22Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...Dave Chapman1-19/+17
2008-09-06Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...Dave Chapman1-9/+15
2008-07-06Fix a few dead references in the manual and add an 's' where one was missing.Marc Guay1-2/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-21Add the Sansa c100 as a build target with basic drivers.Marc Guay1-9/+17
2008-05-02Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...Dave Chapman1-1/+64
2008-04-27Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disabl...Rob Purchase1-47/+10
2008-04-08D2: Update dual boot to use the hold switch. Update bootloader to show messag...Rob Purchase1-13/+11
2008-03-29Make the Telechips bootloader slightly less messy, kill some warnings and all...Rob Purchase1-57/+68
2008-03-22Enable tick IRQs on TCC780x. The main menu is now working on the D2.Rob Purchase1-4/+0
2008-03-12Cowon D2: Make the bootloader functional (usage instructions to appear on the...Rob Purchase1-29/+26
2008-03-05D2: Make lcd_init_device() actually turn on the LCD, in preparation for booti...Rob Purchase1-6/+1
2008-02-16Shutdown needs about 2 seconds, but it seems to work :)Christian Gmeiner1-6/+2
2008-02-13D2: Further work-in-progress on the NAND driver.Rob Purchase1-5/+69
2008-01-25Read ID codes & raw page data from D2 NAND flash (work in progress; Rob Purchase1-0/+4
2008-01-14Initial Cowon D2 commit:Rob Purchase1-1/+48
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold1-1/+1
2007-11-01Button driver for Logik DAX, plus some changes to the debug info displayed in...Dave Chapman1-7/+29
2007-10-28Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...Dave Chapman1-0/+81