summaryrefslogtreecommitdiffstats
path: root/bootloader/main-pp.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-23Sansa AMS bootloader: enter USB mode only when neededRafaël Carré1-3/+3
2010-05-27Generate C file / header for svn version stringRafaël Carré1-4/+2
2010-04-03Fix some forgotten storage_(read|write)_sectors() callsFrank Gevaerts1-6/+6
2010-03-23Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod...Szymon Dziok1-0/+4
2009-12-25Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo1-1/+4
2009-09-08Samsung YH925: Reset the LCD orientation to what the OF expects before branch...Thomas Martitz1-1/+12
2009-07-13FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil1-1/+5
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo1-0/+3
2009-03-17FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolv...Nils Wallménius1-36/+19
2009-02-25fix the obligatory yellowFrank Gevaerts1-0/+2
2009-01-10Dual boot for the Philips HDD1630.Mark Arigo1-0/+11
2008-12-03Hopefully mop-up remaining red.Michael Sevakis1-13/+0
2008-11-23Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559Björn Stenberg1-3/+5
2008-11-02fix redFrank Gevaerts1-5/+5
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-8/+8
2008-10-31cleanup storage definesFrank Gevaerts1-4/+4
2008-08-07Fix H10 bootloader locking up if the scroll pad was touched. May also fix any...Barry Wardell1-0/+2
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo1-0/+4
2008-05-30Add mi4 key for the Philips GoGear HDD1630 (PP5022-based)Mark Arigo1-0/+1
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo1-12/+13
2008-05-11Don't need this any more since it's the default now.Barry Wardell1-4/+0
2008-05-05FS#7977: Bootloader logo for PP-based targets (H10, Sansa, M-Robe 100).Barry Wardell1-6/+14
2008-04-11sync with key list with mi4code and add the single mi4 key it had but thisDaniel Stenberg1-0/+1
2008-04-11mi4 key for the Philips GoGear SA9200 (PP5024). Let the fun begin...Mark Arigo1-0/+1
2008-03-27Don't make the Sansa bootloaders verbose when USB is connectedDave Chapman1-3/+5
2008-03-05m:robe 100: use power button for dual-booting the OF (short press to boot roc...Robert Kukla1-1/+1
2008-02-11Major USB fixes by Frank Gevaerts. Still disabled in builds, #define USE_ROCK...Björn Stenberg1-0/+2
2008-01-09Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works...Mark Arigo1-0/+6
2007-11-22Red fix: USB power check implemented in driver insteadBjörn Stenberg1-2/+2
2007-11-19shutdown if hold is on in the non-ipod-pp target bootloaders.Jonathan Gordon1-1/+10
2007-11-12Hardware controlled backlight brightness for iPod Video and Nano, retaining t...Jens Arnold1-1/+1
2007-10-20Fix warningBarry Wardell1-0/+2
2007-10-20Support database rebuild disabling when USB is connected for all e200 OF vers...Barry Wardell1-47/+9
2007-10-20Make the firmware partition dump code compile again.Barry Wardell1-1/+1
2007-10-20Add 3 more OF datbase refresh locations for the e200 bootloader (FS#7990)Jonathan Gordon1-1/+4
2007-10-14Turn on the backlight in the e200 booloader. This is necessary for when we re...Barry Wardell1-0/+8
2007-09-18key added used for C200 A1.00.03Daniel Stenberg1-0/+1
2007-09-06Sansa c200 port. Rockbox works with sound. Several features are disabled incl...Mark Arigo1-12/+28
2007-09-04dont bother waiting for a usb connection if we arnt getting usb power (speeds...Jonathan Gordon1-1/+2
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman1-1/+1
2007-09-03fix warningDaniel Stenberg1-1/+2
2007-09-03added two keys, and made NUM_KEYS work without needing a fixed numberDaniel Stenberg1-1/+3
2007-06-30Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis1-8/+12
2007-06-04Bring back rolo for mi4-based targets (H10 and Sansa).Barry Wardell1-75/+1
2007-05-20Add the database rebuild byte for the PP5022AF-05.51-S301-00.12-S301.00.12A-D...Jonathan Gordon1-18/+30
2007-05-17add some code to dump the sansa hidden partition (commented out), usefull for...Jonathan Gordon1-0/+16
2007-03-22minor code cleanup and policingJonathan Gordon1-23/+27
2007-03-22Enable usb detection in the sansa bootloader (loads OF if detected)Jonathan Gordon1-3/+49
2007-03-20Fix build errors.Barry Wardell1-1/+2