index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootloader
/
gigabeat.c
Age
Commit message (
Expand
)
Author
2017-03-12
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-28
Fix up the bootloaders
Michael Sevakis
2014-08-08
Bootloaders need the reacharound to get at the internal goods
Michael Sevakis
2013-06-27
Move load_firmware() to separate file
Marcin Bukat
2011-12-17
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2010-06-23
Sansa AMS bootloader: enter USB mode only when needed
Rafaël Carré
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
2009-04-21
Gigabeat FX: Look for button A (rather than any button) in bootloader for ver...
Karl Kurbjun
2009-02-11
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...
Michael Sevakis
2008-12-08
Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching t...
Michael Sevakis
2008-11-12
Last commit for the flash bootloader. The bootloader build works properly ei...
Karl Kurbjun
2008-11-12
Revert last commit (accidentally committed the whole tree)
Karl Kurbjun
2008-11-12
Add in the needed crt0.S code for the wakeup alarm also
Karl Kurbjun
2008-11-01
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-04-22
This is a big chunk of code necessary to prepare for Gigabeat F flash loading...
Karl Kurbjun
2007-10-23
Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe
Karl Kurbjun
2007-09-04
FS #7691 - improved USB detection on PP devices. This patch modifies the tar...
Dave Chapman
2007-04-21
Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...
Karl Kurbjun
2007-03-03
look for rockbox.gigabeat in /.rockbox/ first like other SWCODEC targets
Robert Kukla
2007-02-23
Proper file header
Linus Nielsen Feltzing
2007-02-22
Correct the Gigabeat bootloader.
Nicolas Pennequin
2007-02-22
FS#6554 - Move bootloader code into a common file
Linus Nielsen Feltzing
2007-01-17
Read bootsplash from disk rather than hardcoding it
Greg White
2007-01-17
Created bootsplash image
Greg White
2007-01-13
Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory
Greg White
2006-12-29
merge a big part of the unofficial gigabeat cvs back. Includes working bootlo...
Marcoen Hirschberg
2006-08-22
Fix a few warnings
Dave Chapman
2006-08-12
initial gigabeat bootloader (only test code)
Marcoen Hirschberg