summaryrefslogtreecommitdiff
path: root/firmware/target/coldfire
AgeCommit message (Expand)Author
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-12-01Add HD300 button defines for system_exception_wait()Marcin Bukat
2010-11-29HD300 - decrease touchstrip sensitivityMarcin Bukat
2010-11-29MPIO - drop wait states for LCD accessMarcin Bukat
2010-11-27HD300 - add missing i2c initializtion.Marcin Bukat
2010-11-26MPIO HD300 - initial commitMarcin Bukat
2010-11-12MPIO: move files a bit in preparation for HD300 portMarcin Bukat
2010-11-06fix yellowMarcin Bukat
2010-11-06fix yellow and red from r28522Marcin Bukat
2010-11-06move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.Marcin 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 - revert change in crt0.S introduced in r28270 to get rid of stran...Marcin Bukat
2010-10-22MPIO HD200 - squash long standing bug in bootloader which prevented booting O...Marcin Bukat
2010-10-13HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes...Marcin Bukat
2010-09-20*/app.lds: remove STUBOFFSETRafaël Carré
2010-09-08Rename cache coherency functions.Thomas Martitz
2010-08-12Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and...Thomas Martitz
2010-08-08HD200 - Use DMA transfers in lcd_update() and lcd_update_rect(). Gives 12-26%...Marcin Bukat
2010-08-01More minor const/static/include fixes.Bertrik Sikken
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-06-05New USB charging system, part 1 - API rework and user-visible setting updateTorne Wuff
2010-06-02Threading: Split processor support code into respective target files. C files...Michael Sevakis
2010-05-31Smaller & faster greylib blitting on iriver H1x0 and iAudio M5, based on the ...Jens Arnold
2010-05-24Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis
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