summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/imx
Commit message (Expand)AuthorAgeFilesLines
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-2/+2
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-3/+8
* up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for nowpatacongo2013-03-081-4/+4
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
* This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-071-2/+2
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-071-3/+3
* Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo2012-11-202-34/+51
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-0/+4
* Remove executable property from source and make filespatacongo2012-09-1310-0/+0
* Email address change in nuttx/patacongo2012-09-1322-1653/+1653
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+2
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-2/+2
* More configuration filespatacongo2012-04-111-0/+4
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-8/+8
* 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