summaryrefslogtreecommitdiffstats
path: root/bootloader/iriver_h1x0.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-15h1x0/h300: change when the hold switch and failsafe are usedJames Buren1-17/+14
2020-11-15h1x0/h300: fix h300 bootloader hold switch checkJames Buren1-5/+1
2020-11-15h1x0/h300: consolidate a few code paths to logical equivalentsJames Buren1-8/+9
2020-11-14h1x0/h300: bring the two bootloaders more in syncJames Buren1-39/+20
2020-11-14h1x0/h300: clean up the bootloader source a bitJames Buren1-20/+5
2020-11-14h1x0/h300: remove trailing whitespace from bootloadersJames Buren1-54/+54
2020-11-13Bugfix Backlight_init should be called after lcd_initWilliam Wilgus1-4/+3
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-6/+6
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-1/+2
2014-08-28Fix up the bootloadersMichael Sevakis1-2/+2
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
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2010-05-27Generate C file / header for svn version stringRafaël Carré1-4/+3
2010-05-06Fix some more snprintf related warnings.Thomas Martitz1-1/+1
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-6/+6
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-12Really fix low-bat detection in the iAudio bootloader. * Improve naming of ir...Jens Arnold1-0/+650