summaryrefslogtreecommitdiffstats
path: root/bootloader/iriver_h300.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-15h1x0/h300: change when the hold switch and failsafe are usedJames Buren1-18/+14
2020-11-15h1x0/h300: fix h300 bootloader hold switch checkJames Buren1-7/+20
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-3/+248
2020-11-14h1x0/h300: clean up the bootloader source a bitJames Buren1-6/+5
2020-11-14h1x0/h300: remove trailing whitespace from bootloadersJames Buren1-18/+18
2020-11-14h300: enable usb charging for charge mode and disk modeJames Buren1-3/+15
2020-11-13h300, Others Bugfix Bootloader backlight_init()William Wilgus1-2/+2
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-5/+5
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis1-2/+2
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-3/+5
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-3/+2
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-3/+3
2007-11-20* dont compile audio codec drivers for bootloader, as we dont need them -> sa...Christian Gmeiner1-5/+9
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold1-5/+5
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman1-5/+6
2007-08-17Fix yellow.Jens Arnold1-0/+1
2007-08-17First step of powermanagement rework: * Move target specific stuff into targe...Jens Arnold1-6/+4
2007-07-28Get the last errors?Michael Sevakis1-0/+1
2007-06-18Fix bootloader error reporting as per patch FS#7314. Thanks again to James Teh.Steve Bavin1-1/+1
2007-03-07Allow H300 to be started up from a non-LCD remoteSteve Bavin1-10/+9
2007-03-02H300 bootloader: init the ISP1362 chip, and set the CPU to idle mode while ch...Linus Nielsen Feltzing1-0/+7
2007-03-02H300 bootloader: (Work in progress) Boot Rockbox on RTC alarm, add charging s...Linus Nielsen Feltzing1-0/+393