summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320/system-dm320.c (follow)
Commit message (Expand)AuthorAge
* Sansa Connect: Set unknown GIOs to state with lowest power consumption. This ...Tomasz Moń2011-12-26
* TMS320DM320: Ensure udelay() will not end before specified amount of time.Tomasz Moń2011-12-21
* TMS320DM320: Check for TIMER1 bit in udelay().Tomasz Moń2011-12-21
* TMS320DM320: Prevent lockup in udelay() when this function is called with int...Tomasz Moń2011-12-21
* Sansa Connect: Add udelay() in sdmmc card initialization to prevent dead locks.Tomasz Moń2011-12-21
* Sansa Connect: use udelay() in AVR spi_txrx().Tomasz Moń2011-12-20
* TMS320DM320: Use TIMER1 (tick generator) to make udelay() precise.Tomasz Moń2011-12-20
* Sansa Connect: Disable EMIF clock after booting main binary. Raise the thresh...Tomasz Moń2011-12-20
* Sansa Connect: Use sleep() instead udelay() in AVR spi_txrx.Tomasz Moń2011-12-15
* Sansa Connect: Fix GIO initialization and screen wakeup.Tomasz Moń2011-12-03
* dm320: call storage idle notifys on in sdmmc threadTomasz Moń2011-11-28
* Sandisk Sansa Connect port (FS #12363)Tomasz Moń2011-11-16
* Fix battery charging.Karl Kurbjun2011-02-08
* Remove some initializations that are taken care of in the bootloader or crt0 ...Karl Kurbjun2011-02-06
* Fix red. Replace remaining MEM's mit MEMORYSIZE.Andree Buschmann2011-02-02
* Fix typo in the commentAlexander Levin2009-12-15
* M:Robe 500: Initialize the power button.Karl Kurbjun2009-12-15
* M:Robe 500: Initialize the buzzer and move it out of the LCD code.Karl Kurbjun2009-12-15
* DM320: Add generic pin-setup function.Karl Kurbjun2009-12-14
* M:Robe 500: Fix FIQ's and make the audio DMA a FIQ, simplify the ADC code and...Karl Kurbjun2009-12-12
* M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ...Karl Kurbjun2009-11-02
* M:Robe 500: Put more interrupts in iram, reduce stack usage when ARM/DSP tran...Karl Kurbjun2009-08-13
* Fix ZVMKarl Kurbjun2009-08-09
* M:Robe 500: Start Building at 640x480 by default.Karl Kurbjun2009-08-09
* Fix Creative ZVM buildKarl Kurbjun2009-06-08
* M:Robe 500: Mostly complete USB driver, supports BULK mode currently and gets...Karl Kurbjun2009-06-08
* M:Robe 500: Commit some minor changes and some keymap changes (short press po...Karl Kurbjun2009-05-15
* M:Robe 500 - Fix some of the Keymaps, touchscreen improvements to decrease in...Karl Kurbjun2009-05-02
* M:Robe 500: Rearrage TSC2100 reads to make touchscreen more reliable, add hac...Karl Kurbjun2009-04-28
* Fix red.Michael Sevakis2009-01-08
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* 1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere2008-05-14
* Of course don't forget the init code..Maurus Cuelenaere2008-05-05
* Use FIQ register + comments.Maurus Cuelenaere2008-05-01
* Commit whole Creative Zen Vision:M target tree + all related firmware/ Maurus Cuelenaere2008-04-24
* Get the user timer working properly consequentially fixing doom without a hack.Karl Kurbjun2007-11-07
* Some small cleanups and code for testingKarl Kurbjun2007-10-26
* Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:RobeKarl Kurbjun2007-10-23
* init spi and uart in the main buildJonathan Gordon2007-10-19
* Move some more filesKarl Kurbjun2007-09-30