rockbox/firmware/target/arm
Michael Sevakis cc0800a200 Fix r29062 warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29063 a1c6a512-1295-4272-9138-f99709370657
2011-01-16 01:48:15 +00:00
..
archos/av300 Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers. 2011-01-02 22:51:47 +00:00
as3525 Fix problem with AMS PCM driver that caused mpegplayer lockup. It pre-decremented the size remaining where it is supposed to be post-decremented by the last transfer size in the callback. Pending callbacks also must be cleared when stopping or pausing a channel if they happened before the lock flag was set. 2011-01-15 12:13:56 +00:00
at91sam
imx31 Some static data is only used by .init functions. Add .initdata to declare such data (otherwise section conflicts arise). For i.MX31, use INITDATA_ATTR in the appropriate places. 2011-01-08 20:42:51 +00:00
ipod Fix FS#11820. Implement LCD shutdown for iPod Photo/Color and iPod nano 1G. The code was taken from FS#10034 and slightly changed to avoid white flashing when shutting off the display. 2011-01-12 07:36:02 +00:00
iriver Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int in main-pp.c. 2011-01-15 08:52:59 +00:00
olympus */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
pbell Get the last warning for vibe 500 bootloader. 2011-01-15 09:11:38 +00:00
philips e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloader USB .lds into the boot.lds instead of pasting into every one to keep things sane for now-- commented upon inside. 2011-01-16 01:40:15 +00:00
pnx0101 move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00
s3c2440 Rework ATA driver to get rid of lots of target-specific constants and allow for non-memory-mapped task file registers. 2011-01-02 22:51:47 +00:00
s5l8700 Remove files accidentally commited in 28953 2011-01-03 13:24:27 +00:00
s5l8702 Fix iPod Classic LCD problems 2011-01-08 21:01:06 +00:00
samsung */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
sandisk Fix r29062 warning. 2011-01-16 01:48:15 +00:00
tatung */app.lds: remove STUBOFFSET 2010-09-20 17:09:55 +00:00
tcc77x move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00
tcc780x move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00
tms320dm320 Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int in main-pp.c. 2011-01-15 08:52:59 +00:00
adc-as3514.c
adc-pp5020.c
ascodec-pp.c
ascodec-target.h
ata-as-arm.S
ata-nand-telechips.c
ata-pp5002.c
ata-pp5020.c
ata-sd-pp.c Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). 2011-01-15 08:19:30 +00:00
ata-target.h Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). 2011-01-15 08:19:30 +00:00
audio-pp.c
bits-armv4.S Remove atomic register bit manipulation functions from i.MX and s3c target code and introduce generic functions for ARM (bitmod32, bitset32, and bitclr32). Multiprocessor support is possible but just not implemented at the moment, only interrupt lockout. 2010-06-30 02:02:46 +00:00
bits-armv6.S Remove atomic register bit manipulation functions from i.MX and s3c target code and introduce generic functions for ARM (bitmod32, bitset32, and bitclr32). Multiprocessor support is possible but just not implemented at the moment, only interrupt lockout. 2010-06-30 02:02:46 +00:00
boot-pp502x-bl-usb.lds e200v1 seems to be ok using USB-enabled bootloader. Also, include the bootloader USB .lds into the boot.lds instead of pasting into every one to keep things sane for now-- commented upon inside. 2011-01-16 01:40:15 +00:00
crt0-pp-bl.S HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic values in registers at the start), fix bootloader warnings. 2010-10-21 21:16:00 +00:00
crt0-pp.S ipodvideo: detect ram size at boot (doesn't actually get USED yet) 2010-08-29 13:20:16 +00:00
crt0-pp502x-bl-usb.S Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). 2011-01-15 08:19:30 +00:00
crt0.S
debug-pp.c move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00
debug-target.h move dbg_ports() from apps/menu_debug.c to target tree. FS#11712 by me. 2010-11-06 14:24:25 +00:00
ffs-arm.S
i2c-pp.c
i2c-telechips.c
i2s-pp.c
kernel-pp.c Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). 2011-01-15 08:19:30 +00:00
lcd-as-memframe.S
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
memcpy-arm.S
memmove-arm.S
memset-arm.S
memset16-arm.S
mmu-arm.h Rename cache coherency functions. 2010-09-08 17:05:49 +00:00
mmu-arm.S New port: iPod Classic (also known as iPod 6G/6.5G/7G) 2011-01-02 23:16:27 +00:00
mmu-armv6.S Fix beast, forgot the asm label when renaming. 2010-09-09 17:00:50 +00:00
pcm-pp.c
pcm-telechips.c Various minor cleanups for cowon d2 2010-08-01 09:33:29 +00:00
powermgmt-ascodec.c
sd-pp-target.h
support-arm.S
system-arm.c Introduce NORETURN_ATTR wrapper for __attribute__((noreturn)), using this and a bit further cleanup in main gets rid of a warning when compiling for android. 2010-08-12 13:38:25 +00:00
system-arm.h
system-pp502x.c Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). 2011-01-15 08:19:30 +00:00
system-pp5002.c Rename cache coherency functions. 2010-09-08 17:05:49 +00:00
system-target.h Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). 2011-01-15 08:19:30 +00:00
thread-arm.c New port: iPod Classic (also known as iPod 6G/6.5G/7G) 2011-01-02 23:16:27 +00:00
thread-pp.c
timer-pp.c
usb-drv-arc.c usb_drv_reset() is only used in usb-drv-arc.c 2010-09-16 05:46:24 +00:00
usb-fw-pp502x.c Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). 2011-01-15 08:19:30 +00:00
usb-fw-pp5002.c Fix r29053 red and a leftover use of 'usb' variable as a bool rather than int in main-pp.c. 2011-01-15 08:52:59 +00:00
usb-s3c6400x.c Fix yellow, already assign values for various S5L8702 defines 2010-12-12 00:59:59 +00:00
usb-target.h Bootloader USB mode for PP502x. Enable only on GoGear SA9200 for the time being. Add HAVE_BOOTLOADER_USB_MODE to config if BOOTLOADER is defined to enable it. Clean up some kernel stuff a little to support it. Mess up a bunch of other stuff (hopefully not too badly). 2011-01-15 08:19:30 +00:00
usb-tcc.c Various minor cleanups for cowon d2 2010-08-01 09:33:29 +00:00
wmcodec-pp.c
wmcodec-telechips.c