summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/imx
Commit message (Expand)AuthorAgeFilesLines
* Fixes to get clean i.MXADS buildpatacongo2011-04-262-14/+14
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-062-5/+10
* Fix issues detected by CppCheck toolpatacongo2011-01-191-1/+1
* Add cmddata method to the SPI interfacepatacongo2010-12-035-11/+21
* Paging updatepatacongo2010-08-191-1/+1
* In progress changes for OLED display workpatacongo2010-05-151-2/+37
* Fixes for recent header file reorganizationpatacongo2009-12-289-2/+24
* Fix circular header file dependencypatacongo2009-12-281-0/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1610-200/+213
* Extend SPI interface to better handle multiple devices on same SPI buspatacongo2009-10-201-0/+1
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Add LM3S SSI driverpatacongo2009-05-231-7/+7
* Make sure all ARM targets still compilepatacongo2009-05-191-0/+2
* Extend SPI interface so that we can set number of bits per wordpatacongo2009-04-261-8/+80
* Incorporate i.MX1 SPI driverpatacongo2009-04-262-79/+431
* Extend SPI interface for word sizes >8bitspatacongo2009-04-262-68/+125
* spi updatepatacongo2009-04-264-58/+294
* imx updatepatacongo2009-04-253-32/+44
* Oops.. forgot to include spi.hpatacongo2009-04-191-1/+5
* more i.MX logicpatacongo2009-04-183-112/+639
* Add interrupt decode logic for i.MXpatacongo2009-04-133-1/+130
* Add system timer logicpatacongo2009-04-123-2/+168
* Clean up clockingpatacongo2009-04-126-12/+203
* Basic UART/console functionalitypatacongo2009-04-114-3/+1366
* Add irq initializationpatacongo2009-04-103-2/+147
* Basic i.MX1 low-level bootpatacongo2009-04-106-22/+853
* Basic imx infrastructurepatacongo2009-04-094-7/+65
* fix some namespatacongo2009-04-051-5/+5
* Add system registerspatacongo2009-04-053-0/+119
* Add GPIO definitionspatacongo2009-04-053-8/+183
* Add SPI, I2C, RTC, and watchdogpatacongo2009-04-055-0/+331
* Add AITC and DMApatacongo2009-04-053-1/+571
* Add timer and aitc headerspatacongo2009-04-053-40/+261
* i.MX1 header filespatacongo2009-04-053-0/+468