rockbox/firmware/target/arm/imx31/gigabeat-s
2009-03-09 04:25:25 +00:00
..
adc-imx31.c
adc-target.h
ata-imx31.c imx31 ATA: Correct a register #define error (due to error in user's manual). Fix timing for PIO tAX. 2009-03-02 06:10:13 +00:00
ata-target.h
audio-gigabeat-s.c Gigabeat S: Switch SSI1 and 2 around so that playback can use the shared peripheral DMA with SSI2 which doesn't require use of the peripheral DMA unit-- SSI2 is mapped to the SDMA core address space. Fix some break keywords in get_script_pc(). Use the patched script for mcu_2_app (BSP appears to have neglected to update that). Use _SHP instead of _SP for shared peripheral constants (consistency). 2009-03-09 04:25:25 +00:00
avic-imx31.c
avic-imx31.h
backlight-imx31.c Gigabeat S: Try to save some power. Implement lcd_enable and turn off LCD DMA channel when backlight is off. 2009-02-09 07:01:46 +00:00
backlight-target.h
button-imx31.c 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
button-target.h
clkctl-imx31.c Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other miscellaneous adjustments to recording and PCM buffer to accomodate use of physical addresses and cache coherency. 2009-02-08 22:32:41 +00:00
clkctl-imx31.h Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other miscellaneous adjustments to recording and PCM buffer to accomodate use of physical addresses and cache coherency. 2009-02-08 22:32:41 +00:00
fmradio-i2c-gigabeat-s.c
gpio-gigabeat-s.c
gpio-imx31.c
gpio-imx31.h
gpio-target.h
headphone-gigabeat-s.c
i2c-imx31.c
i2c-imx31.h
i2s-imx31.c
kernel-imx31.c Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other miscellaneous adjustments to recording and PCM buffer to accomodate use of physical addresses and cache coherency. 2009-02-08 22:32:41 +00:00
lcd-imx31.c Gigabeat S: Try to save some power. Implement lcd_enable and turn off LCD DMA channel when backlight is off. 2009-02-09 07:01:46 +00:00
lcd-target.h
mc13783-gigabeat-s.c
mc13783-imx31.c
mc13783-target.h
mmu-imx31.c Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other miscellaneous adjustments to recording and PCM buffer to accomodate use of physical addresses and cache coherency. 2009-02-08 22:32:41 +00:00
mmu-imx31.h Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other miscellaneous adjustments to recording and PCM buffer to accomodate use of physical addresses and cache coherency. 2009-02-08 22:32:41 +00:00
pcm-imx31.c Gigabeat S: Switch SSI1 and 2 around so that playback can use the shared peripheral DMA with SSI2 which doesn't require use of the peripheral DMA unit-- SSI2 is mapped to the SDMA core address space. Fix some break keywords in get_script_pc(). Use the patched script for mcu_2_app (BSP appears to have neglected to update that). Use _SHP instead of _SP for shared peripheral constants (consistency). 2009-03-09 04:25:25 +00:00
power-imx31.c
power-imx31.h
powermgmt-imx31.c
powermgmt-target.h
serial-imx31.h
spi-imx31.c
spi-imx31.h
system-imx31.c Gigabeat S: Implement an SDMA API and use it in the PCM driver. Some other miscellaneous adjustments to recording and PCM buffer to accomodate use of physical addresses and cache coherency. 2009-02-08 22:32:41 +00:00
system-target.h Refine the routines in mmu-arm.c and move them to mmu-arm.S since the code is now 100% assembly. 2009-02-11 23:56:00 +00:00
timer-imx31.c
timer-target.h
usb-imx31.c
usb-target.h
wmcodec-imx31.c Gigabeat S: Switch SSI1 and 2 around so that playback can use the shared peripheral DMA with SSI2 which doesn't require use of the peripheral DMA unit-- SSI2 is mapped to the SDMA core address space. Fix some break keywords in get_script_pc(). Use the patched script for mcu_2_app (BSP appears to have neglected to update that). Use _SHP instead of _SP for shared peripheral constants (consistency). 2009-03-09 04:25:25 +00:00