rockbox/firmware/target/arm/as3525
Rafaël Carré 66f8fb52a9 */app.lds: remove STUBOFFSET
This is related to gdb, and gdb can only work on SH and ifp
This was mistakenly kept when app.lds was forked for each SoC
Side-effect: fix DEBUG builds when the rockbox binary is expected to
be loaded at the start of DRAM and there is no runtime relocation

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28124 a1c6a512-1295-4272-9138-f99709370657
2010-09-20 17:09:55 +00:00
..
sansa-c200v2
sansa-clip Sansa clip+: fix display brightness for players with newer OLED controller type (and reorganise the variant detection a bit in the process) 2010-07-22 15:31:24 +00:00
sansa-clipplus Sansa clip+: fix display brightness for players with newer OLED controller type (and reorganise the variant detection a bit in the process) 2010-07-22 15:31:24 +00:00
sansa-clipv2 Sansa clip+: fix display brightness for players with newer OLED controller type (and reorganise the variant detection a bit in the process) 2010-07-22 15:31:24 +00:00
sansa-e200v2 Fuze*/e200v2: remove unused lcd_set_contrast() 2010-07-14 06:48:36 +00:00
sansa-fuze
sansa-fuzev2 Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), this makes SD transfers work for newer clip+ players ("COMBO4E" type). Variable fuzev2_variant has been renamed to amsv2_variant. 2010-07-22 13:47:09 +00:00
sansa-m200v4
adc-target.h
app.lds */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
ascodec-as3525.c AMS SoC's: Some register bit changes need interrupt protection: timer API and CGU_PERI. 2010-07-02 06:00:00 +00:00
ascodec-target.h
audio-as3525.c AMS SoC's: Some register bit changes need interrupt protection: timer API and CGU_PERI. 2010-07-02 06:00:00 +00:00
backlight-e200v2-fuze.c
boot.lds
button-e200v2-fuze.c
clock-target.h FS#11597 : decrease FCLK frequency when unboosted 2010-09-05 15:34:34 +00:00
dbop-as3525.c DBOP noise on C200v2 goes away if we precharge long enough. 2010-06-27 02:50:24 +00:00
dbop-as3525.h
debug-as3525.c debug-as3525.c : fix include, remove comment 2010-09-06 19:23:00 +00:00
debug-target.h
dma-pl081.c AMS: make dma_disable_channel() not inline 2010-09-07 08:40:08 +00:00
dma-target.h AMS: make dma_disable_channel() not inline 2010-09-07 08:40:08 +00:00
fmradio-i2c-as3525.c as3525*: use atomic bit manipulation for CCU_IO 2010-07-19 15:56:15 +00:00
i2s-as3525.c
kernel-as3525.c AMS SoC's: Some register bit changes need interrupt protection: timer API and CGU_PERI. 2010-07-02 06:00:00 +00:00
lcd-as-e200v2-fuze-fuzev2.S
lcd-clip.h lcd-clip.h: mentions clipv2 2010-07-22 17:17:31 +00:00
lcd-fuze.c Fuze*/e200v2: remove unused lcd_set_contrast() 2010-07-14 06:48:36 +00:00
lcd-fuze.h
lcd-ssd1303.c Sansa clip+: fix display brightness for players with newer OLED controller type (and reorganise the variant detection a bit in the process) 2010-07-22 15:31:24 +00:00
memory-init.S
pcm-as3525.c AMS SoC's: Some register bit changes need interrupt protection: timer API and CGU_PERI. 2010-07-02 06:00:00 +00:00
power-as3525.c
powermgmt-target.h Clipv1: update CHARGER_TOTAL_TIMER 2010-09-03 06:42:11 +00:00
scrollwheel-as3525.c
sd-as3525.c Change sd-as3525*.c to the new cache coherency function names. 2010-09-08 17:16:52 +00:00
sd-as3525v2.c Change sd-as3525*.c to the new cache coherency function names. 2010-09-08 17:16:52 +00:00
system-as3525.c FS#11597 : decrease FCLK frequency when unboosted 2010-09-05 15:34:34 +00:00
system-target.h Sansa Clip+: detect AMSv2 variant (just like was already done for fuze v2), this makes SD transfers work for newer clip+ players ("COMBO4E" type). Variable fuzev2_variant has been renamed to amsv2_variant. 2010-07-22 13:47:09 +00:00
timer-as3525.c AMS SoC's: Some register bit changes need interrupt protection: timer API and CGU_PERI. 2010-07-02 06:00:00 +00:00
tuner-as3525v2.c The new Fuzev2 use the same FM chip than some Clip+ 2010-07-20 06:26:39 +00:00
usb-as3525.c Sansa AMSv2: don't prevent USB detection to work when rockbox USB stack is used 2010-08-19 16:52:08 +00:00
usb-drv-as3525.c usb-drv-as3525: only give physical addresses to USB HW 2010-08-25 11:10:48 +00:00
usb-drv-as3525.h Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for weird Linux behaviour (don't have Windows to test with), we don't need to set up USB_PHY_EPx_INFO (OF doesn't bother either). 2010-06-28 09:46:13 +00:00
usb-drv-as3525v2.c AMS USBv2: use OF settings for undocumented register 2010-09-12 15:32:46 +00:00
usb-drv-as3525v2.h revert r27991 2010-09-03 22:18:04 +00:00
usb-target.h