.. |
archos/av300
|
|
|
imx31
|
Cleanup some .h files in the imx31 target branch - #include guard style, headers, obsolete prototypes, etc.
|
2008-05-16 18:40:28 +00:00 |
ipod
|
Undo r17470 because of regressions in some debug menus.
|
2008-05-12 15:37:03 +00:00 |
iriver
|
Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlight.c to handle lcd sleep timer. Make HAVE_LCD_SLEEP useable without a setting and use HAVE_LCD_SLEEP_SETTING when a setting is available in addition to HCD_HAVE_SLEEP. If a setting isn't used, the target must define the timeout to be used in the config.
|
2008-05-14 19:29:25 +00:00 |
olympus
|
Make the H10 bootloader work again. Also fix the same problem that might be affecting other PP bootloaders.
|
2008-05-04 14:42:53 +00:00 |
pnx0101
|
Remove wrong usage of '.global'. These symbols are imported, not exported.
|
2008-04-29 06:47:34 +00:00 |
s3c2440
|
Commit Davide Gentile's patch to make the Gigabeat F/X pad less finicky.
|
2008-05-17 00:29:24 +00:00 |
sandisk
|
Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlight.c to handle lcd sleep timer. Make HAVE_LCD_SLEEP useable without a setting and use HAVE_LCD_SLEEP_SETTING when a setting is available in addition to HCD_HAVE_SLEEP. If a setting isn't used, the target must define the timeout to be used in the config.
|
2008-05-14 19:29:25 +00:00 |
tatung/tpj1022
|
|
|
tcc77x
|
Convert the TCC77x ADC driver to use interrupts - based on the technique used in the SH ADC driver.
|
2008-05-03 07:49:39 +00:00 |
tcc780x
|
Remove the last D2 yellows (user timer is not yet implemented).
|
2008-05-05 19:43:01 +00:00 |
tms320dm320
|
Add beginning of DSP code (done by Catalin Patulea), but don't enable it
|
2008-05-16 21:16:01 +00:00 |
adc-as3514.c
|
Preparing for the Philips SA9200 part 1. Move the Sansa ADC & ATA drivers up one level.
|
2008-05-13 01:53:19 +00:00 |
adc-pp5020.c
|
|
|
ata-as-arm.S
|
1) Use a separate config-<target>.h for Zen Vision(:M) (60GB)
|
2008-05-14 18:55:19 +00:00 |
ata-pp5002.c
|
|
|
ata-pp5020.c
|
|
|
ata-sd-pp.c
|
Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a microsd card (no hotswap), use HAVE_ATA_SD for the Sansa flash driver so we don't rely on HAVE_HOTSWAP in some places.
|
2008-05-13 02:50:31 +00:00 |
ata-sd-target.h
|
Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a microsd card (no hotswap), use HAVE_ATA_SD for the Sansa flash driver so we don't rely on HAVE_HOTSWAP in some places.
|
2008-05-13 02:50:31 +00:00 |
ata-target.h
|
|
|
audio-pp.c
|
|
|
crt0-pp-bl.S
|
|
|
crt0-pp.S
|
Remove wrong usage of '.global'. These symbols are imported, not exported.
|
2008-04-29 06:47:34 +00:00 |
ffs-arm.S
|
|
|
i2c-pp.c
|
FS#8898 - Prefix AS3514 registers with AS3514_
|
2008-04-15 21:33:32 +00:00 |
i2c-telechips.c
|
Fixed prototype of i2c_write for plugins and for i2c-telechips (fix red/yellow).
|
2008-04-28 14:33:03 +00:00 |
i2s-pp.c
|
Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't).
|
2008-04-28 10:22:05 +00:00 |
lcd-as-memframe.S
|
|
|
memcpy-arm.S
|
|
|
memmove-arm.S
|
|
|
memset-arm.S
|
|
|
memset16-arm.S
|
|
|
mmu-arm.c
|
Fix the ARM assembly to ensure that the stack is not used.
|
2008-05-10 18:30:46 +00:00 |
mmu-arm.h
|
This is a big chunk of code necessary to prepare for Gigabeat F flash loading and and implementation of rolo. There should be no noticible changes for the user. A new bootloader is not needed.
|
2008-04-22 04:34:25 +00:00 |
pcm-pp.c
|
Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't).
|
2008-04-28 10:22:05 +00:00 |
system-arm.h
|
Optimized byte-swapping macros for ARMv6.
|
2008-04-16 20:44:10 +00:00 |
system-pp502x.c
|
Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a microsd card (no hotswap), use HAVE_ATA_SD for the Sansa flash driver so we don't rely on HAVE_HOTSWAP in some places.
|
2008-05-13 02:50:31 +00:00 |
system-pp5002.c
|
|
|
system-target.h
|
Fix freezing of some builds on PP5002. The PP5002 needs the not-sleep-at 0xNNNNNNN0-addresses fix everywhere when caching is enabled, not only in core_sleep(). Introduced a pair of inline functions to sleep and wake cores on PP for consistency.
|
2008-04-20 17:53:05 +00:00 |
usb-drv-arc.c
|
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
|
2008-05-05 10:32:46 +00:00 |
usb-fw-pp502x.c
|
Added missing usb #includes to usb source files.
|
2008-05-03 07:10:21 +00:00 |
usb-fw-pp5002.c
|
|
|
usb-target.h
|
|
|
wmcodec-pp.c
|
|
|
wmcodec-telechips.c
|
More static / header file cleanup.
|
2008-05-03 23:18:56 +00:00 |