summaryrefslogtreecommitdiff
path: root/bootloader/gigabeat.c
AgeCommit message (Expand)Author
2017-03-12Do some housekeeping with fat.h and SECTOR_SIZEMichael Sevakis
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
2013-06-27Move load_firmware() to separate fileMarcin Bukat
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.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é
2009-04-21Gigabeat FX: Look for button A (rather than any button) in bootloader for ver...Karl Kurbjun
2009-02-11Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...Michael Sevakis
2008-12-08Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching t...Michael Sevakis
2008-11-12Last commit for the flash bootloader. The bootloader build works properly ei...Karl Kurbjun
2008-11-12Revert last commit (accidentally committed the whole tree)Karl Kurbjun
2008-11-12Add in the needed crt0.S code for the wakeup alarm alsoKarl Kurbjun
2008-11-01Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-22This is a big chunk of code necessary to prepare for Gigabeat F flash loading...Karl Kurbjun
2007-10-23Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun
2007-09-04FS #7691 - improved USB detection on PP devices. This patch modifies the tar...Dave Chapman
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun
2007-03-03look for rockbox.gigabeat in /.rockbox/ first like other SWCODEC targetsRobert Kukla
2007-02-23Proper file headerLinus Nielsen Feltzing
2007-02-22Correct the Gigabeat bootloader.Nicolas Pennequin
2007-02-22FS#6554 - Move bootloader code into a common fileLinus Nielsen Feltzing
2007-01-17Read bootsplash from disk rather than hardcoding itGreg White
2007-01-17Created bootsplash imageGreg White
2007-01-13Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memoryGreg White
2006-12-29merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...Marcoen Hirschberg
2006-08-22Fix a few warningsDave Chapman
2006-08-12initial gigabeat bootloader (only test code)Marcoen Hirschberg