Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
b04f267ec39dadbfb922b477b8178ad15581db07
/
flash
/
bootloader
ca9111e
Add KEEP() around vectors in linker scripts.
by Boris Gjenero
· 13 years ago
e13e318
Use the asm optimised UCL decompressor for the flash bootloader as well. Verified working on Player, Recorder v1, Ondio SP and Ondio FM.
by Jens Arnold
· 16 years ago
ca99f8e
Archos flash loader: compile with -Os and make all internal functions static to save space. main() and _main() must not be static or they wouldn't end up in IRAM for execution. * Also make some bootbox functions static, and drop the useless return value from charging_screen().
by Jens Arnold
· 16 years ago
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
357ffb3
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
by Nicolas Pennequin
· 17 years ago
78acda2
Player: Correctly probe the ability of the box to control HD power. This is not determined by the ROM version.
by Jens Arnold
· 20 years ago
6173ef4
Removed dupe
by Jens Arnold
· 20 years ago
4b3501f
Code policed (removed tab chars, no C++ comments, line length); all register manipulation hex values match register width. No code change.
by Jens Arnold
· 20 years ago
b8b94f1
Adjustments for player bootloader: (1) Correct HD power pin polarity. (2) Only power on HD if not started by charger insertion. (3) Changed button read to use port C instead of ADC. This allows for 3 buttons as on the other platforms.
by Jens Arnold
· 20 years ago
4e42310
Ondio support for flash boot loader (yes, I have flashed my Ondio)
by Jörg Hohensohn
· 20 years ago
4429816
No more spinning disk while charging flashed FM+V2 (you need the new bootloader to utilize it). ToDo: remove now false voltage reading from charging screen.
by Jörg Hohensohn
· 21 years ago
6a4e4c8
source code for all my flash stuff, now finally in cvs
by Jörg Hohensohn
· 21 years ago