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