summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320
AgeCommit message (Expand)Author
2011-12-26Sansa Connect: Set unknown GIOs to state with lowest power consumption. This ...Tomasz Moń
2011-12-24TMS320DM320: Add generic I/O debug window for targets other than mrobe 500.Tomasz Moń
2011-12-22TMS320DM320: Disable CLOCKOUT signal to save some power.Tomasz Moń
2011-12-22Sansa Connect: Significantly decrease MIN_YIELD_PERIOD in sdmmc driver.Tomasz Moń
2011-12-21TMS320DM320: Ensure udelay() will not end before specified amount of time.Tomasz Moń
2011-12-21TMS320DM320: Check for TIMER1 bit in udelay().Tomasz Moń
2011-12-21TMS320DM320: Prevent lockup in udelay() when this function is called with int...Tomasz Moń
2011-12-21Sansa Connect: Put DAC (needed for analog video output) in Powerdown mode.Tomasz Moń
2011-12-21Fix comment in sdmmc to reflect what it really means.Tomasz Moń
2011-12-21Sansa Connect: Don't enable DAC clock as it's not necessary.Tomasz Moń
2011-12-21Sansa Connect: Add udelay() in sdmmc card initialization to prevent dead locks.Tomasz Moń
2011-12-20Sansa Connect: use udelay() in AVR spi_txrx().Tomasz Moń
2011-12-20TMS320DM320: Use TIMER1 (tick generator) to make udelay() precise.Tomasz Moń
2011-12-20Sansa Connect: Disable EMIF clock after booting main binary. Raise the thresh...Tomasz Moń
2011-12-19TMS320DM320: Turn on Image Buffer clock on demand (FS #12462)Tomasz Moń
2011-12-19Sansa Connect: Use Image Buffer for screen updates.Tomasz Moń
2011-12-18Add KEEP() around vectors in linker scripts.Boris Gjenero
2011-12-17Commit to certain names for cache coherency APIs and discard the aliases.Michael Sevakis
2011-12-17Do some things to make -ffunction-sections work better.Michael Sevakis
2011-12-16Convert remaining memframe LCDs that can be convert to common code.Michael Sevakis
2011-12-16Sansa Connect: Disable USB clocks when disconnected.Tomasz Moń
2011-12-15Sansa Connect: Use sleep() instead udelay() in AVR spi_txrx.Tomasz Moń
2011-12-09Add labels for calculating RAM usage on tms320dm320 targets. Thanks to Rafaë...Boris Gjenero
2011-12-08FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....Boris Gjenero
2011-12-05Sansa Connect: Revise codec initialization/shutdown.Tomasz Moń
2011-12-04Power management is to be kept in target tree due to being target specific.Tomasz Moń
2011-12-04Sansa Connect: Add TPS65021 (Power Management) driver.Tomasz Moń
2011-12-03Sansa Connect: Fix yellowTomasz Moń
2011-12-03Sansa Connect: Fix GIO initialization and screen wakeup.Tomasz Moń
2011-12-01Sansa Connect: Make simulator compile. UI-sansaconnect.bmp by Martin Sägmül...Tomasz Moń
2011-11-28dm320: call storage idle notifys on in sdmmc threadTomasz Moń
2011-11-24Fix battery meter on Sansa Connect.Tomasz Moń
2011-11-16Sandisk Sansa Connect port (FS #12363)Tomasz Moń
2011-10-11Switch to SYS mode on arm FS#12322 by meMarcin Bukat
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis
2011-08-30GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz
2011-06-29Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis
2011-06-05Move dbg_hw_info() into target tree. FS#11735 by meMarcin Bukat
2011-03-02Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...Michael Sevakis
2011-02-08M:Robe 500: Use bit modifiers more.Karl Kurbjun
2011-02-08Fix battery charging.Karl Kurbjun
2011-02-07DM320: Fix app.lds to reduce binary image size.Karl Kurbjun
2011-02-06Keep the clocks enabled once the LCD DMA transfer completes. It kills the PC...Karl Kurbjun
2011-02-06Remove reference to pin setup function.Karl Kurbjun
2011-02-06Remove some initializations that are taken care of in the bootloader or crt0 ...Karl Kurbjun
2011-02-06DM320 SPI: Add a bunch of updates to the SPI driver.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