summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/str71x
Commit message (Expand)AuthorAgeFilesLines
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-6/+6
* 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-7/+8
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-0/+4
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Email address change in nuttx/patacongo2012-09-1327-2580/+2580
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+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-9/+9
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-062-6/+11
* More debug fixespatacongo2010-05-031-3/+3
* XTI interrupt enable/disable logicpatacongo2010-05-033-21/+154
* Fix pending interrupt clear logicpatacongo2010-05-021-8/+14
* Add XTI supportpatacongo2010-05-024-1/+266
* Fixes for recent header file reorganizationpatacongo2009-12-281-0/+2
* Fixes for recent header file reorganizationpatacongo2009-12-285-6/+7
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1626-133/+137
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* misc updatespatacongo2009-06-101-1/+6
* Backout cool but useless lost interrupt logicpatacongo2009-06-091-159/+38
* USB updatespatacongo2009-06-092-86/+72
* Back out lost interrupt kludgepatacongo2009-06-081-3/+11
* Move board specific files from examples/nsh to board source directoriespatacongo2009-06-082-12/+12
* Drastic measures to work around missed interrupts -- must be a better waypatacongo2009-06-071-37/+168
* More STR7x serial changespatacongo2009-06-062-10/+30
* More UART GPIO pin/interrupt fixespatacongo2009-06-064-8/+12
* Add logic to avoid spurious interruptspatacongo2009-06-061-0/+8
* Fix UART pin configurationpatacongo2009-06-065-19/+29
* back out assertionpatacongo2009-06-061-7/+0
* Need to set UART interrupt prioritypatacongo2009-06-066-18/+52
* Fixes to SPI header filepatacongo2009-06-051-51/+57
* Fix compile errorspatacongo2009-06-053-13/+11
* Timer interrupts work; examples/ostest passespatacongo2009-06-052-21/+43
* Remove RUNFROMFLASH option from str-p711patacongo2009-06-011-8/+3
* Fix UART configuration issuespatacongo2009-06-015-23/+23
* Make sure all ARM targets still compilepatacongo2009-05-193-3/+5
* Debug Cortex-M3 interruptspatacongo2009-05-172-5/+9
* First cut at lm3s6918 serial driverpatacongo2009-05-122-3/+6
* Fix some UART initialization problemspatacongo2009-05-121-1/+1
* Add low-level console support for LM3S3918patacongo2009-05-111-3/+3
* Add option to copy to RAMpatacongo2009-04-081-3/+3
* Change configuration namepatacongo2008-11-131-3/+3
* reconcile architectures w/o interrupt controllerspatacongo2008-11-072-3/+3
* Handle no console casepatacongo2008-11-071-0/+6
* Add some GPIO usage checkspatacongo2008-11-041-1/+22
* cosmeticpatacongo2008-11-021-1/+1
* Use correct header filepatacongo2008-11-021-1/+1