summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* Add Kinetis IRQ numberspatacongo2011-08-072-18/+251
* Fix message queue/signal handling bugspatacongo2011-08-073-26/+154
* More Kinetis definitionspatacongo2011-08-062-87/+188
* First cut at Kinesis chip capabilities (lots of errors)patacongo2011-08-061-6/+729
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-0538-335/+323
* Add directory structure to support the port to the Kinesis KwikStik-K40patacongo2011-08-055-0/+873
* Add Yu Qiang's patch for RGMP support on the ARMpatacongo2011-08-0416-106/+496
* Completes test of line/trapezoid drawing routinespatacongo2011-08-042-2/+436
* Revised CAN driverpatacongo2011-08-031-118/+252
* Fix LPC17xx chip memory configuration errorpatacongo2011-08-031-8/+8
* More TSC2007 driver updatespatacongo2011-07-301-31/+6
* Add one more font; Fix ez80 serial bugpatacongo2011-07-291-5/+5
* Correct USB mass storage memory leakpatacongo2011-07-261-2/+9
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-1/+1
* apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo2011-07-221-51/+88
* Reduce image size; documentation updates; LPC17 typo fixedpatacongo2011-07-211-494/+494
* Add apps/examples/nxhello -- a VERY simple graphics examplepatacongo2011-07-181-2/+2
* Correct FAT long file name padding characterpatacongo2011-07-181-1/+1
* Fix a problem with STM32 SDIO DMA.patacongo2011-07-171-18/+62
* Export make target now produces a .zip file by defaultpatacongo2011-07-121-1/+1
* Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported b...patacongo2011-07-123-2/+308
* Correct errors in LPC17xx CAN register definespatacongo2011-07-123-31/+50
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-1113-46/+174
* Redesign of NXTEXT font cachepatacongo2011-07-091-1/+1
* ARM stack check logic; ARM no-console build fixes; Nucleus-2G updatespatacongo2011-07-096-122/+356
* Add pin de-multiplexing to STM32 EXTI handlingpatacongo2011-07-081-72/+133
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-072-59/+92
* Add support for the STM3210E-EVAL LCD backlightpatacongo2011-07-061-1/+1
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-051-1/+0
* Correct several errors in STM32 serial port configurationpatacongo2011-07-042-7/+7
* Add stm32/nsh2 config; Add option to use any TTY for NSH consolepatacongo2011-07-042-3/+3
* Change for clean compilation of Sure PIC32MX configurationpatacongo2011-07-032-7/+7
* Fix SPI SD card detect logic; Fix AVR USB device interrupt initializationpatacongo2011-07-021-12/+14
* Add termios header files; add files missed in last commitpatacongo2011-07-012-0/+207
* Add support for accessing printf, sprintf, puts, etc. strings that do not lie...patacongo2011-07-014-1/+20
* Bug 3334625: Fix typo in conditional compilationpatacongo2011-06-301-1/+1
* RGMP build patches from Yu Qiangpatacongo2011-06-231-1/+1
* AVR build warnings; minor USB fixpatacongo2011-06-211-29/+35
* Add a USB mass storage example for AVRpatacongo2011-06-202-6/+5
* Add an AVR USB driverpatacongo2011-06-201-0/+2933
* Preparing for AVR USB driverpatacongo2011-06-203-196/+224
* Fix an error that caused interrupts to become disabledpatacongo2011-06-182-59/+71
* Update documents and commentspatacongo2011-06-182-2/+2
* Add logic to measure AVR stack usagepatacongo2011-06-1811-51/+233
* Fix AVR clock setup; add SPI driverpatacongo2011-06-1712-14/+696
* Use USART TX state consistentlypatacongo2011-06-172-13/+71
* AT90USB port is basically functionalpatacongo2011-06-163-29/+52
* Back out earlier change.. AVR vectors should be jmp not rjmppatacongo2011-06-162-4/+4
* Fix off-by-one stack pointer referencepatacongo2011-06-163-13/+15
* Fix SRAM data positionpatacongo2011-06-162-0/+4