This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
9ee68cbfd3
rockbox
/
firmware
/
target
/
arm
/
philips
History
Mark Arigo
b642129be4
Philips SA9200 fixes: (1) boost in the bootloader like the e200 and c200, (2) use the right GPIOs and inits in the SD driver, and (3) add charger detection.
...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20323 a1c6a512-1295-4272-9138-f99709370657
2009-03-14 02:47:14 +00:00
..
hdd1630
Backlight brightness and button lights for the Philips HDD1630
2009-02-18 02:19:22 +00:00
sa9200
Philips SA9200 fixes: (1) boost in the bootloader like the e200 and c200, (2) use the right GPIOs and inits in the SD driver, and (3) add charger detection.
2009-03-14 02:47:14 +00:00
app.lds
Reclaim .iram areas in DRAM by overlapping their load addresses with the uninitialized data sections. I did what I could test out-- not any flash image linker scripts or other target processors. Move any .iram copies in crt0.S's to be the first operation even if not _strictly_ necessary to be emphatic (aka. 'beware').
2009-02-20 02:33:40 +00:00
boot.lds
Common data must be included in .bss or it won't get zeroed in crt0. Fix the archos self-extractor as well to play safe.
2008-11-07 00:15:53 +00:00