summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Add Kinetis AXBS header filepatacongo2011-08-091-0/+251
* Add Kinetis MCM header filepatacongo2011-08-092-2/+153
* Add Kinetis LLWU and PMC header filespatacongo2011-08-082-0/+363
* Add Kinetis SIM header filepatacongo2011-08-085-44/+865
* Add Kinetis GPIO definitionspatacongo2011-08-085-78/+680
* Add Kinetis UART header filepatacongo2011-08-074-25/+536
* 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-0535-313/+317
* Add directory structure to support the port to the Kinesis KwikStik-K40patacongo2011-08-055-0/+873
* 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
* 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
* Correct FAT long file name padding characterpatacongo2011-07-181-1/+1
* Fix a problem with STM32 SDIO DMA.patacongo2011-07-171-18/+62
* 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-111-4/+16
* 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
* Preparing for AVR USB driverpatacongo2011-06-201-192/+194
* Fix minimum MTU... must be at lest 576patacongo2011-06-062-2/+3
* Add analog die header filepatacongo2011-05-271-0/+421
* Add LPC3154 OTP header filepatacongo2011-05-273-2/+146
* Adding LPC315x support to header filespatacongo2011-05-277-51/+127
* Rename all lpc313x to lpc31xxpatacongo2011-05-2759-5835/+5835
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-191-1/+1
* Add S/W interrupt 0 handlerpatacongo2011-05-181-4/+4
* Add initial CC1101 wireless logic from Urospatacongo2011-05-168-109/+332
* Mostly cosmetic changes from Urospatacongo2011-05-071-4/+4
* Add STM32 FLASH driverpatacongo2011-05-075-62/+352
* Fixes to get clean i.MXADS buildpatacongo2011-04-263-16/+15
* Rename i2c directories to sensorspatacongo2011-04-193-4/+4
* LPCXpresso USB device workspatacongo2011-04-171-0/+4
* Misc USB storage-related cleanuppatacongo2011-04-161-2/+0
* More changes from Urospatacongo2011-04-161-1/+1
* Add support for SMSC LAN8720 PHYpatacongo2011-04-151-7/+100
* Add code changes from Urospatacongo2011-04-1517-343/+986