summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/common
Commit message (Expand)AuthorAgeFilesLines
* 1st cut at lm3s6918 interrupt handlingpatacongo2009-05-134-19/+55
* lm3s6918 updatepatacongo2009-05-135-12/+112
* Flesh out LM3S9618 interrupt control logicpatacongo2009-05-121-20/+138
* Add lm3s6918 system timer logicpatacongo2009-05-121-0/+371
* Add atomic register modificationpatacongo2009-05-089-43/+315
* Basic i.MX1 low-level bootpatacongo2009-04-106-45/+103
* Add option to copy to RAMpatacongo2009-04-081-2/+2
* Repartition functionality in preparation for nested, pending reprioritizationpatacongo2009-03-101-3/+0
* Back out part of the last change -- that was a bad ideapatacongo2009-03-101-16/+3
* Add support for priority inheritancepatacongo2009-03-081-4/+20
* Change configuration namepatacongo2008-11-133-7/+7
* Fix problems when debug enabledpatacongo2008-11-111-2/+1
* typopatacongo2008-11-0612-19/+19
* Correct last checkinpatacongo2008-10-131-1/+1
* oops - won't build with USB disabledpatacongo2008-10-131-0/+1
* Fix tests for SP in interrupt stack rangepatacongo2008-10-071-2/+2
* Add option for ARM interrupt stackpatacongo2008-10-063-37/+162
* cosmeticpatacongo2008-10-041-1/+1
* cosmeticpatacongo2008-09-3020-293/+301
* Integrate USB into ARM initializationpatacongo2008-09-301-3/+11
* USB fixes for clean compilationpatacongo2008-09-291-0/+9
* Add up_lowputspatacongo2008-09-192-0/+76
* Forgot to increment pointerpatacongo2008-09-181-1/+1
* LPC2148 timer irq fixespatacongo2008-09-183-17/+94
* ARM architecture supports lowconsolepatacongo2008-09-184-8/+24
* Fix LPC2148 PLL setuppatacongo2008-09-172-16/+31
* Update lpc214x stuffpatacongo2008-09-172-44/+112
* Add NSH command to create RAMDISKpatacongo2008-09-066-26/+26
* Verify UDP supportpatacongo2008-09-011-2/+2
* Fix DM320 serial configuration problempatacongo2008-02-081-5/+5
* errno now defined to be *get_errno_ptr()patacongo2008-02-011-18/+18
* errno was clobbered by mm_trysemaphore when task existspatacongo2008-01-301-38/+11
* UART config is untestedpatacongo2008-01-281-1/+1
* untest z16f codepatacongo2008-01-111-1/+1
* Debug z80sim NSH (still doesn't work)patacongo2008-01-013-61/+65
* Add TELNET front end to NSHpatacongo2007-12-022-1/+4
* Removed unused uIP filespatacongo2007-11-231-0/+3
* Several webserver bugs fixedpatacongo2007-11-203-0/+12
* Add TCP readahead logicpatacongo2007-11-191-0/+2
* Fix probably where packets dropped because there was no recv() in place were ...patacongo2007-11-152-8/+0
* Verified basic client-side network functionalitynuttx-3.0patacongo2007-11-061-28/+24
* Reduce debug output; calibrate DM320 timerpatacongo2007-11-061-26/+60
* Changes for clean compile of DM90x0 driver on Neuros OSDpatacongo2007-11-024-40/+165
* Add DM90x0 driverpatacongo2007-11-022-0/+11
* eliminated a warningpatacongo2007-06-301-0/+2
* typospatacongo2007-05-261-1/+1
* Finish FAT directory operations; add option to disable mountpoints; fix ARM c...patacongo2007-05-261-0/+1
* Fix timeslice calculationpatacongo2007-05-201-1/+1
* Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/ar...patacongo2007-04-293-38/+115
* Common ARM supportpatacongo2007-04-2832-0/+4495