.. |
iaudio
|
Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.
|
2011-06-19 17:23:18 +00:00 |
iriver
|
Coldfire: Fix the modification of IMR. Interrupts must be masked at the core level at at least the level of the interrupt being masked. Not following the datasheet and relying strictly on and/or_l causes unhandled 'Levelx' exceptions (showing itself quite often in PCM mixer work which more greatly stresses PCM lockout).
|
2011-06-17 03:09:47 +00:00 |
mpio
|
MPIO HD300: vastly improve sound quality. This unfortunately means reverting r28797 which introduced poping noise
|
2011-11-05 14:01:22 +00:00 |
ata-as-coldfire.S
|
Do s/SWAP_WORDS/ATA_SWAP_WORDS/ to prevent namespace clashes.
|
2010-05-17 15:15:38 +00:00 |
ata-target.h
|
Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers.
|
2011-01-02 22:51:47 +00:00 |
crt0.S
|
Optional dual-boot support in iAudio X5 and M5 bootloader, based on FS#5289.
|
2011-06-19 17:23:18 +00:00 |
debug-coldfire.c
|
Move dbg_hw_info() into target tree. FS#11735 by me
|
2011-06-05 10:26:06 +00:00 |
debug-target.h
|
Move dbg_hw_info() into target tree. FS#11735 by me
|
2011-06-05 10:26:06 +00:00 |
ffs-coldfire.S
|
Remove unneeded instruction from the coldfire ffs function and fix a wrong comment
|
2009-12-16 16:39:24 +00:00 |
i2c-coldfire.c
|
HD300 - add missing i2c initializtion.
|
2010-11-27 14:23:10 +00:00 |
kernel-coldfire.c
|
Coldfire: Fix the modification of IMR. Interrupts must be masked at the core level at at least the level of the interrupt being masked. Not following the datasheet and relying strictly on and/or_l causes unhandled 'Levelx' exceptions (showing itself quite often in PCM mixer work which more greatly stresses PCM lockout).
|
2011-06-17 03:09:47 +00:00 |
memcpy-coldfire.S
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
memmove-coldfire.S
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
memset-coldfire.S
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
memset16-coldfire.S
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
pcf50606-coldfire.c
|
Various files: make functions static if they're local or make sure there is a proper #include if not
|
2009-08-06 09:28:25 +00:00 |
pcm-coldfire.c
|
Shuffle some functions around so that interfacing with playback.c in particular isn't required. Though playback does finish the audio init, pcm doesn't care who does it.
|
2011-09-01 12:15:43 +00:00 |
pcm-mixer-coldfire.c
|
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitations about playback of voice and other sounds when paused. Channels are independent in state and amplitude. Fade on stop/pause is handled by the channel's volume control rather than global volume which means it now works from anywhere. Opens up the possibility of plugin sounds during music playback by merely adding an additional channel enum. If any PCM drivers were not properly modified, see one of the last comments in the task for a description of the simple change that is expected. Some params are tunable in firmware/export/pcm-mixer.h as well.
|
2011-06-29 06:37:04 +00:00 |
strlen-coldfire.S
|
Coldfire strlen, slight optimization pointed out by amiconn, eliminate some unconditionla branches by rearranging the code handling the head bytes
|
2010-05-12 12:32:34 +00:00 |
system-coldfire.c
|
Coldfire: Fix the modification of IMR. Interrupts must be masked at the core level at at least the level of the interrupt being masked. Not following the datasheet and relying strictly on and/or_l causes unhandled 'Levelx' exceptions (showing itself quite often in PCM mixer work which more greatly stresses PCM lockout).
|
2011-06-17 03:09:47 +00:00 |
system-target.h
|
Coldfire: Fix the modification of IMR. Interrupts must be masked at the core level at at least the level of the interrupt being masked. Not following the datasheet and relying strictly on and/or_l causes unhandled 'Levelx' exceptions (showing itself quite often in PCM mixer work which more greatly stresses PCM lockout).
|
2011-06-17 03:09:47 +00:00 |
thread-coldfire.c
|
Move codfire inline asm into cpu specific file.
|
2010-12-27 10:22:39 +00:00 |
timer-coldfire.c
|
Coldfire: Fix the modification of IMR. Interrupts must be masked at the core level at at least the level of the interrupt being masked. Not following the datasheet and relying strictly on and/or_l causes unhandled 'Levelx' exceptions (showing itself quite often in PCM mixer work which more greatly stresses PCM lockout).
|
2011-06-17 03:09:47 +00:00 |
uart-coldfire.c
|
Split off target-specific parts from firmware/drivers/serial.c
|
2011-04-23 08:23:07 +00:00 |
usb-target.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
wmcodec-coldfire.c
|
MPIO HD300 - initial commit
|
2010-11-26 23:28:08 +00:00 |