summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/mpio (follow)
Commit message (Expand)AuthorAge
* fix commentsMarcin Bukat2010-05-20
* HD200 - increase sligtly wait states for lcd. This removes clicks in playback...Marcin Bukat2010-05-20
* HD200 - fix button readings afrer PLL settings changeMarcin Bukat2010-05-20
* HD200 - fix PLL settings. This fixes looong standing bug heavily affecting pe...Marcin Bukat2010-05-20
* HD200 - lm339 response time is at best 300 ns so adcclk can not be too highMarcin Bukat2010-05-19
* HD200 - change how adc is scanned (inspired by amiconn)Marcin Bukat2010-05-18
* HD200 - use optimised read&write routines from ata-as-coldfire.S and drop hd2...Marcin Bukat2010-05-17
* HD200 - decrease wait states for lcd when boostedMarcin Bukat2010-05-17
* HD200 minor lcd asm routines adjustmentsMarcin Bukat2010-05-17
* HD200 - fix in asm optimised ATA reads&writesMarcin Bukat2010-05-11
* HD200 - Disable asm optimised reads as it showed to be broken. Enable asm opt...Marcin Bukat2010-05-10
* HD200 - Remove checks if driver is initialized. lcd_init_device() is always c...Marcin Bukat2010-05-10
* HD200 - Reduce wait states when writing to lcd.Marcin Bukat2010-05-10
* HD200 - fix stupid bug in lcd_grey_dataMarcin Bukat2010-05-06
* HD200 - fix random partition corruption on USB unplug (hopefully)Marcin Bukat2010-05-04
* HD200 - move adc channel variable to iram as it is used in ISRMarcin Bukat2010-05-04
* HD200 - fix backlight flashes during startupMarcin Bukat2010-05-04
* HD200 - implement blit functionsMarcin Bukat2010-04-30
* HD200 - small fix in backlight codeMarcin Bukat2010-04-30
* HD200 - remove moving average filtering of ADC readoutsMarcin Bukat2010-04-30
* HD200 - add FM support.Marcin Bukat2010-04-29
* Add MPIO HD200 port - new filesMarcin Bukat2010-04-26