index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootloader
/
iaudio_coldfire.c
(
unfollow
)
Commit message (
Expand
)
Author
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2014-08-29
Hopefully fix most of the errors and warnings from the last push
Michael Sevakis
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
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2011-06-19
Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.
Jens Arnold
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
2008-11-23
Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559
Björn Stenberg
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
2008-03-18
Cosmetic fixes for the iAudio bootloader: Don't display 'Hold switch on' if t...
Jens Arnold
2008-03-17
Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...
Jens Arnold
2008-03-12
Really fix low-bat detection in the iAudio bootloader. * Improve naming of ir...
Jens Arnold
2007-11-12
Hardware controlled backlight brightness for iPod Video and Nano, retaining t...
Jens Arnold
2007-08-17
Fix yellow.
Jens Arnold
2007-08-17
First step of powermanagement rework: * Move target specific stuff into targe...
Jens Arnold
2007-03-05
Fix wrong target binary name.
Jens Arnold
2007-02-22
Set properties correctly
Linus Nielsen Feltzing
2007-02-22
Put the X5 bootloader in a separate file
Linus Nielsen Feltzing