summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320/mrobe-500
AgeCommit message (Expand)Author
2011-12-19TMS320DM320: Turn on Image Buffer clock on demand (FS #12462)Tomasz Moń
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis
2011-12-08FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis
2011-02-06Keep the clocks enabled once the LCD DMA transfer completes. It kills the PC...Karl Kurbjun
2011-02-06M:Robe 500 USB: Remove EMIF and pin initialization.Karl Kurbjun
2011-02-06M:Robe 500 Power: Remove pin initializations.Karl Kurbjun
2011-02-06M:Robe 500 Backlight: Add setup based on OF - purpose of operations are a mys...Karl Kurbjun
2011-02-06M:Robe 500 ADC: Remove pin initializations.Karl Kurbjun
2011-02-06M:Robe 500 ATA: Remove pin initializations.Karl Kurbjun
2011-02-06DM320: Update boot linker script (right now it is linked against flash). Inc...Karl Kurbjun
2011-02-06M:Robe 500: Add a bunch of updates for the LCD. Remove some pin initializati...Karl Kurbjun
2011-02-06M:Robe 500 and TSC2100: Add more to the initialization. Some GPIO initializa...Karl Kurbjun
2011-01-02Rework ATA driver to get rid of lots of target-specific constants and allow f...Michael Sparmann
2010-08-12Move memset6() declaration to string-extra.h, kills a warning compiling for a...Thomas Martitz
2010-07-31Various minor clean-ups for mrobeBertrik Sikken
2010-05-24Cleanup r26253 red and yellow.Michael Sevakis
2010-05-24Make PCM->driver interface about as simple as it will get. Registered callbac...Michael Sevakis
2010-05-06Fix the remaining reds.Thomas Martitz
2010-04-27Remove pcm_mute() which has been unused since r19308Rafaël Carré
2010-04-25M:Robe 500 Power: Update battery Curve and simplify calculations.Karl Kurbjun
2010-04-25M:Robe 500 USB: Go back to OF timings for upcoming clock changesKarl Kurbjun
2010-04-07Make ATA code not bother to retry requests that return IDNF (specified sector...Torne Wuff
2010-03-17M:Robe 500 - Improve YUV blit speed.Karl Kurbjun
2010-01-18M:Robe 500 - Correct a comment, and make charger detect pin an input as it sh...Karl Kurbjun
2010-01-03Fix even more tabsAndree Buschmann
2010-01-03Fix tabsAndree Buschmann
2009-12-15M:Robe 500: Initialize the buzzer and move it out of the LCD code.Karl Kurbjun
2009-12-15M:Robe 500: Add in coldstart detection.Karl Kurbjun
2009-12-15M:Robe 500: Initialize USB related pins with pin setup functionKarl Kurbjun
2009-12-15M:Robe 500: Initialize ATA related pins with pin setup functionKarl Kurbjun
2009-12-15M:Robe 500: Initialize power related pins with pin setup functionKarl Kurbjun
2009-12-14M:Robe 500: Initialize TSC2100 pins with pin setup functionKarl Kurbjun
2009-12-14M:Robe 500: Start adding some composite output stuff based on OF. Initialize...Karl Kurbjun
2009-12-12M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and...Karl Kurbjun
2009-12-02M:Robe 500: Improve audio DMA shutdown for Pause/Stop and significantly reduc...Karl Kurbjun
2009-11-09M:Robe 500 - Enable ASM optimized ATA interface improving disk access speed.Karl Kurbjun
2009-11-07M:Robe 500: Disable LED above screen and add a change for the 256 color blitterKarl Kurbjun
2009-11-03Comment out LOGF_ENABLE defines everywhere, replace evil commentsJeffrey Goode
2009-11-02M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun
2009-10-31Remove svn:executable from firmwareMichael Chicoine
2009-10-20Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz
2009-10-11M:Robe 500: Correct power down pin assignment.Karl Kurbjun
2009-10-11M:Robe 500: Add support for more audio frequencies, initialize and set the to...Karl Kurbjun
2009-09-07M:Robe 500: Fix glitches when using DMA for LCD updates.Karl Kurbjun
2009-09-02M:Robe 500: fix warningKarl Kurbjun
2009-09-02M:Robe 500: Add low-level support for vertical stridesKarl Kurbjun
2009-08-20M:Robe 500: Add support for DMA based LCD updates when in Portrait mode. Tes...Karl Kurbjun
2009-08-14Hopefully get all of the touchscreen drivers to act the same so release event...Karl Kurbjun