summaryrefslogtreecommitdiffstats
path: root/bootloader/iaudio_coldfire.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-2/+2
2014-08-29Hopefully fix most of the errors and warnings from the last pushMichael Sevakis1-0/+1
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-1/+1
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-23/+11
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2011-06-19Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.Jens Arnold1-8/+8
2010-05-27Generate C file / header for svn version stringRafaël Carré1-3/+3
2008-11-23Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559Björn Stenberg1-1/+1
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-4/+4
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis1-1/+1
2008-03-18Cosmetic fixes for the iAudio bootloader: Don't display 'Hold switch on' if t...Jens Arnold1-1/+2
2008-03-17Various coldfire fixes: (1) iAudio Bootloader: Check the status of main & rem...Jens Arnold1-7/+37
2008-03-12Really fix low-bat detection in the iAudio bootloader. * Improve naming of ir...Jens Arnold1-0/+199