summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire/mpio
AgeCommit message (Expand)Author
2011-12-08FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero
2011-11-05MPIO HD300: vastly improve sound quality. This unfortunately means reverting ...Marcin Bukat
2011-06-17Coldfire: Fix the modification of IMR. Interrupts must be masked at the core ...Michael Sevakis
2011-05-08Fix tabs in .c and .h files in firmware/ Bertrik Sikken
2011-01-12Fix warning when linking booltoaders with the new toolchain by marking .bss s...Nils Wallménius
2011-01-07HD300 - calibrate discharge curveMarcin Bukat
2011-01-02Rework ATA driver to get rid of lots of target-specific constants and allow f...Michael Sparmann
2010-12-20HD300 - Fix bootloader freeze introduced in r28799. DMA transfer hangs for so...Marcin Bukat
2010-12-16fix typo, thanks to Luka_S for catching thisMarcin Bukat
2010-12-16HD300 - hacky workaround which makes USB bridge work in rockboxMarcin Bukat
2010-12-11HD300 - further speedup of lcd_update() by utilizing DMA transfer when unboos...Marcin Bukat
2010-12-11HD300 - tweak lcd_update() (4-5% speedup)Marcin Bukat
2010-12-10HD300 - do not handle scrollstrip events when hold is onMarcin Bukat
2010-12-09MPIO HD200, HD300: Make USB bridge handling more correct (this doesn't solve ...Marcin Bukat
2010-11-29HD300 - decrease touchstrip sensitivityMarcin Bukat
2010-11-26MPIO HD300 - initial commitMarcin Bukat
2010-11-12MPIO: move files a bit in preparation for HD300 portMarcin Bukat
2010-11-02MPIO HD200: rename button defines to adhere how they are labeled on the device.Marcin Bukat
2010-10-22Set svn propertiesMarcin Bukat
2010-10-22MPIO HD200 - squash long standing bug in bootloader which prevented booting O...Marcin Bukat
2010-09-20*/app.lds: remove STUBOFFSETRafaël Carré
2010-08-08HD200 - Use DMA transfers in lcd_update() and lcd_update_rect(). Gives 12-26%...Marcin Bukat
2010-07-17HD200: Add timeout in usb_enable(false) to prevent infinite loop when somethi...Marcin Bukat
2010-07-16HD200: Change move.w -> move.b in lcd-as-hd200.S when doing transfers to lcd ...Marcin Bukat
2010-07-16MPIO HD200 grey blitting: Use line reads for the pixel values as well. Almost...Jens Arnold
2010-07-08HD200 - calibrate battery indicator based on measurements and battery_benchesMarcin Bukat
2010-07-07HD200 - fix misleading comment in system-hd200.cMarcin Bukat
2010-07-06HD200 - turn off charging IC by defaultMarcin Bukat
2010-07-06HD200 - Fix GPIO setup in button_init_device()- this change fixes sound outpu...Marcin Bukat
2010-07-06HD200 - more work on remote handlingMarcin Bukat
2010-07-03HD200 - Increase ADC clock when boosted. Scan all 4 ADC channels during syste...Marcin Bukat
2010-07-03HD200 - add missed defines for remote buttons and remote_button_hold() functi...Marcin Bukat
2010-07-03HD200 - add support for remote in button_read_device()Marcin Bukat
2010-07-02HD200 - Setup codec as I2S master and enable recordingMarcin Bukat
2010-06-15HD200 - use line transfers in lcd_grey_data. This gives ~25% speedup.Marcin Bukat
2010-06-14HD200 - make USB bridge handling more correctMarcin Bukat
2010-06-11Port greylib blitting optimisation to MPIO HD200. ISR speedup is ~10%; furthe...Jens Arnold
2010-06-11HD200 - clean up usb related functionsMarcin Bukat
2010-06-11HD200 - power_init() rework based on latest power consumption measurementsMarcin Bukat
2010-06-11HD200 - small cleanup in button_init_device()Marcin Bukat
2010-06-08HD200 - fix lcd power save command (not used currently)Marcin Bukat
2010-05-20fix commentsMarcin Bukat
2010-05-20HD200 - increase sligtly wait states for lcd. This removes clicks in playback...Marcin Bukat
2010-05-20HD200 - fix button readings afrer PLL settings changeMarcin Bukat
2010-05-20HD200 - fix PLL settings. This fixes looong standing bug heavily affecting pe...Marcin Bukat
2010-05-19HD200 - lm339 response time is at best 300 ns so adcclk can not be too highMarcin Bukat
2010-05-18HD200 - change how adc is scanned (inspired by amiconn)Marcin Bukat
2010-05-17HD200 - use optimised read&write routines from ata-as-coldfire.S and drop hd2...Marcin Bukat
2010-05-17HD200 - decrease wait states for lcd when boostedMarcin Bukat
2010-05-17HD200 minor lcd asm routines adjustmentsMarcin Bukat