summaryrefslogtreecommitdiffstats
path: root/bootloader/gigabeat.c
AgeCommit message (Expand)AuthorFilesLines
2008-12-08Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching t...Michael Sevakis1-1/+19
2008-11-12Last commit for the flash bootloader. The bootloader build works properly ei...Karl Kurbjun1-4/+78
2008-11-12Revert last commit (accidentally committed the whole tree)Karl Kurbjun1-73/+4
2008-11-12Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun1-4/+73
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts1-3/+3
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun1-3/+4
2007-10-23Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun1-1/+1
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman1-2/+2
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun1-214/+64
2007-03-03look for rockbox.gigabeat in /.rockbox/ first like other SWCODEC targetsRobert Kukla1-4/+7
2007-02-23Proper file headerLinus Nielsen Feltzing1-0/+18
2007-02-22Correct the Gigabeat bootloader.Nicolas Pennequin1-2/+2
2007-02-22FS#6554 - Move bootloader code into a common fileLinus Nielsen Feltzing1-106/+42
2007-01-17Read bootsplash from disk rather than hardcoding itGreg White1-13/+32
2007-01-17Created bootsplash imageGreg White1-237/+73
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White1-5/+8
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg1-8/+359
2006-08-22Fix a few warningsDave Chapman1-1/+1
2006-08-12initial gigabeat bootloader (only test code)Marcoen Hirschberg1-0/+115