summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320/creative-zvm (follow)
Commit message (Expand)AuthorAge
* Get rid of stupid _backlight_* function namesMarcin Bukat2015-01-12
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* lcd drivers: Convert lcd_[remote_]framebuffer to a pointerJonathan Gordon2012-02-28
* button-target.h : move prototypes to button.hRafaël Carré2012-01-08
* Clean spi.h and spi-target.hRafaël Carré2012-01-07
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* usb-target.h: removeRafaël Carré2011-12-31
* creative zvm isp1583 defines: move to isp1583.hRafaël Carré2011-12-31
* usb_drv_connected() is declared in usb_drv.hRafaël Carré2011-12-31
* move usb_pin_init() declaration to PP's system-target.hRafaël Carré2011-12-31
* usb_init_device(): move prototype to usb.hRafaël Carré2011-12-31
* Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis2011-12-16
* FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero2011-12-08
* Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis2011-09-01
* GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz2011-08-30
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29
* Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis2011-03-02
* Fix yellowMichael Sparmann2011-01-02
* Fix redMichael Sparmann2011-01-02
* Rework ATA driver to get rid of lots of target-specific constants and allow f...Michael Sparmann2011-01-02
* firmware/ : use lcd_putsf() (only in debug code)Rafaël Carré2010-08-28
* Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz2010-08-12
* Various minor clean-ups for Zen VisionBertrik Sikken2010-07-31
* ata-creative-zvm: make sure return value is definedRafaël Carré2010-06-11
* Fix last sprintf warning.Thomas Martitz2010-05-06
* Fix the remaining reds.Thomas Martitz2010-05-06
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make ATA code not bother to retry requests that return IDNF (specified sector...Torne Wuff2010-04-07
* Fix tabsAndree Buschmann2010-01-03
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* fix yellowNils Wallménius2009-08-20
* Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts2009-07-17
* Fix RedKarl Kurbjun2009-06-24
* Fix redKarl Kurbjun2009-05-03
* Okay, this should be the last. I'm sorry for the trouble, but now everything ...Thomas Martitz2009-03-17
* One more try: Fix remaining reds and yellowsThomas Martitz2009-03-17
* Rework lcd_enabled and lcd_set/call_enable hookThomas Martitz2009-03-17
* Get the M:Robe 500 main build booting again, fix a bug and commit the rest of...Karl Kurbjun2009-02-26
* Fix red and yellowMaurus Cuelenaere2009-02-05
* Creative ZVM:Maurus Cuelenaere2009-02-05
* Fix up ZVM builds. It appeared to share common definitions with PP502x target...Michael Sevakis2009-01-19
* Get rid of some pcm_apply_settings cruft at the low level I somehow missed. M...Michael Sevakis2008-12-12
* Fix-m the ruddiness.Michael Sevakis2008-12-12
* Bring consistency to pcm implementation and samplerate handling. Less low-lev...Michael Sevakis2008-12-12
* Fix some red. The stubs in bootloaders are giving some trouble.Michael Sevakis2008-12-03
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* Creative ZVM : cosmeticsRafaël Carré2008-11-26
* Correct HAS_BUTTON_HOLDMaurus Cuelenaere2008-10-07
* Some header file / static function fixes for creative zvmBertrik Sikken2008-09-10
* Get rid of static buffer and use buffer_alloc() insteadMaurus Cuelenaere2008-09-08