.. |
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
|
Commit second part of FS#9663 by Thomas Martitz. Enable button light on fuze and e200v2.
|
2009-01-18 18:49:36 +00:00 |
imx31
|
USB detection changes. c200/e200: Consider USB to be powered when charger is plugged but detect USB connection by bus reset. When received, disconnect and restart the driver fully enabled. imx31: Fix hack used to make initial connect succeeded-- set PHY type before initial reset. General: Move some target code out of usb-drv-arc.c and implement it in respective usb sources and CPU headers so things stay clean.
|
2009-01-19 13:41:25 +00:00 |
ipod
|
Commit battery discharge curve for the Ipod Photo. We still need one for the 4G and Mini.
|
2009-01-18 19:36:39 +00:00 |
iriver
|
H10 can distinguish USB and MAIN charger input so return proper flags. H100s were misconfigured and should use CHARGING_SIMPLE. Comment more on what charging types mean in config.h.
|
2008-12-24 19:36:37 +00:00 |
olympus
|
Simplify powermgmt thread loops so it calls functions turn (no more power_thread_sleep). Do other target-friendly simplifications, generic battery switch handling and split sim-specific code. Whoever can, please verify charging on the Archos Recorder (due to change in the charger duty cycle code).
|
2008-12-24 16:58:41 +00:00 |
philips
|
Philips HDD1630 lcd work: register defines and enable contrast, flip, and inverse.
|
2009-01-21 02:23:29 +00:00 |
pnx0101
|
Clean up panicf and introduce system_exception_wait to do further target tasks and wait for a button when an unrecoverable error has occurred (panic, UIE, etc.). Returning from that function should reboot or don't return from it. Move UIE and __div0 for ARM to its own file.
|
2009-01-08 10:15:32 +00:00 |
s3c2440
|
Fix FS#9782 - lcd_bitmap_transparent_part clipping but keep smaller clipping code. The bitmap coordinates were not being adjusted when clipping left and top. Also fix for Gigabeat S.
|
2009-01-12 02:15:04 +00:00 |
s5l8700
|
Clean up panicf and introduce system_exception_wait to do further target tasks and wait for a button when an unrecoverable error has occurred (panic, UIE, etc.). Returning from that function should reboot or don't return from it. Move UIE and __div0 for ARM to its own file.
|
2009-01-08 10:15:32 +00:00 |
sandisk
|
Commit battery discharge curve for c200v1 by BertrikSikken. The old one wasn't very realistic.
|
2009-01-18 19:48:34 +00:00 |
tatung/tpj1022
|
Simplify powermgmt thread loops so it calls functions turn (no more power_thread_sleep). Do other target-friendly simplifications, generic battery switch handling and split sim-specific code. Whoever can, please verify charging on the Archos Recorder (due to change in the charger duty cycle code).
|
2008-12-24 16:58:41 +00:00 |
tcc77x
|
Replace some nasty hard-coded offsets with labels
|
2009-01-08 23:16:51 +00:00 |
tcc780x
|
Clean up panicf and introduce system_exception_wait to do further target tasks and wait for a button when an unrecoverable error has occurred (panic, UIE, etc.). Returning from that function should reboot or don't return from it. Move UIE and __div0 for ARM to its own file.
|
2009-01-08 10:15:32 +00:00 |
tms320dm320
|
Fix up ZVM builds. It appeared to share common definitions with PP502x targets so use those. Remove one stale comment left behind in last commit.
|
2009-01-19 14:06:47 +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
|
FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few changes by me). Fixes boot problem, pixel format, sound, and a few other things.
|
2008-12-12 04:56:25 +00:00 |
ascodec-pp.c
|
static/const/#include/tab police on various files
|
2009-01-02 21:43:52 +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
|
Fix-m the ruddiness.
|
2008-12-12 11:20:58 +00:00 |
crt0-pp-bl.S
|
Dual boot for the Philips HDD1630.
|
2009-01-10 03:21:07 +00:00 |
crt0-pp.S
|
PortalPlayer: Implement irq_handler() directly in C code rather than dispatching to irq() from crt0-pp.S. Remove unneeded STUB macros.
|
2009-01-20 16:11:59 +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
|
Bring consistency to pcm implementation and samplerate handling. Less low-level duplication. A small test_sampr fix so it works on coldfire again.
|
2008-12-12 11:01:07 +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: centralize clock settings in clock-target.h
|
2008-12-04 20:04:31 +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 some pcm_apply_settings cruft at the low level I somehow missed. Move the ones in pcm.c around to better spots. Remove a variable from pcm-pnx0101.c that should no longer be there.
|
2008-12-12 12:46:57 +00:00 |
pcm-telechips.c
|
Get rid of some pcm_apply_settings cruft at the low level I somehow missed. Move the ones in pcm.c around to better spots. Remove a variable from pcm-pnx0101.c that should no longer be there.
|
2008-12-12 12:46:57 +00:00 |
powermgmt-ascodec.c
|
USB detection changes. c200/e200: Consider USB to be powered when charger is plugged but detect USB connection by bus reset. When received, disconnect and restart the driver fully enabled. imx31: Fix hack used to make initial connect succeeded-- set PHY type before initial reset. General: Move some target code out of usb-drv-arc.c and implement it in respective usb sources and CPU headers so things stay clean.
|
2009-01-19 13:41:25 +00:00 |
system-arm.c
|
Clean up panicf and introduce system_exception_wait to do further target tasks and wait for a button when an unrecoverable error has occurred (panic, UIE, etc.). Returning from that function should reboot or don't return from it. Move UIE and __div0 for ARM to its own file.
|
2009-01-08 10:15:32 +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
|
PortalPlayer: Implement irq_handler() directly in C code rather than dispatching to irq() from crt0-pp.S. Remove unneeded STUB macros.
|
2009-01-20 16:11:59 +00:00 |
system-pp5002.c
|
PortalPlayer: Implement irq_handler() directly in C code rather than dispatching to irq() from crt0-pp.S. Remove unneeded STUB macros.
|
2009-01-20 16:11:59 +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
|
This should take care of resetting when unplugging on e200 as reported in FS#9812. Be sure VBUS is valid before posting insert message as a spurious reset can occur. It seems to fix it for me (tested by insulating D+/D- pins).
|
2009-01-19 19:23:59 +00:00 |
usb-fw-pp502x.c
|
USB detection changes. c200/e200: Consider USB to be powered when charger is plugged but detect USB connection by bus reset. When received, disconnect and restart the driver fully enabled. imx31: Fix hack used to make initial connect succeeded-- set PHY type before initial reset. General: Move some target code out of usb-drv-arc.c and implement it in respective usb sources and CPU headers so things stay clean.
|
2009-01-19 13:41:25 +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
|
USB detection changes. c200/e200: Consider USB to be powered when charger is plugged but detect USB connection by bus reset. When received, disconnect and restart the driver fully enabled. imx31: Fix hack used to make initial connect succeeded-- set PHY type before initial reset. General: Move some target code out of usb-drv-arc.c and implement it in respective usb sources and CPU headers so things stay clean.
|
2009-01-19 13:41:25 +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
|
FS#9591 by Anton Veretenenko for the Philips GoGear HDD1620/1630 (with a few changes by me). Fixes boot problem, pixel format, sound, and a few other things.
|
2008-12-12 04:56:25 +00:00 |
wmcodec-telechips.c
|
D2 also needs audiohw_preinit()
|
2008-11-28 23:44:06 +00:00 |