index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootloader
/
telechips.c
Age
Commit message (
Expand
)
Author
2017-03-12
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-28
Fix up the bootloaders
Michael Sevakis
2014-08-08
Bootloaders need the reacharound to get at the internal goods
Michael Sevakis
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
2011-09-08
Remove return value from show_logo() in bootloader/
Bertrik Sikken
2010-06-23
Sansa AMS bootloader: enter USB mode only when needed
Rafaël Carré
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
2009-09-21
bootloader/telechips: disable irqs before jumping to rockbox
Vitja Makarov
2009-06-24
TCC78x: Enable interrupts/threading in the bootloader (required now that the ...
Rob Purchase
2008-12-03
Hopefully mop-up remaining red.
Michael Sevakis
2008-11-17
Show the Rockbox logo in the Telechips bootloader.
Rob Purchase
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-10-14
telechips usb: not ready for use but, something is working, needs improvement.
Vitja Makarov
2008-09-22
Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik ...
Dave Chapman
2008-09-06
Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite...
Dave Chapman
2008-07-06
Fix a few dead references in the manual and add an 's' where one was missing.
Marc Guay
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-21
Add the Sansa c100 as a build target with basic drivers.
Marc Guay
2008-05-02
Add the Sansa M200 (v1) as a target - it's extremely similar to the Logik DAX...
Dave Chapman
2008-04-27
Enable 'touchscreen areas' on the D2, based on JdGordon's m:robe code. Disabl...
Rob Purchase
2008-04-08
D2: Update dual boot to use the hold switch. Update bootloader to show messag...
Rob Purchase
2008-03-29
Make the Telechips bootloader slightly less messy, kill some warnings and all...
Rob Purchase
2008-03-22
Enable tick IRQs on TCC780x. The main menu is now working on the D2.
Rob Purchase
2008-03-12
Cowon D2: Make the bootloader functional (usage instructions to appear on the...
Rob Purchase
2008-03-05
D2: Make lcd_init_device() actually turn on the LCD, in preparation for booti...
Rob Purchase
2008-02-16
Shutdown needs about 2 seconds, but it seems to work :)
Christian Gmeiner
2008-02-13
D2: Further work-in-progress on the NAND driver.
Rob Purchase
2008-01-25
Read ID codes & raw page data from D2 NAND flash (work in progress;
Rob Purchase
2008-01-14
Initial Cowon D2 commit:
Rob Purchase
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-11-01
Button driver for Logik DAX, plus some changes to the debug info displayed in...
Dave Chapman
2007-10-28
Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b...
Dave Chapman