summaryrefslogtreecommitdiff
path: root/firmware/target/arm/pbell
AgeCommit message (Collapse)Author
2010-03-08Fix a bunch of boot.lds files so that they build with newer ld. The ↵Thomas Martitz
stack/bss sections need NOLOAD. otherwise the linker would try to include those into the binary. I don't know why this ever worked with our current ld version. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25078 a1c6a512-1295-4272-9138-f99709370657
2010-03-03Fix remaining reds. I forgot to change the app.lds of the other PP targets ↵Thomas Martitz
(it's the same file as for e200/c200 though). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25016 a1c6a512-1295-4272-9138-f99709370657
2010-03-01Packard Bell Vibe 500: clean up the power off, enable poweroff while charging.Szymon Dziok
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24987 a1c6a512-1295-4272-9138-f99709370657
2010-02-10Packard Bell Vibe 500: Improve/fix scrollstrip scrolling. The idea was taken ↵Szymon Dziok
from the ipod's clickweel source. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24584 a1c6a512-1295-4272-9138-f99709370657
2010-02-07Remove tabsAndree Buschmann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24547 a1c6a512-1295-4272-9138-f99709370657
2010-02-06Packard Bell Vibe 500: touchpad code rework. Improve touch sensivity a bit ↵Szymon Dziok
by setting the MEP parameters in the power_init() function. Implement new function in synaptics-mep driver (touchpad_set_parameter) necessary for it. Move the button lights code to the target backlight file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24541 a1c6a512-1295-4272-9138-f99709370657
2010-01-21vibe500: do not use float arithmetic, even if gcc would reduce this ↵Rafaël Carré
expression to a constant at compile time git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24304 a1c6a512-1295-4272-9138-f99709370657
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts
Author: Szymon Dziok Flyspray: FS#10912 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24276 a1c6a512-1295-4272-9138-f99709370657