summaryrefslogtreecommitdiffstats
path: root/firmware/target/coldfire/mpio/hd300
AgeCommit message (Expand)AuthorFilesLines
2015-01-12Get rid of stupid _backlight_* function namesMarcin Bukat1-3/+3
2014-04-15MPIO HD300: Fix occasional scrollstrip hangMarcin Bukat1-12/+11
2014-01-05Add missing kernel.h includes (hopefully all of them), take #2.Thomas Martitz1-0/+1
2012-11-13HD300: Fix crash in bootloader introduced by 36281c4Marcin Bukat1-1/+4
2012-02-28lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon1-2/+2
2012-01-25MPIO HD300: Fix scrollstip issue at driver level.Marcin Bukat1-2/+33
2012-01-08button-target.h : move prototypes to button.hRafaël Carré1-8/+0
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz1-1/+1
2011-11-05MPIO HD300: vastly improve sound quality. This unfortunately means reverting ...Marcin Bukat1-19/+2
2011-01-07HD300 - calibrate discharge curveMarcin Bukat1-1/+1
2010-12-20HD300 - Fix bootloader freeze introduced in r28799. DMA transfer hangs for so...Marcin Bukat1-7/+10
2010-12-11HD300 - further speedup of lcd_update() by utilizing DMA transfer when unboos...Marcin Bukat1-2/+16
2010-12-11HD300 - tweak lcd_update() (4-5% speedup)Marcin Bukat1-9/+8
2010-12-10HD300 - do not handle scrollstrip events when hold is onMarcin Bukat1-18/+23
2010-11-29HD300 - decrease touchstrip sensitivityMarcin Bukat1-1/+1
2010-11-26MPIO HD300 - initial commitMarcin Bukat5-0/+818