summaryrefslogtreecommitdiff
path: root/bootloader/main-pp.c
AgeCommit message (Expand)Author
2021-10-04Sansa E200v1 Bootloader ensure USB unplug is detectedWilliam Wilgus
2021-10-04Sansa E200v1 Bootloader add break statement to exit to load fwWilliam Wilgus
2021-10-04Sansa E200v1 Bootloader attempt at enabling USB in boot loaderWilliam Wilgus
2021-06-21mi4: replace chksum_crc32 with crc_32rJames Buren
2020-08-19Enable boot from SD for Sansa e200Johannes Rauh
2016-01-25Replace SAMSUNG_YH920_PAD with YH92XSebastian Leonhardt
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-08-28Fix up the bootloadersMichael Sevakis
2014-08-08Bootloaders need the reacharound to get at the internal goodsMichael Sevakis
2014-07-07crc-mi4: use const lookup table for crcMarcin Bukat
2014-05-24Separate keymaps for YH-820 and YH-920/925Sebastian Leonhardt
2013-06-27Move load_firmware() to separate fileMarcin Bukat
2012-11-24Another optimization for the OF in the mi4 format.Szymon Dziok
2012-06-23pp bootloader: speed up loading of the OF in the mi4 formatSzymon Dziok
2011-12-31usb-target.h: removeRafaël Carré
2011-11-11Fix file descriptor leakThomas Jarosch
2011-09-08Remove return value from show_logo() in bootloader/Bertrik Sikken
2011-01-16Fix typo on macro made during previous PPBL commits.Michael Sevakis
2011-01-16Display messages only when entering USB mode in Portal Player bootloader to k...Michael Sevakis
2011-01-15Fix r29054 red...yeah?Michael Sevakis
2011-01-15Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int...Michael Sevakis
2011-01-15Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...Michael Sevakis
2011-01-09SA9200 boot: Add OF.ebn to the list of OF filenames to check.Michael Sevakis
2010-06-23Sansa AMS bootloader: enter USB mode only when neededRafaël Carré
2010-05-27Generate C file / header for svn version stringRafaël Carré
2010-04-03Fix some forgotten storage_(read|write)_sectors() callsFrank Gevaerts
2010-03-23Packard Bell Vibe 500: remove the old bootloader code (actually a lack of cod...Szymon Dziok
2009-12-25Merry Christmas Gogear HDD6330 owners! This is the start of the HDD6330 port....Mark Arigo
2009-09-08Samsung YH925: Reset the LCD orientation to what the OF expects before branch...Thomas Martitz
2009-07-13FS#10436 - add the Sansa View to the build system. The bootloader builds but...Robert Keevil
2009-05-253 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio wor...Mark Arigo
2009-03-17FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolv...Nils Wallménius
2009-02-25fix the obligatory yellowFrank Gevaerts
2009-01-10Dual boot for the Philips HDD1630.Mark Arigo
2008-12-03Hopefully mop-up remaining red.Michael Sevakis
2008-11-23Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559Björn Stenberg
2008-11-02fix redFrank Gevaerts
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-10-31cleanup storage definesFrank Gevaerts
2008-08-07Fix H10 bootloader locking up if the scroll pad was touched. May also fix any...Barry Wardell
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo
2008-05-30Add mi4 key for the Philips GoGear HDD1630 (PP5022-based)Mark Arigo
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo
2008-05-11Don't need this any more since it's the default now.Barry Wardell
2008-05-05FS#7977: Bootloader logo for PP-based targets (H10, Sansa, M-Robe 100).Barry Wardell
2008-04-11sync with key list with mi4code and add the single mi4 key it had but thisDaniel Stenberg
2008-04-11mi4 key for the Philips GoGear SA9200 (PP5024). Let the fun begin...Mark Arigo
2008-03-27Don't make the Sansa bootloaders verbose when USB is connectedDave Chapman