.. |
archos/av300
|
|
|
as3525
|
Add more driver stubs to make the Fuze and e200v2 main builds compile; Correct the memory definition for the Fuze (8MB)
|
2008-11-11 14:46:13 +00:00 |
imx31
|
Strange little kernel optimization to ease targeting the timer tick and to limit the number of loops in the tick function to the number of tasks added rather than always looping the max number.
|
2008-10-27 16:30:24 +00:00 |
ipod
|
Common data must be included in .bss or it won't get zeroed in crt0. Fix the archos self-extractor as well to play safe.
|
2008-11-07 00:15:53 +00:00 |
iriver
|
Common data must be included in .bss or it won't get zeroed in crt0. Fix the archos self-extractor as well to play safe.
|
2008-11-07 00:15:53 +00:00 |
olympus
|
Common data must be included in .bss or it won't get zeroed in crt0. Fix the archos self-extractor as well to play safe.
|
2008-11-07 00:15:53 +00:00 |
philips
|
Fix a warning introduced by r18940
|
2008-11-10 23:20:19 +00:00 |
pnx0101
|
Move kernel tick initialization and handling to the target tree for ones remaining in kernel.c
|
2008-10-29 10:26:46 +00:00 |
s3c2440
|
(really) commit the crt0.S changes needed for the wakeup alarm.
|
2008-11-12 04:34:53 +00:00 |
s5l8700
|
make the meizu bootloaders compile again with the new storage infrastructure
|
2008-11-11 14:11:49 +00:00 |
sandisk
|
Sansa AMS: use the AS3514 ADC driver
|
2008-11-10 20:55:56 +00:00 |
tatung/tpj1022
|
|
|
tcc77x
|
Strange little kernel optimization to ease targeting the timer tick and to limit the number of loops in the tick function to the number of tasks added rather than always looping the max number.
|
2008-10-27 16:30:24 +00:00 |
tcc780x
|
Strange little kernel optimization to ease targeting the timer tick and to limit the number of loops in the tick function to the number of tasks added rather than always looping the max number.
|
2008-10-27 16:30:24 +00:00 |
tms320dm320
|
Strange little kernel optimization to ease targeting the timer tick and to limit the number of loops in the tick function to the number of tasks added rather than always looping the max number.
|
2008-10-27 16:30:24 +00:00 |
adc-as3514.c
|
Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by the wmcodec API used with the Wolfson codecs. The intention is to implement this API for the AS3525 and then share code with the Sansa V2 ports.
|
2008-10-31 00:16:42 +00:00 |
adc-pp5020.c
|
|
|
ascodec-pp.c
|
Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by the wmcodec API used with the Wolfson codecs. The intention is to implement this API for the AS3525 and then share code with the Sansa V2 ports.
|
2008-10-31 00:16:42 +00:00 |
ascodec-target.h
|
Sansa AMS: use the AS3514 ADC driver
|
2008-11-10 20:55:56 +00:00 |
ata-as-arm.S
|
|
|
ata-nand-telechips.c
|
implement single-driver storage layer with macros instead of inlines
|
2008-11-02 01:14:46 +00:00 |
ata-pp5002.c
|
|
|
ata-pp5020.c
|
|
|
ata-sd-pp.c
|
sd.h : avoid namespace collision by prefixing defines with SD_
|
2008-11-09 23:40:21 +00:00 |
ata-sd-target.h
|
|
|
ata-target.h
|
|
|
audio-pp.c
|
|
|
crt0-pp-bl.S
|
|
|
crt0-pp.S
|
|
|
crt0.S
|
ARM C Runtime : prepare to exception vectors if not in the bootloader
|
2008-11-09 06:17:16 +00:00 |
ffs-arm.S
|
|
|
i2c-pp.c
|
Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by the wmcodec API used with the Wolfson codecs. The intention is to implement this API for the AS3525 and then share code with the Sansa V2 ports.
|
2008-10-31 00:16:42 +00:00 |
i2c-telechips.c
|
|
|
i2s-pp.c
|
|
|
kernel-pp.c
|
Move kernel tick initialization and handling to the target tree for ones remaining in kernel.c
|
2008-10-29 10:26:46 +00:00 |
lcd-as-memframe.S
|
|
|
lcd-ssd1815.c
|
make the m200v2 lcd work again with higher cpu frequency
|
2008-11-02 01:10:29 +00:00 |
memcpy-arm.S
|
|
|
memmove-arm.S
|
|
|
memset-arm.S
|
|
|
memset16-arm.S
|
|
|
mmu-arm.c
|
|
|
mmu-arm.h
|
|
|
pcm-pp.c
|
Fix samplerate setting for mini 1g/2g
|
2008-09-30 20:26:25 +00:00 |
pcm-telechips.c
|
Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik DAX ports compile. Note that some codecs are currently disabled (due to lowmem on these targets), but that needs more work and analysis to decide how much RAM we want to allocate to codecs.
|
2008-09-22 19:15:18 +00:00 |
system-arm.h
|
|
|
system-pp502x.c
|
|
|
system-pp5002.c
|
|
|
system-target.h
|
|
|
usb-drv-arc.c
|
reorganise the USB stack a bit to allow for easier integration of non-ARC controller drivers
|
2008-10-03 22:43:16 +00:00 |
usb-fw-pp502x.c
|
|
|
usb-fw-pp5002.c
|
|
|
usb-target.h
|
|
|
wmcodec-pp.c
|
iPod Video: Fix playback after recording (FS #7402). Implement recording gain adjustment. * Enable timeout for zero-crossing detection (SLOWCLK), avoids hanging volume/ gain due to DC offsets.
|
2008-09-13 19:34:16 +00:00 |
wmcodec-telechips.c
|
Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik DAX ports compile. Note that some codecs are currently disabled (due to lowmem on these targets), but that needs more work and analysis to decide how much RAM we want to allocate to codecs.
|
2008-09-22 19:15:18 +00:00 |