.. |
archos/av300
|
|
|
as3525
|
Revert r26350 - fixes FS#11421
|
2010-06-20 18:10:15 +00:00 |
at91sam
|
|
|
imx31
|
Configure Gigabeat S with EABI compiler by default. Implement the INIT section that this enables (due to selective need for long calls). Remove pcm_postinit from INIT section since it's asynchronous. Disable strict aliasing on SPC codec for now just to shut it up.
|
2010-06-11 14:39:35 +00:00 |
ipod
|
iPod 3G: Add a small check to ensure backlight never gets stuck off if wheel is inactive for too long (because it limits the number of backlight_on calls).
|
2010-06-19 20:36:54 +00:00 |
iriver
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
olympus
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
pbell
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
philips
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
pnx0101
|
|
|
s3c2440
|
Remove card_enable_monitoring() and use a mutex instead. The card_enable_monitoring() method actually didn't eliminate the possible race conditions it was meant to fix.
|
2010-06-06 13:20:47 +00:00 |
s5l8700
|
Remove PROC_NEEDS_CACHEALIGN for Nano2G again, it's only needed for PP
|
2010-06-20 17:35:02 +00:00 |
samsung
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
sandisk
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
tatung
|
|
|
tcc77x
|
|
|
tcc780x
|
cowond2: make the code consistent with the comments and really clear the bits
|
2010-06-13 14:00:30 +00:00 |
tms320dm320
|
Make sure files which aren't windows-specific use \n line endings only
|
2010-06-17 16:59:51 +00:00 |
adc-as3514.c
|
adc-as3514.c: cosmetics
|
2010-05-15 19:44:54 +00:00 |
adc-pp5020.c
|
|
|
ascodec-pp.c
|
|
|
ascodec-target.h
|
|
|
ata-as-arm.S
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
ata-nand-telechips.c
|
|
|
ata-pp5002.c
|
|
|
ata-pp5020.c
|
|
|
ata-sd-pp.c
|
Remove card_enable_monitoring() and use a mutex instead. The card_enable_monitoring() method actually didn't eliminate the possible race conditions it was meant to fix.
|
2010-06-06 13:20:47 +00:00 |
ata-target.h
|
|
|
audio-pp.c
|
|
|
crt0-pp-bl.S
|
|
|
crt0-pp.S
|
ARM: use BX when branch to an address in register
|
2010-05-31 15:14:26 +00:00 |
crt0.S
|
arm/crt0.S: comment why the reset vector doesn't use absolute addressing
|
2010-06-18 18:31:14 +00:00 |
ffs-arm.S
|
|
|
i2c-pp.c
|
|
|
i2c-telechips.c
|
Re-write the Telechips I2C delay routine in assembler to stop the compiler optimising it away. Tested with EABI and non-EABI compilers.
|
2010-06-16 21:03:57 +00:00 |
i2s-pp.c
|
|
|
kernel-pp.c
|
|
|
lcd-as-memframe.S
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
lcd-c200_c200v2.c
|
Of course there's no mdelay on c200(v1), so just use udelay
|
2010-06-19 03:04:22 +00:00 |
lcd-ssd1815.c
|
|
|
memcpy-arm.S
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
memmove-arm.S
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
memset-arm.S
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
memset16-arm.S
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
mmu-arm.h
|
|
|
mmu-arm.S
|
Update Samsung YP-S3 bootloader demo
|
2010-05-30 21:43:14 +00:00 |
mmu-armv6.S
|
|
|
pcm-pp.c
|
pcm-pp: revert r26756
|
2010-06-11 11:25:16 +00:00 |
pcm-telechips.c
|
|
|
powermgmt-ascodec.c
|
|
|
sd-pp-target.h
|
|
|
support-arm.S
|
ARM: __div0() takes no argument
|
2010-06-12 17:15:39 +00:00 |
system-arm.c
|
__div0: give the address of the instruction calling division to UIE
|
2010-06-12 17:15:44 +00:00 |
system-arm.h
|
|
|
system-pp502x.c
|
|
|
system-pp5002.c
|
Squeeze down the PP5002 cache routines a bit.
|
2010-06-18 06:54:58 +00:00 |
system-target.h
|
|
|
thread-arm.c
|
FS#11335 by me: make ARM assembly functions thumb-friendly
|
2010-06-11 04:41:36 +00:00 |
thread-pp.c
|
For multiprocessor targets, do the thread_exit routine such that we don't need to rely on the compiler's good graces to have stack switching be reliable. Only needs a few asm instructions.
|
2010-06-18 03:10:18 +00:00 |
timer-pp.c
|
|
|
usb-drv-arc.c
|
|
|
usb-fw-pp502x.c
|
|
|
usb-fw-pp5002.c
|
|
|
usb-s3c6400x.c
|
|
|
usb-target.h
|
|
|
usb-tcc.c
|
|
|
wmcodec-pp.c
|
FS#11417 by Joe Balough: fix audio/tuner on philips hdd6330
|
2010-06-19 03:51:57 +00:00 |
wmcodec-telechips.c
|
|
|