summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src
Commit message (Expand)AuthorAgeFilesLines
* Add atomic register modificationpatacongo2009-05-0810-44/+317
* framework for interrupt handlingpatacongo2009-05-082-4/+240
* Add GPIO register definitionspatacongo2009-05-073-1/+399
* Add definitions for system control registerspatacongo2009-05-073-39/+489
* Changes necessary to start buildpatacongo2009-05-062-2/+50
* Add structure for LM3S6918patacongo2009-05-062-0/+199
* Fix objcopy problem with newer toolchainspatacongo2009-04-291-2/+2
* Extend SPI interface so that we can set number of bits per wordpatacongo2009-04-261-8/+80
* Incorporate i.MX1 SPI driverpatacongo2009-04-262-79/+431
* Extend SPI interface for word sizes >8bitspatacongo2009-04-262-68/+125
* spi updatepatacongo2009-04-264-58/+294
* imx updatepatacongo2009-04-253-32/+44
* Fix errors that have crept into DM320 buildpatacongo2009-04-192-7/+6
* Oops.. forgot to include spi.hpatacongo2009-04-191-1/+5
* more i.MX logicpatacongo2009-04-184-114/+641
* Add interrupt decode logic for i.MXpatacongo2009-04-134-5/+136
* Add system timer logicpatacongo2009-04-124-25/+192
* Clean up clockingpatacongo2009-04-126-12/+203
* Basic UART/console functionalitypatacongo2009-04-116-13/+1374
* Add irq initializationpatacongo2009-04-103-2/+147
* Basic i.MX1 low-level bootpatacongo2009-04-1012-67/+956
* Basic imx infrastructurepatacongo2009-04-094-7/+65
* Add option to copy to RAMpatacongo2009-04-084-8/+8
* fix some namespatacongo2009-04-051-5/+5
* Add system registerspatacongo2009-04-053-0/+119
* Add GPIO definitionspatacongo2009-04-053-8/+183
* Add SPI, I2C, RTC, and watchdogpatacongo2009-04-055-0/+331
* Add AITC and DMApatacongo2009-04-053-1/+571
* Add timer and aitc headerspatacongo2009-04-053-40/+261
* i.MX1 header filespatacongo2009-04-053-0/+468
* 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
* Standardize framebuffer APIspatacongo2008-11-281-33/+34
* Added nxglib.hpatacongo2008-11-261-1/+2
* Add DM320 framebuffer driverpatacongo2008-11-263-1/+1556
* Change configuration namepatacongo2008-11-135-13/+13
* Fix problems when debug enabledpatacongo2008-11-111-2/+1
* reconcile architectures w/o interrupt controllerspatacongo2008-11-072-3/+3
* Handle no console casepatacongo2008-11-071-0/+6
* typopatacongo2008-11-0612-19/+19
* Add some GPIO usage checkspatacongo2008-11-041-1/+22
* cosmeticpatacongo2008-11-021-1/+1
* Use correct header filepatacongo2008-11-021-1/+1
* Move handle clock macros into a header filepatacongo2008-11-024-71/+104
* Added ST71x system timer logicpatacongo2008-11-013-34/+225
* Clean up compilation errorspatacongo2008-11-0110-126/+123
* cosmeticpatacongo2008-10-311-0/+1
* Add interrupt enable logicpatacongo2008-10-315-15/+100
* Add STR71x serial driverpatacongo2008-10-317-77/+1367