rockbox/firmware/target/arm
Cástor Muñoz 8c7d372e45 FS#12519 - iPod Classic/6G: swap L-R audio channels by Cástor Muñoz
Fixes swapped left and right channels on ipod 6g and changes the
i2s config to send samples as 16 bits instead of 16 zero padded to
24 bits to the dac.

Change-Id: Icfecfdf0f6868bdb01c11dced604ebfceb874aa1
Signed-off-by: Nils Wallménius <nils@rockbox.org>
2012-02-25 14:51:52 +01:00
..
archos/av300 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
as3525 Clipv2: fix button reading on some models 2012-01-30 00:13:51 -05:00
at91sam lcd-target.h: remove some duplicate declarations 2012-01-08 00:52:55 +00:00
imx31 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
imx233 fuze+: the radio chip needs a few milliseconds to power up 2012-02-05 18:14:12 +01:00
ipod button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
iriver lcd: fix function name in comments in assembly files (lcd_write_yup_420 instead of lcd_write_yuv420) 2012-01-11 13:14:30 +01:00
olympus button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
pbell lcd: fix function name in comments in assembly files (lcd_write_yup_420 instead of lcd_write_yuv420) 2012-01-11 13:14:30 +01:00
philips lcd: fix function name in comments in assembly files (lcd_write_yup_420 instead of lcd_write_yuv420) 2012-01-11 13:14:30 +01:00
pnx0101 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
pp Use commit_dcache() instead of commit_discard_idcache() where possible 2012-02-04 22:27:42 -05:00
rk27xx hm60x/hm801: Fix USB DAC functionality 2012-02-24 13:51:05 +04:00
s3c2440 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
s5l8700 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
s5l8702 FS#12519 - iPod Classic/6G: swap L-R audio channels by Cástor Muñoz 2012-02-25 14:51:52 +01:00
samsung lcd: fix function name in comments in assembly files (lcd_write_yup_420 instead of lcd_write_yuv420) 2012-01-11 13:14:30 +01:00
sandisk lcd: fix function name in comments in assembly files (lcd_write_yup_420 instead of lcd_write_yuv420) 2012-01-11 13:14:30 +01:00
tatung button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
tcc77x button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
tcc780x button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
tms320dm320 adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
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 GSoC/Buflib: Add buflib memory alocator to the core. 2011-08-30 14:01:33 +00:00
bits-armv4.S Do some things to make -ffunction-sections work better. 2011-12-17 01:43:32 +00:00
bits-armv6.S Do some things to make -ffunction-sections work better. 2011-12-17 01:43:32 +00:00
crt0.S AS3525v1/2: Enable nested handling of interrupts 2012-01-08 22:29:25 +00:00
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
lcd-c200_c200v2.c udelay between command and data write seems to get rid of the display glitches on C200v2 2010-06-27 03:24:56 +00:00
lcd-ssd1815.c
mmu-arm.h Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
mmu-arm.S Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
mmu-armv6.S Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
pcm-telechips.c Shuffle some functions around so that interfacing with playback.c in particular isn't required. Though playback does finish the audio init, pcm doesn't care who does it. 2011-09-01 12:15:43 +00:00
powermgmt-ascodec.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
system-arm.c Arm stack unwinder 2012-02-22 08:33:26 +01:00
system-arm.h Create fimrware/asm directory for assembly optimized stuff. 2012-01-22 18:46:44 +01:00
usb-drv-arc.c Some iPod Video's need a 2nd call of ub_drv_init() to establish the USB connection. This workaround breaks the USB functionality for other devices. Until there is a proper fix available just use the workaround for iPod Video only. Fixes FS#12324. 2011-10-20 14:48:20 +00:00
usb-s3c6400x.c usb-s3c6400: store endpoint status per direction 2012-01-16 18:29:38 -05:00
usb-tcc.c usb-target.h: remove 2011-12-31 18:44:55 +00:00
wmcodec-telechips.c