rockbox/firmware/target/arm
2009-02-03 10:55:30 +00:00
..
archos/av300
as3525 Redo some parts of my previous commit, thanks Jens and Dave 2009-01-27 19:45:00 +00:00
imx31 Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on main unit ones. Cleanup keymap file a bit. Fix main button scanner to not clobber remote button. Fix a bug in actions.c where 'LAST_ITEM_IN_LIST' didn't really terminate scanning immediately. It would do an additional call into get_context_map and silently pick up ACTION_STD. 2009-02-03 10:55:30 +00:00
ipod Fix red once more :/ 2009-01-27 00:16:26 +00:00
iriver Various files: make function implementations consistent with their declaration in the header file or static if 2009-01-31 23:51:11 +00:00
olympus Move the PP5020 ADC defines to the c-file instead of repeating them across the header files. Also, the Tatung TPJ1022 should use the common PP5020 ADC driver. 2009-01-27 03:19:57 +00:00
philips Make the Philips HDD1630 ADC work: it needs a slightly different init sequence. Also, it only needs 2 channels enabled. 2009-01-27 03:36:30 +00:00
pnx0101
s3c2440
s5l8700
sandisk Commit FS#9724, which reworks the preprocessor defines related to backlight fading to a CONFIG_BACKLIGHT_FADING style. The apps/ code will only see which setting is supposed to be used, specific backlight fading handling is kept in firmware, slightly reword the manual text about software fading too with regards to the Gigabeat S 2009-01-26 23:21:49 +00:00
tatung/tpj1022 Move the PP5020 ADC defines to the c-file instead of repeating them across the header files. Also, the Tatung TPJ1022 should use the common PP5020 ADC driver. 2009-01-27 03:19:57 +00:00
tcc77x
tcc780x
tms320dm320
adc-as3514.c
adc-pp5020.c Make the Philips HDD1630 ADC work: it needs a slightly different init sequence. Also, it only needs 2 channels enabled. 2009-01-27 03:36:30 +00:00
ascodec-pp.c static/const/#include/tab police on various files 2009-01-02 21:43:52 +00:00
ascodec-target.h
ata-as-arm.S
ata-nand-telechips.c
ata-pp5002.c
ata-pp5020.c
ata-sd-pp.c First step in committing the results of FS#8663: 2009-02-01 09:08:12 +00:00
ata-sd-target.h
ata-target.h
audio-pp.c
crt0-pp-bl.S
crt0-pp.S
crt0.S
ffs-arm.S
i2c-pp.c
i2c-telechips.c
i2s-pp.c
kernel-pp.c
lcd-as-memframe.S
lcd-ssd1815.c
memcpy-arm.S
memmove-arm.S
memset-arm.S
memset16-arm.S
mmu-arm.c
mmu-arm.h
pcm-pp.c
pcm-telechips.c
powermgmt-ascodec.c Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020LP driver with some GPIO-by-number macros for PP502x. Start monitoring for USB stack once all core threads and queues are created otherwise queues will likely be registered after USB acks. Putting PP502x system_reboot in IRAM (unmapped, uncached) memory seems to help it work more consistently. Hopefully I got all the PP USB connect handlers in the right spot in irq_handler. If device seems unresponsive to cable, check there first. 2009-01-22 22:05:04 +00:00
system-arm.c
system-arm.h ARMv6: Optimize interrupt enable/disable with cpsie and cpsid. Section off system-arm.h by ARM_ARCH rather than checking within each implementation. 2009-02-02 03:51:50 +00:00
system-pp502x.c Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020LP driver with some GPIO-by-number macros for PP502x. Start monitoring for USB stack once all core threads and queues are created otherwise queues will likely be registered after USB acks. Putting PP502x system_reboot in IRAM (unmapped, uncached) memory seems to help it work more consistently. Hopefully I got all the PP USB connect handlers in the right spot in irq_handler. If device seems unresponsive to cable, check there first. 2009-01-22 22:05:04 +00:00
system-pp5002.c
system-target.h
usb-drv-arc.c Hopefully make some progress against FS#9831. iPod Video seems fine now under XP at least. Move false reset detection to the USB target code. Gigabeat S works using the OTG module upon bus reset. Portal Player targets verify that the USB pin detect is ok upon bus reset. 2009-01-29 01:28:34 +00:00
usb-fw-pp502x.c Hopefully make some progress against FS#9831. iPod Video seems fine now under XP at least. Move false reset detection to the USB target code. Gigabeat S works using the OTG module upon bus reset. Portal Player targets verify that the USB pin detect is ok upon bus reset. 2009-01-29 01:28:34 +00:00
usb-fw-pp5002.c
usb-target.h Use bus reset detection for all ARC OTG devices. Remove conflict from LV24020LP driver with some GPIO-by-number macros for PP502x. Start monitoring for USB stack once all core threads and queues are created otherwise queues will likely be registered after USB acks. Putting PP502x system_reboot in IRAM (unmapped, uncached) memory seems to help it work more consistently. Hopefully I got all the PP USB connect handlers in the right spot in irq_handler. If device seems unresponsive to cable, check there first. 2009-01-22 22:05:04 +00:00
usb-tcc.c
wmcodec-pp.c
wmcodec-telechips.c