summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320
AgeCommit message (Expand)Author
2008-10-27Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis
2008-10-07Correct HAS_BUTTON_HOLDMaurus Cuelenaere
2008-09-10Minor missing #include and static function fixes for mrobeBertrik Sikken
2008-09-10Some header file / static function fixes for creative zvmBertrik Sikken
2008-09-08Get rid of static buffer and use buffer_alloc() insteadMaurus Cuelenaere
2008-09-07ZVM:Maurus Cuelenaere
2008-08-27 * Commit dual-boot support for Creative ZVx familyMaurus Cuelenaere
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon
2008-05-28Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis
2008-05-18"fix" usb detection on mr500.. by fix I mean tell it we havnt implemented tha...Jonathan Gordon
2008-05-17Forgot this alsoMaurus Cuelenaere
2008-05-17Use OF's firmware loading mechanism instead of Rockbox's.Maurus Cuelenaere
2008-05-16Add beginning of DSP code (done by Catalin Patulea), but don't enable it Maurus Cuelenaere
2008-05-161) Put USB in IRAMMaurus Cuelenaere
2008-05-151) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)Maurus Cuelenaere
2008-05-14Fix yellows and reds.Maurus Cuelenaere
2008-05-141) Enable USBOTG for ZVM 60GB, even if the driver isn't implemented yet, Maurus Cuelenaere
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere
2008-05-13Commit Zen Vision key patches by FalafelMaurus Cuelenaere
2008-05-11Use LTV350QV register definitionsMaurus Cuelenaere
2008-05-07Move interrupt clearing up.Maurus Cuelenaere
2008-05-05Of course don't forget the init code..Maurus Cuelenaere
2008-05-05Woops, remove debug statements..Maurus Cuelenaere
2008-05-05Split up DMA and ATA, but don't enable it (yet).Maurus Cuelenaere
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-05-03More LCD stuff..Maurus Cuelenaere
2008-05-03Forgot 0xMaurus Cuelenaere
2008-05-03Add OF LCD initMaurus Cuelenaere
2008-05-031) add debug menu for USB & PICMaurus Cuelenaere
2008-05-03Fix red.Maurus Cuelenaere
2008-05-031) add support for ata-as-armMaurus Cuelenaere
2008-05-01Use FIQ register + comments.Maurus Cuelenaere
2008-04-29Remove wrong usage of '.global'. These symbols are imported, not exported.Jens Arnold
2008-04-29Make sure the linker considers crt0*.o before all files specified on the comm...Jens Arnold
2008-04-29yep.. I really cant spellJonathan Gordon
2008-04-25minor code policing and some warning removalsDaniel Stenberg
2008-04-24Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon
2008-04-09Add DM320 I²C driver, although not (yet) enabled in the sources.Maurus Cuelenaere
2008-04-07explicitly align the ibss section by adjusting _iramend - fixes hang on m:rob...Robert Kukla
2008-03-31Change the remaining set_interrupt_status usage to the more parsimonious disa...Michael Sevakis
2008-03-27split boot.lds and move it into the target treeMarcoen Hirschberg
2008-03-26Do core interrupt masking in a less general fashion and save some instruction...Michael Sevakis
2008-03-24Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold
2008-03-13Split up app.lds to the respective target directories. The portalplayer devi...Karl Kurbjun
2008-01-18Finally, out goes struct spinlock for anything but mutiprocessor targets wher...Michael Sevakis
2007-11-25m:robe 500i: Fix indenting style in DSP loaderCatalin Patulea
2007-11-25m:robe 500i: Initialize the HPIB from scratchCatalin Patulea