summaryrefslogtreecommitdiff
path: root/firmware/target/arm/pbell/vibe500
AgeCommit message (Expand)Author
2015-01-12Fix red/yellow round #2Marcin Bukat
2015-01-12Fix red/yellowMarcin Bukat
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat
2014-12-20vibe 500: Fix ide_powered() always returning falseThomas Jarosch
2014-04-03Vibe500: change scrollstrip and button sensitivity to definesSebastian Leonhardt
2014-03-03Fix more reds.Thomas Martitz
2012-02-28Fix build errors and warningsJonathan Gordon
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon
2012-01-11lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...Amaury Pouly
2012-01-08button-target.h : move prototypes to button.hRafaël Carré
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2011-12-31usb-target.h: removeRafaël Carré
2011-12-31move usb_pin_init() declaration to PP's system-target.hRafaël Carré
2011-12-31usb_init_device(): move prototype to usb.hRafaël Carré
2011-01-15Get the last warning for vibe 500 bootloader.Michael Sevakis
2010-07-04hdd6330: change the synaptics-mep driver in a few places according to the tou...Szymon Dziok
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré
2010-05-24Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f...Szymon Dziok
2010-05-24fix YUV Dither for the other targets too, like in r26064.Szymon Dziok
2010-03-01Packard Bell Vibe 500: clean up the power off, enable poweroff while charging.Szymon Dziok
2010-02-10Packard Bell Vibe 500: Improve/fix scrollstrip scrolling. The idea was taken ...Szymon Dziok
2010-02-07Remove tabsAndree Buschmann
2010-02-06Packard Bell Vibe 500: touchpad code rework. Improve touch sensivity a bit by...Szymon Dziok
2010-01-21vibe500: do not use float arithmetic, even if gcc would reduce this expressio...Rafaël Carré
2010-01-18Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts