index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
target
/
arm
/
tms320dm320
(
follow
)
Commit message (
Expand
)
Author
Age
*
fix tms320dm320 crt0.S
Marcin Bukat
2012-04-06
*
arm: factor all exception handlers out of the crt0.S files
Amaury Pouly
2012-04-06
*
mrobe500: fix warrnig in bootloader
Marcin Bukat
2012-03-19
*
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
2012-03-03
*
Fix build errors and warnings
Jonathan Gordon
2012-02-28
*
lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Jonathan Gordon
2012-02-28
*
adc-target.h: cleanup
Rafaël Carré
2012-01-08
*
button-target.h : move prototypes to button.h
Rafaël Carré
2012-01-08
*
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-07
*
dbg_hw_info(): remove duplicate prototypes
Rafaël Carré
2012-01-04
*
dbg_ports(): remove duplicate prototype
Rafaël Carré
2012-01-04
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
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-31
*
Sansa Connect: Set unknown GIOs to state with lowest power consumption. This ...
Tomasz Moń
2011-12-26
*
TMS320DM320: Add generic I/O debug window for targets other than mrobe 500.
Tomasz Moń
2011-12-24
*
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-22
*
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-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
*
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-19
*
Add KEEP() around vectors in linker scripts.
Boris Gjenero
2011-12-18
*
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-17
*
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-16
*
Sansa Connect: Use sleep() instead udelay() in AVR spi_txrx.
Tomasz Moń
2011-12-15
*
Add labels for calculating RAM usage on tms320dm320 targets. Thanks to Rafaë...
Boris Gjenero
2011-12-09
*
FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver....
Boris Gjenero
2011-12-08
*
Sansa Connect: Revise codec initialization/shutdown.
Tomasz Moń
2011-12-05
*
Power management is to be kept in target tree due to being target specific.
Tomasz Moń
2011-12-04
[next]