.. |
archos/av300
|
Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented.
|
2008-12-03 19:54:25 +00:00 |
as3525
|
Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented.
|
2008-12-03 19:54:25 +00:00 |
imx31
|
Gigabeat S: Turn off backlight LED supply after a 2-second delay and save a little power. Hardware fading required keeping supply enabled during fade out. Let fade happen at poweroff (might as well~~~).
|
2008-12-04 04:16:53 +00:00 |
ipod
|
Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented.
|
2008-12-03 19:54:25 +00:00 |
iriver
|
Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented.
|
2008-12-03 19:54:25 +00:00 |
olympus
|
Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented.
|
2008-12-03 19:54:25 +00:00 |
philips
|
Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented.
|
2008-12-03 19:54:25 +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
|
Meg-FX: s3c register definitions really should be unsigned. Switch from 'int' to 'unsigned long' like other targets.
|
2008-12-04 15:06:48 +00:00 |
s5l8700
|
make the meizu bootloaders compile again with the new storage infrastructure
|
2008-11-11 14:11:49 +00:00 |
sandisk
|
Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented.
|
2008-12-03 19:54:25 +00:00 |
tatung/tpj1022
|
Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented.
|
2008-12-03 19:54:25 +00:00 |
tcc77x
|
Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented.
|
2008-12-03 19:54:25 +00:00 |
tcc780x
|
Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented.
|
2008-12-03 19:54:25 +00:00 |
tms320dm320
|
Fix some red. The stubs in bootloaders are giving some trouble.
|
2008-12-03 20:43:10 +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
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
ascodec-pp.c
|
Fix misspelled function name. Thanks to Jens Arnold for noticing.
|
2008-11-26 05:46:33 +00:00 |
ascodec-target.h
|
Fix misspelled function name. Thanks to Jens Arnold for noticing.
|
2008-11-26 05:46:33 +00:00 |
ata-as-arm.S
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
ata-nand-telechips.c
|
Telechips NAND: much improved read reliability on D2/iAudio7. More work is required for M200/DAX, but an improvement is evident nonetheless. LPT buffers are now buffer_alloc'd after determining the required size, so most targets should also see a healthy reduction in RAM usage.
|
2008-11-16 15:44:49 +00:00 |
ata-pp5002.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
ata-pp5020.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
ata-sd-pp.c
|
First part of FS#9570 by Antonius Hellmann. Disables power to the SD memory when not in use. Gives a sizeable power savings (4 mA by his measurement).
|
2008-11-24 03:59:21 +00:00 |
ata-sd-target.h
|
Moved microsd_int declaration from system-pp502x.c to ata-sd-target.h
|
2008-06-28 19:36:21 +00:00 |
ata-target.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
audio-pp.c
|
Ensure consistency between header file and implementation for iPod drivers, by #including the appropriate header file and #ifdef'fing out unused code
|
2008-07-16 11:02:14 +00:00 |
crt0-pp-bl.S
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
crt0-pp.S
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
crt0.S
|
Sansa AMS: Use IRAM (in app linker script and crt0.S)
|
2008-11-18 17:15:56 +00:00 |
ffs-arm.S
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
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
|
Telechips I2C: Scale the busy-wait delay based on FREQ, reducing wasted CPU cycles when unboosted (eg. when reading from the D2 touchscreen).
|
2008-12-01 21:02:00 +00:00 |
i2s-pp.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
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
|
Fix red for target with insanely wide LCDs.
|
2008-07-15 18:59:05 +00:00 |
lcd-ssd1815.c
|
Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk)
|
2008-11-30 16:36:32 +00:00 |
memcpy-arm.S
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
memmove-arm.S
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
memset-arm.S
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
memset16-arm.S
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
mmu-arm.c
|
Meg-FX: s3c register definitions really should be unsigned. Switch from 'int' to 'unsigned long' like other targets.
|
2008-12-04 15:06:48 +00:00 |
mmu-arm.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
pcm-pp.c
|
Get rid of remaining audiohw_enable_output style codec setup and use pre/post split initialization. Move some SoC-specific code like i2s_reset out of the codec drivers. Helps to unify drivers and it was only ever used to enable. I cannot possibly test everything so report (I'll be on call ;) or fix problems if any crop up.
|
2008-11-26 14:25:45 +00:00 |
pcm-telechips.c
|
Fix yellow and red. Maybe create some new.
|
2008-11-26 14:52:31 +00:00 |
system-arm.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
system-pp502x.c
|
Move declaration of button_int and clickwheel_int to the proper header file instead of declaring it locally in the .c file
|
2008-06-29 11:03:12 +00:00 |
system-pp5002.c
|
Ensure consistency between header file and implementation for iPod drivers, by #including the appropriate header file and #ifdef'fing out unused code
|
2008-07-16 11:02:14 +00:00 |
system-target.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
usb-drv-arc.c
|
Remove usb_drv_wait from the public usb api, and remove the implementation from usb-drv-arc.c, as it is not actually used
|
2008-11-30 15:56:49 +00:00 |
usb-fw-pp502x.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
usb-fw-pp5002.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +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 |
usb-tcc.c
|
Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x (even usb-tcc is too specific, but I don't know anything better)
|
2008-11-30 15:43:15 +00:00 |
wmcodec-pp.c
|
Get rid of remaining audiohw_enable_output style codec setup and use pre/post split initialization. Move some SoC-specific code like i2s_reset out of the codec drivers. Helps to unify drivers and it was only ever used to enable. I cannot possibly test everything so report (I'll be on call ;) or fix problems if any crop up.
|
2008-11-26 14:25:45 +00:00 |
wmcodec-telechips.c
|
D2 also needs audiohw_preinit()
|
2008-11-28 23:44:06 +00:00 |