index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bootloader
/
iaudio_coldfire.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
1
-2
/
+2
2014-08-29
Hopefully fix most of the errors and warnings from the last push
Michael Sevakis
1
-0
/
+1
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-1
/
+1
2014-08-28
Fix up the bootloaders
Michael Sevakis
1
-1
/
+1
2014-08-08
Bootloaders need the reacharound to get at the internal goods
Michael Sevakis
1
-2
/
+1
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
1
-23
/
+11
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
1
-1
/
+1
2011-06-19
Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.
Jens Arnold
1
-8
/
+8
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
1
-3
/
+3
2008-11-23
Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559
Björn Stenberg
1
-1
/
+1
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
1
-4
/
+4
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-03-26
Do core interrupt masking in a less general fashion and save some instruction...
Michael Sevakis
1
-1
/
+1
2008-03-18
Cosmetic fixes for the iAudio bootloader: Don't display 'Hold switch on' if t...
Jens Arnold
1
-1
/
+2
2008-03-17
Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...
Jens Arnold
1
-7
/
+37
2008-03-12
Really fix low-bat detection in the iAudio bootloader. * Improve naming of ir...
Jens Arnold
1
-0
/
+199