summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
* Add Kinetis UART header filepatacongo2011-08-071-4/+4
* Add Kinetis IRQ numberspatacongo2011-08-071-15/+248
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-054-13/+13
* Add directory structure to support the port to the Kinesis KwikStik-K40patacongo2011-08-051-0/+107
* Adding LPC315x support to header filespatacongo2011-05-271-1/+1
* Rename all lpc313x to lpc31xxpatacongo2011-05-271-37/+37
* Cosmeticpatacongo2011-04-131-1/+1
* Modify interrupt handling for privileged/unprivileged modepatacongo2011-04-081-26/+33
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-0/+14
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-7/+7
* Integrate syscall with existing svcall logicpatacongo2011-04-062-7/+15
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-064-6/+6
* Add more syscall filespatacongo2011-03-295-123/+568
* Moving toward system call infrastructurepatacongo2011-03-292-6/+99
* Fix lpc17xx GPIO interrupt handling errorspatacongo2011-03-231-15/+15
* First cut at x86 build environmentpatacongo2011-03-043-14/+7
* Fix Cortex-M3 nested interrupt hard faultpatacongo2010-11-201-1/+11
* Corrections to the LM3S8962 portpatacongo2010-09-291-0/+1
* Add LM3S8962 supportpatacongo2010-09-031-0/+45
* Basic page allocation logicpatacongo2010-08-211-1/+1
* First cut at data abort page handling logicpatacongo2010-08-171-0/+10
* Add on-demand paging support to ARM9 prefetch abort handlerpatacongo2010-08-171-1/+1
* Add changes for LM3S9B96patacongo2010-08-121-3/+75
* Add interrupt control logicpatacongo2010-06-061-0/+1
* Add GPIO interrupt definitionspatacongo2010-06-061-3/+82
* Add config for 2G Engineering Nucleus LPC1768 boardpatacongo2010-06-051-6/+6
* Start lpc17xx portpatacongo2010-05-211-0/+205
* Add LM3S6965 definitionpatacongo2010-05-071-3/+47
* Add XTI supportpatacongo2010-05-021-30/+62
* Run indent.sh agains lpc2378 codepatacongo2010-04-111-0/+1
* lpc2378 port contributed by Rommel Marcelopatacongo2010-04-091-0/+150
* MCI requires DMApatacongo2010-03-261-1/+1
* Bugfixes submitted by David Hewsonpatacongo2010-03-161-2/+2
* Misc fixes, add button support, GPIO interrupt supportpatacongo2010-01-231-1/+126
* commentspatacongo2010-01-031-1/+1
* Add SAM3U interrupt vector logicpatacongo2010-01-011-16/+102
* Add basic framework for SAM3Upatacongo2009-12-311-0/+86
* Add lpc313x header filespatacongo2009-12-231-0/+1
* Add lpc3213x header filespatacongo2009-12-231-0/+117
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-168-28/+39
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-13/+23
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-141-2/+3
* Add range of pointer integer typespatacongo2009-12-131-19/+24
* Add HC12 header filespatacongo2009-12-041-0/+4
* RIDE uses pre-built NuttX start filepatacongo2009-10-041-0/+5
* IRQ numbering fixespatacongo2009-09-261-19/+19
* Add STM32 interrupt vectorspatacongo2009-09-251-3/+3
* Add start-up logic and irq.h headerpatacongo2009-09-251-0/+233
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Integrate PIC support into context switchingpatacongo2009-06-172-0/+12