summaryrefslogtreecommitdiff
path: root/firmware/target/arm/pbell
AgeCommit message (Expand)Author
2014-04-03Vibe500: change scrollstrip and button sensitivity to definesSebastian Leonhardt
2014-03-03Fix more reds.Thomas Martitz
2013-07-19Combine PortalPlayer .lds files into one for app and boot.Michael Sevakis
2012-05-01Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis
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
2012-01-03Fix path to PP crt0Rafaël Carré
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-12-18Add KEEP() around vectors in linker scripts.Boris Gjenero
2011-11-22FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero
2011-01-15Get the last warning for vibe 500 bootloader.Michael Sevakis
2010-09-20*/app.lds: remove STUBOFFSETRafaël Carré
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-08Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz
2010-03-03Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...Thomas Martitz
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