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
2011-09-01
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
2011-08-30
GSoC/Buflib: Add buflib memory alocator to the core.
Thomas Martitz
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
2011-06-05
Move dbg_hw_info() into target tree. FS#11735 by me
Marcin Bukat
2011-03-02
Merge functionality of wakeups and semaphores-- fewer APIs and object types. ...
Michael Sevakis
2011-02-08
M:Robe 500: Use bit modifiers more.
Karl Kurbjun
2011-02-08
Fix battery charging.
Karl Kurbjun
2011-02-07
DM320: Fix app.lds to reduce binary image size.
Karl Kurbjun
2011-02-06
Keep the clocks enabled once the LCD DMA transfer completes. It kills the PC...
Karl Kurbjun
2011-02-06
Remove reference to pin setup function.
Karl Kurbjun
2011-02-06
Remove some initializations that are taken care of in the bootloader or crt0 ...
Karl Kurbjun
2011-02-06
DM320 SPI: Add a bunch of updates to the SPI driver.
Karl Kurbjun
2011-02-06
M:Robe 500 USB: Remove EMIF and pin initialization.
Karl Kurbjun
2011-02-06
M:Robe 500 Power: Remove pin initializations.
Karl Kurbjun
2011-02-06
M:Robe 500 Backlight: Add setup based on OF - purpose of operations are a mys...
Karl Kurbjun
2011-02-06
M:Robe 500 ADC: Remove pin initializations.
Karl Kurbjun
2011-02-06
M:Robe 500 ATA: Remove pin initializations.
Karl Kurbjun
2011-02-06
DM320: Clock source selection for timer happens in bootloader.
Karl Kurbjun
2011-02-06
DM320 UART: Remove more pin initializations.
Karl Kurbjun
2011-02-06
Fix ZVM build.
Karl Kurbjun
2011-02-06
DM320: Update boot linker script (right now it is linked against flash). Inc...
Karl Kurbjun
2011-02-06
DM320: Re-write of crt0.S and update to app linker script.
Karl Kurbjun
2011-02-06
M:Robe 500: Add a bunch of updates for the LCD. Remove some pin initializati...
Karl Kurbjun
2011-02-06
M:Robe 500 and TSC2100: Add more to the initialization. Some GPIO initializa...
Karl Kurbjun
2011-02-06
DM320 DSP PCM handler: Use initialization library to make sure that code star...
Karl Kurbjun
2011-02-02
Fix red. Replace remaining MEM's mit MEMORYSIZE.
Andree Buschmann
2011-01-15
Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int...
Michael Sevakis
2011-01-15
Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time bei...
Michael Sevakis
2011-01-02
Fix yellow
Michael Sparmann
2011-01-02
Fix red
Michael Sparmann
2011-01-02
Rework ATA driver to get rid of lots of target-specific constants and allow f...
Michael Sparmann
2010-11-06
move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me.
Marcin Bukat
2010-09-20
*/app.lds: remove STUBOFFSET
Rafaël Carré
2010-08-28
firmware/ : use lcd_putsf() (only in debug code)
Rafaël Carré
2010-08-12
Move memset6() declaration to string-extra.h, kills a warning compiling for a...
Thomas Martitz
2010-07-31
Various minor clean-ups for mrobe
Bertrik Sikken
2010-07-31
Various minor clean-ups for Zen Vision
Bertrik Sikken
2010-06-17
Make sure files which aren't windows-specific use \n line endings only
Rafaël Carré
2010-06-11
ata-creative-zvm: make sure return value is defined
Rafaël Carré
2010-05-24
Cleanup r26253 red and yellow.
Michael Sevakis
2010-05-24
Make PCM->driver interface about as simple as it will get. Registered callbac...
Michael Sevakis
2010-05-06
Fix last sprintf warning.
Thomas Martitz
2010-05-06
Fix the remaining reds.
Thomas Martitz
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-04-27
Remove pcm_mute() which has been unused since r19308
Rafaël Carré
2010-04-25
DM320 UART: Enable clock in UART module since it will not be done in system i...
Karl Kurbjun
2010-04-25
M:Robe 500 Power: Update battery Curve and simplify calculations.
Karl Kurbjun
2010-04-25
M:Robe 500 USB: Go back to OF timings for upcoming clock changes
Karl Kurbjun
2010-04-07
Make ATA code not bother to retry requests that return IDNF (specified sector...
Torne Wuff
2010-03-17
M:Robe 500 - Improve YUV blit speed.
Karl Kurbjun
[next]