summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D3/4: More renaming. Change SAMA5D3 EMAC to EMACA and SAMA5D4 to EMACB...Gregory Nutt2014-06-101-2/+2
* SAMA5D4: Various changes to get the SAMA4D-EK to buildGregory Nutt2014-06-064-3/+443
* SAMA5D4: Has two XDMA modulesGregory Nutt2014-06-041-1/+1
* SAMA4D4: Basic framework to support the SAMA4D4. Not yet completeGregory Nutt2014-06-031-0/+24
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-1/+1
* Change bne to bne.n in irqrestore()Gregory Nutt2014-05-221-1/+1
* Add an alternate STM32 I2C driver that works around errata in the F103 chip (...Gregory Nutt2014-05-141-4/+4
* correct some columnar alignment and spacingGregory Nutt2014-05-131-390/+390
* Add support for the STM32152 and STM32162 Medium+ density parts (plus miscell...Gregory Nutt2014-05-082-8/+131
* STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip n...Gregory Nutt2014-05-071-5/+4
* STM32: Add more complication to STM32 Kconfig so the correct ADC and CAN opt...Gregory Nutt2014-05-061-25/+25
* Nucleo-F401RE: Fix memory usageGregory Nutt2014-04-301-66/+66
* Add support for the STM32F041RE and for the Nucleo-F401RE board. From Frank ...Gregory Nutt2014-04-201-1/+37
* Fix an error introduced in the last commitGregory Nutt2014-04-191-1/+0
* More trailing whilespace removalGregory Nutt2014-04-138-8/+8
* Documentatin updated; fix errors in some commentsGregory Nutt2014-03-281-2/+2
* Add support for the SAMA5D36Gregory Nutt2014-03-281-56/+62
* SAM3/4: Rename CONFIG_GPIO*_IRQ to CONFIG_SAM34_GPIO*_IRQGregory Nutt2014-03-235-20/+20
* TM4C123G Launchpad: Corrected processor configuration from Daniel Pereira de...Gregory Nutt2014-03-183-6/+182
* SAM3/4: Integrate the SPI DMA interface with the existing code. Does not ye...Gregory Nutt2014-03-131-19/+49
* SAM4E-EK: Add basic board supportGregory Nutt2014-03-101-1/+1
* TM4C: A few more changes to get a clean compilationGregory Nutt2014-03-101-8/+8
* TM4C: Add definitions for GPIO interruptsGregory Nutt2014-03-092-12/+108
* Oop.. everything was named TM3C instead of TM4C in the last check-inGregory Nutt2014-03-092-5/+5
* TM3C123: Add chip characteristics and interrupt definition filesGregory Nutt2014-03-094-1/+277
* functions and definitions renamed from lm_ to tiva_Gregory Nutt2014-03-084-707/+712
* The old lm/ directories were enamed tiva/ to better support new products comi...Gregory Nutt2014-03-084-7/+7
* SAM4E: Update SAM3/4 EEFC, MATRIX, and PMC register definition header filesGregory Nutt2014-02-241-2/+2
* ARMv6-M/ARMv7-M: Correct a register handling error in signal delivery (Kernel...Gregory Nutt2014-02-232-2/+8
* SAM4E: Add vector definition header filesGregory Nutt2014-02-211-3/+7
* SAMD20: Beginning of SERCOM UART configuration logicGregory Nutt2014-02-151-6/+6
* Minimal changes to get a clean compilation of the SAMD20 Xplained configurati...Gregory Nutt2014-02-131-0/+11
* Add basic framework to support the Atmel SAMD Cortex-M+ chipGregory Nutt2014-02-123-0/+572
* Fix typo cloned to many files: SAM32 vs SAM34Gregory Nutt2014-02-121-180/+180
* Remove support for EFM32. Not ready to be fieldedGregory Nutt2014-01-272-119/+0
* Basic support for the EFM32 processor family from Richar CochranGregory Nutt2014-01-232-0/+119
* Fix STM32F103VE SPI3 definitions; Fix bug introduced in recent NX reorganizat...Gregory Nutt2014-01-081-1/+1
* Oops. Mnemonic changed from SWI to SVC in cortex AGregory Nutt2014-01-051-14/+14
* Add ARMv7-A syscall.h header fileGregory Nutt2014-01-052-1/+245
* Fixes a few more high priority, nested interrupt logicGregory Nutt2013-12-2316-1/+39
* Beginning of high priority nested interrupt support for the ARMv7-M familyGregory Nutt2013-12-216-15/+291
* A10: Timer interrupt handlerGregory Nutt2013-12-131-1/+1
* A10+pcDuino: PIO support, LED and button supportGregory Nutt2013-12-111-1/+41
* A10 peripheral selection logicGregory Nutt2013-12-091-8/+8
* Add A10 interrupt numbersGregory Nutt2013-12-081-4/+93
* A10 interrupt logicGregory Nutt2013-12-081-0/+4
* Add basic directory structure to support the Allwinner A10Gregory Nutt2013-12-075-7/+253
* Support for the Atmel SAM4E family. From MitkoGregory Nutt2013-11-113-3/+570
* Support for the STM32F429 from Ken PettitGregory Nutt2013-11-072-1/+117
* Add support for the STM32F207ZE chip. From Martin LederhilgerGregory Nutt2013-10-241-0/+36