summaryrefslogtreecommitdiff
path: root/firmware/target/arm/pbell (follow)
Commit message (Expand)AuthorAge
* Fix red/yellow round #2Marcin Bukat2015-01-12
* Fix red/yellowMarcin Bukat2015-01-12
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* vibe 500: Fix ide_powered() always returning falseThomas Jarosch2014-12-20
* Vibe500: change scrollstrip and button sensitivity to definesSebastian Leonhardt2014-04-03
* Fix more reds.Thomas Martitz2014-03-03
* Combine PortalPlayer .lds files into one for app and boot.Michael Sevakis2013-07-19
* Make INITDATA_ATTR work on everything that has INIT_ATTR enabled for code.Michael Sevakis2012-05-01
* Fix build errors and warningsJonathan Gordon2012-02-28
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* lcd: fix function name in comments in assembly files (lcd_write_yup_420 inste...Amaury Pouly2012-01-11
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* Fix path to PP crt0Rafaël Carré2012-01-03
* usb-target.h: removeRafaël Carré2011-12-31
* move usb_pin_init() declaration to PP's system-target.hRafaël Carré2011-12-31
* usb_init_device(): move prototype to usb.hRafaël Carré2011-12-31
* Add KEEP() around vectors in linker scripts.Boris Gjenero2011-12-18
* FS#12397 : On targets which load .data directly into its final location and l...Boris Gjenero2011-11-22
* Get the last warning for vibe 500 bootloader.Michael Sevakis2011-01-15
* */app.lds: remove STUBOFFSETRafaël Carré2010-09-20
* hdd6330: change the synaptics-mep driver in a few places according to the tou...Szymon Dziok2010-07-04
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f...Szymon Dziok2010-05-24
* fix YUV Dither for the other targets too, like in r26064.Szymon Dziok2010-05-24
* Fix a bunch of boot.lds files so that they build with newer ld. The stack/bss...Thomas Martitz2010-03-08
* Fix remaining reds. I forgot to change the app.lds of the other PP targets (i...Thomas Martitz2010-03-03
* Packard Bell Vibe 500: clean up the power off, enable poweroff while charging.Szymon Dziok2010-03-01
* Packard Bell Vibe 500: Improve/fix scrollstrip scrolling. The idea was taken ...Szymon Dziok2010-02-10
* Remove tabsAndree Buschmann2010-02-07
* Packard Bell Vibe 500: touchpad code rework. Improve touch sensivity a bit by...Szymon Dziok2010-02-06
* vibe500: do not use float arithmetic, even if gcc would reduce this expressio...Rafaël Carré2010-01-21
* Add initial Packard Bell Vibe 500 port, by Szymon Dziok Frank Gevaerts2010-01-18