rockbox/firmware/target/arm
Rafaël Carré 07ee1b3729 lcd-remote-target.h: remove duplicate declarations
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31602 a1c6a512-1295-4272-9138-f99709370657
2012-01-07 18:15:32 +00:00
..
archos/av300 FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +00:00
as3525 Reorganise USB initialisation to not depend on a specific enumeration sequence, by Bartosz Fabianowski, with minor tweaks by Michael Sevakis (FS#12497) 2012-01-04 21:55:09 +00:00
at91sam dbg_hw_info(): remove duplicate prototypes 2012-01-04 05:29:30 +00:00
imx31 Reorganise USB initialisation to not depend on a specific enumeration sequence, by Bartosz Fabianowski, with minor tweaks by Michael Sevakis (FS#12497) 2012-01-04 21:55:09 +00:00
imx233 fuze+: workaround the power/volume+ multiplexing that would trigger a false power button detection on heavy usage (FS#12405). Thanks to Jean-Louis Biasini 2012-01-07 18:01:01 +00:00
ipod Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
iriver Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
olympus lcd-remote-target.h: remove duplicate declarations 2012-01-07 18:15:32 +00:00
pbell Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
philips Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
pnx0101 pnx0101: debug-target.h content is not used 2012-01-04 06:34:08 +00:00
pp Reorganise USB initialisation to not depend on a specific enumeration sequence, by Bartosz Fabianowski, with minor tweaks by Michael Sevakis (FS#12497) 2012-01-04 21:55:09 +00:00
rk27xx Reorganise USB initialisation to not depend on a specific enumeration sequence, by Bartosz Fabianowski, with minor tweaks by Michael Sevakis (FS#12497) 2012-01-04 21:55:09 +00:00
s3c2440 s3c2440: move debug-target.h content to .c 2012-01-04 06:34:04 +00:00
s5l8700 s5l8700: move debug-target.h content to .c 2012-01-04 06:34:13 +00:00
s5l8702 s5l8702: move debug-target.h content to .c 2012-01-04 06:34:20 +00:00
samsung Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
sandisk Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
tatung Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
tcc77x dbg_hw_info(): remove duplicate prototypes 2012-01-04 05:29:30 +00:00
tcc780x dbg_hw_info(): remove duplicate prototypes 2012-01-04 05:29:30 +00:00
tms320dm320 lcd-remote-target.h: remove duplicate declarations 2012-01-07 18:15:32 +00:00
adc-as3514.c
ata-as-arm.S
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 Switch to SYS mode on arm FS#12322 by me 2011-10-11 16:06:03 +00:00
ffs-arm.S
i2c-telechips.c
lcd-as-memframe.S Do some things to make -ffunction-sections work better. 2011-12-17 01:43:32 +00:00
lcd-c200_c200v2.c
lcd-ssd1815.c
memcpy-arm.S
memmove-arm.S
memset-arm.S
memset16-arm.S
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-mixer-armv4.c
pcm-mixer-armv5.c
pcm-mixer-armv6.c
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
support-arm.S Fix assembler .size directives. Currently used binutils don't complain, but 2.21.1 treats these as errors. 2011-11-09 19:20:33 +00:00
system-arm.c Switch to SYS mode on arm FS#12322 by me 2011-10-11 16:06:03 +00:00
system-arm.h
thread-arm.c imx233: implement core_sleep 2011-12-26 17:09:09 +00: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 Make USB work again on iPod Nano 2G and iPod Classic. Still not 100% stable on Nano 2G, and HID is still broken. 2012-01-01 21:28:03 +00:00
usb-tcc.c usb-target.h: remove 2011-12-31 18:44:55 +00:00
wmcodec-telechips.c