Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
b99d4d7fa900a4f6cebd5b87420e2831fdb5a4f3
/
bootloader
/
main-e200r-installer.c
89ba7e8
Get rid of stupid _backlight_* function names
by Marcin Bukat
· 10 years ago
7d1a47c
Rewrite filesystem code (WIP)
by Michael Sevakis
· 11 years ago
95a4c3a
Fix up the bootloaders
by Michael Sevakis
· 10 years ago
4ea4cdf
Bootloaders need the reacharound to get at the internal goods
by Michael Sevakis
· 10 years ago
e557951
crc-mi4: use const lookup table for crc
by Marcin Bukat
· 10 years ago
1ec8212
Sansa AMS bootloader: enter USB mode only when needed
by Rafaël Carré
· 14 years ago
5d236b2
Generate C file / header for svn version string
by Rafaël Carré
· 14 years ago
2dbafc1
Fix some forgotten storage_(read|write)_sectors() calls
by Frank Gevaerts
· 14 years ago
76e662b
fix the e200r installer so it compiles again (storage rework broke it)
by Jonathan Gordon
· 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
ef12b3b
Hardware controlled backlight brightness for iPod Video and Nano, retaining the software PWM fade in/ fade out. * Backlight handling cleanup, getting rid of one layer of 'lowlevelness'. * Use atomic GPIO bit manipulation for PP502x backlight handling.
by Jens Arnold
· 17 years ago
eaed785
Swap two messages which were the wrong way round. Thanks to Barry Wardell for spotting.
by Dave Chapman
· 17 years ago
82a1f8e
Add check for e200 bootloaders and also for an already-patched e200r bootloader, so we can display more useful messages to the user, instead of simply "Unknown Bootloader". Also a bit of code cleaning and whitespace insertion.
by Dave Chapman
· 17 years ago
d777a36
clean up the e200r installer app to make it more user friendly
by Jonathan Gordon
· 17 years ago
9db22ef
Firmware "hacker" code for the e200r install so the full bootloader rom doesnt need to be written.
by Jonathan Gordon
· 17 years ago