Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
d8d40987b8bf848e8c1979c667f7cef298a80097
/
bootloader
/
gigabeat.c
cb06108
Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching to firmware and cache handling. Put proper main return address in lr.
by Michael Sevakis
· 16 years ago
f32336e
Last commit for the flash bootloader. The bootloader build works properly either flashed or unflashed.
by Karl Kurbjun
· 16 years ago
59d4d20
Revert last commit (accidentally committed the whole tree)
by Karl Kurbjun
· 16 years ago
d420410
Add in the needed crt0.S code for the wakeup alarm also
by Karl Kurbjun
· 16 years ago
2f8a008
Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*.
by Frank Gevaerts
· 16 years ago
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
7510335
This is a big chunk of code necessary to prepare for Gigabeat F flash loading and and implementation of rolo. There should be no noticible changes for the user. A new bootloader is not needed.
by Karl Kurbjun
· 17 years ago
5a9a2b7
Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe
by Karl Kurbjun
· 17 years ago
1672350
FS #7691 - improved USB detection on PP devices. This patch modifies the target-tree function usb_detect() on all targets from bool to int, returning USB_INSERTED or USB_EXTRACTED instead of true or false. This was done to enable the PP usb_detect() to check for USB_POWER (either a connection to a USB wall charger, or the user holding "charge mode" button) and return that as a third value.
by Dave Chapman
· 17 years ago
8a1fd8c
Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself. This build fixes the problems seen with the latest builds on the Gigabeat X. Added View IO Ports under the Debug menu for the Gigabeat. Make sure you grab the latest bootloader from the Wiki as the old bootloader will not work properly with new builds.
by Karl Kurbjun
· 18 years ago
a731133
look for rockbox.gigabeat in /.rockbox/ first like other SWCODEC targets
by Robert Kukla
· 18 years ago
c5df4f8
Proper file header
by Linus Nielsen Feltzing
· 18 years ago
bd073cd
Correct the Gigabeat bootloader.
by Nicolas Pennequin
· 18 years ago
46597c9
FS#6554 - Move bootloader code into a common file
by Linus Nielsen Feltzing
· 18 years ago
3b65fc2
Read bootsplash from disk rather than hardcoding it
by Greg White
· 18 years ago
8b3c879
Created bootsplash image
by Greg White
· 18 years ago
355be50
Setup LCD ourselves; move LCD buffer and TTB to free up 1.7MB of memory
by Greg White
· 18 years ago
2953676
merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio.
by Marcoen Hirschberg
· 18 years ago
38a5aa1
Fix a few warnings
by Dave Chapman
· 18 years ago
0a06824
initial gigabeat bootloader (only test code)
by Marcoen Hirschberg
· 18 years ago