index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
tms320dm320
Age
Commit message (
Expand
)
Author
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-02-28
Fix build errors and warnings
Jonathan Gordon
2012-02-28
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-01-08
adc-target.h: cleanup
Rafaël Carré
2012-01-08
button-target.h : move prototypes to button.h
Rafaël Carré
2012-01-07
Clean spi.h and spi-target.h
Rafaël Carré
2012-01-07
lcd_remote_powersave: unused
Rafaël Carré
2012-01-07
mr500: move remote button reading code to buttom-mr500.c
Rafaël Carré
2012-01-07
move _remote_backlight_* to common header
Rafaël Carré
2012-01-07
remote_detect(): move to lcd-remote.h
Rafaël Carré
2012-01-07
move lcd remote common declarations to lcd-remote.h
Rafaël Carré
2012-01-07
lcd-remote-target.h: remove more duplicates
Rafaël Carré
2012-01-07
lcd-remote-target.h: remove duplicate declarations
Rafaël Carré
2012-01-04
dbg_hw_info(): remove duplicate prototypes
Rafaël Carré
2012-01-04
dbg_ports(): remove duplicate prototype
Rafaël Carré
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2011-12-31
usb-target.h: remove
Rafaël Carré
2011-12-31
creative zvm isp1583 defines: move to isp1583.h
Rafaël Carré
2011-12-31
usb_drv_connected() is declared in usb_drv.h
Rafaël Carré
2011-12-31
move usb_pin_init() declaration to PP's system-target.h
Rafaël Carré
2011-12-31
usb_init_device(): move prototype to usb.h
Rafaël Carré
2011-12-26
Sansa Connect: Set unknown GIOs to state with lowest power consumption. This ...
Tomasz Moń
2011-12-24
TMS320DM320: Add generic I/O debug window for targets other than mrobe 500.
Tomasz Moń
2011-12-22
TMS320DM320: Disable CLOCKOUT signal to save some power.
Tomasz Moń
2011-12-22
Sansa Connect: Significantly decrease MIN_YIELD_PERIOD in sdmmc driver.
Tomasz Moń
2011-12-21
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: Put DAC (needed for analog video output) in Powerdown mode.
Tomasz Moń
2011-12-21
Fix comment in sdmmc to reflect what it really means.
Tomasz Moń
2011-12-21
Sansa Connect: Don't enable DAC clock as it's not necessary.
Tomasz Moń
2011-12-21
Sansa Connect: Add udelay() in sdmmc card initialization to prevent dead locks.
Tomasz Moń
2011-12-20
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-19
TMS320DM320: Turn on Image Buffer clock on demand (FS #12462)
Tomasz Moń
2011-12-19
Sansa Connect: Use Image Buffer for screen updates.
Tomasz Moń
2011-12-18
Add KEEP() around vectors in linker scripts.
Boris Gjenero
2011-12-17
Commit to certain names for cache coherency APIs and discard the aliases.
Michael Sevakis
2011-12-17
Do some things to make -ffunction-sections work better.
Michael Sevakis
2011-12-16
Convert remaining memframe LCDs that can be convert to common code.
Michael Sevakis
2011-12-16
Sansa Connect: Disable USB clocks when disconnected.
Tomasz Moń
2011-12-15
Sansa Connect: Use sleep() instead udelay() in AVR spi_txrx.
Tomasz Moń
2011-12-09
Add labels for calculating RAM usage on tms320dm320 targets. Thanks to Rafaë...
Boris Gjenero
2011-12-08
FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....
Boris Gjenero
2011-12-05
Sansa Connect: Revise codec initialization/shutdown.
Tomasz Moń
2011-12-04
Power management is to be kept in target tree due to being target specific.
Tomasz Moń
2011-12-04
Sansa Connect: Add TPS65021 (Power Management) driver.
Tomasz Moń
2011-12-03
Sansa Connect: Fix yellow
Tomasz Moń
2011-12-03
Sansa Connect: Fix GIO initialization and screen wakeup.
Tomasz Moń
[next]