summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/imx
AgeCommit message (Expand)AuthorFilesLines
2012-04-11More configuration filespatacongo1-0/+4
2012-03-21Move serial header files to include/nuttx/serialpatacongo1-1/+1
2012-02-11Add logic so that a RAM log can be used in place of a console devicepatacongo2-8/+8
2011-04-26Fixes to get clean i.MXADS buildpatacongo2-14/+14
2011-04-06current_regs should be volatile; add support for nested interrupts; enable in...patacongo2-5/+10
2011-01-19Fix issues detected by CppCheck toolpatacongo1-1/+1
2010-12-03Add cmddata method to the SPI interfacepatacongo5-11/+21
2010-08-19Paging updatepatacongo1-1/+1
2010-05-15In progress changes for OLED display workpatacongo1-2/+37
2009-12-28Fixes for recent header file reorganizationpatacongo9-2/+24
2009-12-28Fix circular header file dependencypatacongo1-0/+2
2009-12-16Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo10-200/+213
2009-10-20Extend SPI interface to better handle multiple devices on same SPI buspatacongo1-0/+1
2009-06-25Consolidate buffer dumping; fix all occurrences of 'the the'patacongo1-1/+1
2009-05-23Add LM3S SSI driverpatacongo1-7/+7
2009-05-19Make sure all ARM targets still compilepatacongo1-0/+2
2009-04-26Extend SPI interface so that we can set number of bits per wordpatacongo1-8/+80
2009-04-26Incorporate i.MX1 SPI driverpatacongo2-79/+431
2009-04-26Extend SPI interface for word sizes >8bitspatacongo2-68/+125
2009-04-26spi updatepatacongo4-58/+294
2009-04-25imx updatepatacongo3-32/+44
2009-04-19Oops.. forgot to include spi.hpatacongo1-1/+5
2009-04-18more i.MX logicpatacongo3-112/+639
2009-04-13Add interrupt decode logic for i.MXpatacongo3-1/+130
2009-04-12Add system timer logicpatacongo3-2/+168
2009-04-12Clean up clockingpatacongo6-12/+203
2009-04-11Basic UART/console functionalitypatacongo4-3/+1366
2009-04-10Add irq initializationpatacongo3-2/+147
2009-04-10Basic i.MX1 low-level bootpatacongo6-22/+853
2009-04-09Basic imx infrastructurepatacongo4-7/+65
2009-04-05fix some namespatacongo1-5/+5
2009-04-05Add system registerspatacongo3-0/+119
2009-04-05Add GPIO definitionspatacongo3-8/+183
2009-04-05Add SPI, I2C, RTC, and watchdogpatacongo5-0/+331
2009-04-05Add AITC and DMApatacongo3-1/+571
2009-04-05Add timer and aitc headerspatacongo3-40/+261
2009-04-05i.MX1 header filespatacongo3-0/+468