summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/pbell
AgeCommit message (Expand)AuthorFilesLines
2011-01-15Get the last warning for vibe 500 bootloader.Michael Sevakis1-0/+1
2010-09-20*/app.lds: remove STUBOFFSETRafaël Carré1-8/+2
2010-07-04hdd6330: change the synaptics-mep driver in a few places according to the tou...Szymon Dziok2-7/+7
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré1-2/+2
2010-05-24Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f...Szymon Dziok1-2/+20
2010-05-24fix YUV Dither for the other targets too, like in r26064.Szymon Dziok1-1/+1
2010-03-08Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz1-2/+2
2010-03-03Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...Thomas Martitz1-3/+15
2010-03-01Packard Bell Vibe 500: clean up the power off, enable poweroff while charging.Szymon Dziok1-14/+13
2010-02-10Packard Bell Vibe 500: Improve/fix scrollstrip scrolling. The idea was taken ...Szymon Dziok2-18/+30
2010-02-07Remove tabsAndree Buschmann1-11/+11
2010-02-06Packard Bell Vibe 500: touchpad code rework. Improve touch sensivity a bit by...Szymon Dziok2-4/+17
2010-01-21vibe500: do not use float arithmetic, even if gcc would reduce this expressio...Rafaël Carré1-2/+2
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts12-0/+1849