rockbox/firmware/target/arm/imx31
Rafaël Carré 95cf63b294 button-target.h : move prototypes to button.h
no need to define BUTTON_REMOTE anymore

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31620 a1c6a512-1295-4272-9138-f99709370657
2012-01-08 00:07:19 +00:00
..
gigabeat-s button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
app.lds Add KEEP() around vectors in linker scripts. 2011-12-18 06:43:08 +00:00
ata-imx31.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
ata-target.h 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
avic-imx31.c i.MX31: Simplify nested interrupt handling. Give SVC mode its own stack by grabbing the FIQ stack that's just been taking up space. Just get rid of all FIQ setup since it isn't used anyway. 2011-10-14 00:01:41 +00:00
avic-imx31.h i.MX31 avic: Fix super-stale comment. 2011-10-14 06:19:03 +00:00
boot.lds Do some things to make -ffunction-sections work better. 2011-12-17 01:43:32 +00:00
ccm-imx31.c
ccm-imx31.h
crt0.S Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
debug-imx31.c imx31: move DEBUG_CANCEL definition to .c 2012-01-04 06:33:59 +00:00
debug-target.h imx31: move DEBUG_CANCEL definition to .c 2012-01-04 06:33:59 +00:00
dvfs_dptc-imx31.c Introduce USED_ATTR wrapper for __attribute__((used)). 2011-12-09 15:33:59 +00:00
dvfs_dptc-imx31.h
gpio-imx31.c
gpio-imx31.h
i2c-imx31.c i.MX31: Implement asynchronous version of I2C driver. 2011-12-29 05:15:36 +00:00
i2c-imx31.h i.MX31: Implement asynchronous version of I2C driver. 2011-12-29 05:15:36 +00:00
iomuxc-imx31.c
iomuxc-imx31.h
mc13783-imx31.c i.MX31: need an additional ISR lockout instance when closing driver. 2012-01-03 16:08:28 +00:00
mmu-imx31.c
mmu-imx31.h
rolo_restart_firmware.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
sdma-imx31.c Commit to certain names for cache coherency APIs and discard the aliases. 2011-12-17 07:27:24 +00:00
sdma-imx31.h
sdma_script_code.h
sdma_struct.h
serial-imx31.h
spi-imx31.c i.MX31: Some tweaks with variable declaration in SPI driver. 2011-12-29 04:22:20 +00:00
spi-imx31.h i.MX31: Rename something 2011-12-26 15:43:11 +00:00
uart-imx31.c Split off target-specific parts from firmware/drivers/serial.c 2011-04-23 08:23:07 +00:00