index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootloader
/
gigabeat-s.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Rewrite filesystem code (WIP)
Michael Sevakis
2014-08-30
*
Fix up the bootloaders
Michael Sevakis
2014-08-28
*
Bootloaders need the reacharound to get at the internal goods
Michael Sevakis
2014-08-08
*
Move load_firmware() to separate file
Marcin Bukat
2013-06-27
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
Gigabeat S: Revert removal of usb_plugged in r31489
Michael Sevakis
2012-01-01
*
usb-target.h: remove
Rafaël Carré
2011-12-31
*
usb_plugged() is PP only
Rafaël Carré
2011-12-31
*
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
*
Remove return value from show_logo() in bootloader/
Bertrik Sikken
2011-09-08
*
i.MX31: Now that it matters because there's a debug screeen that allows chang...
Michael Sevakis
2011-01-23
*
Gigabeat S: Renovate bootloader a bit to show splash, implement verbose, shut...
Michael Sevakis
2011-01-21
*
Try to get some control over #ifdef hell in usb.c by refactoring and inline f...
Michael Sevakis
2011-01-18
*
Gigabeat S: Make it a removable mass-storage device. Windows will assign a dr...
Michael Sevakis
2011-01-05
*
Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...
Thomas Martitz
2010-08-12
*
Sansa AMS bootloader: enter USB mode only when needed
Rafaël Carré
2010-06-23
*
Generate C file / header for svn version string
Rafaël Carré
2010-05-27
*
Fix gigabeat S includes so it builds again
Frank Gevaerts
2010-05-06
*
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...
Thomas Martitz
2010-05-06
*
Gigabeat S bootloader: Fix archaic call placement in dptc_stop which hangs th...
Michael Sevakis
2010-05-06
*
Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS...
Michael Sevakis
2009-02-11
*
Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat ...
Michael Sevakis
2009-02-07
*
Fix up ZVM builds. It appeared to share common definitions with PP502x target...
Michael Sevakis
2009-01-19
*
USB detection changes. c200/e200: Consider USB to be powered when charger is ...
Michael Sevakis
2009-01-19
*
Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559
Björn Stenberg
2008-11-23
*
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...
Frank Gevaerts
2008-11-01
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Bring Gigabeat S bootloader one step close to a release version.
Michael Sevakis
2008-05-10
*
Do some gigabeat S bootloader cleanup (includes, const, static-ing, number of...
Michael Sevakis
2008-05-07
*
Gigabeat S bootloader: 1) Switch order of .vectors to be contiguous with init...
Michael Sevakis
2008-05-05
*
Fix firmware load error display and handling in Gigabeat S bootloader. Remove...
Michael Sevakis
2008-05-04
*
Make sure the linker considers crt0*.o before all files specified on the comm...
Jens Arnold
2008-04-29
*
Enable program flow prediction in the system control coprocessor setup in the...
Michael Sevakis
2008-04-21
*
Unreverse Gigabeat S bootloader. Boot Rockbox with hold switch off.
Michael Sevakis
2008-04-21
*
Make the inital connect problem go away on Gigabeat S. Would be nice if a bet...
Michael Sevakis
2008-04-20
*
UMS for the Gigabeat S. Bootloader USB mode. Has a couple quirks 1) First plu...
Michael Sevakis
2008-04-18
*
Gigabeat S bootloader: Improve untarring by reading the whole file to memory ...
Nicolas Pennequin
2008-04-16
*
Gigabeat S bootloader: make it move a rockbox binary back to /.rockbox/ when ...
Nicolas Pennequin
2008-04-15
*
That was stupid. Should be enable_interrupt.
Michael Sevakis
2008-03-31
*
Change the remaining set_interrupt_status usage to the more parsimonious disa...
Michael Sevakis
2008-03-31
*
Give the Gigabeat S bootloader the ability to untar a tarball.
Nicolas Pennequin
2008-02-17
*
Gigabeat S: Interrupt enabled bootloader. Miscellaneous integration changes.
Michael Sevakis
2008-02-08
*
Gigabeat S mixer: Make some progress. Get the tick and core sleep working usi...
Michael Sevakis
2008-02-05
*
Gigabeat S memory management stuff.
Will Robertson
2007-12-23
*
* Make the Gigabeat S bootloader a bit more interesting: it looks for the fir...
Nicolas Pennequin
2007-11-27
*
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
Will Robertson
2007-09-21