summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* Basic clocking and UART workspatacongo2009-05-152-19/+33
* back out part of last changepatacongo2009-05-151-3/+2
* LM3S integrationpatacongo2009-05-154-14/+15
* Early integration fixespatacongo2009-05-152-77/+79
* Backup unnecessary bootloader logicpatacongo2009-05-141-8/+0
* Should be silent on make commandspatacongo2009-05-141-1/+1
* Add GPIO IRQ logicpatacongo2009-05-145-3/+567
* Add basic lm3s6918 gpio supportpatacongo2009-05-149-60/+915
* Add basic context switching logicpatacongo2009-05-136-13/+287
* 1st cut at lm3s6918 interrupt handlingpatacongo2009-05-137-54/+106
* lm3s6918 updatepatacongo2009-05-1319-414/+919
* Flesh out LM3S9618 interrupt control logicpatacongo2009-05-126-75/+367
* Add lm3s6918 system timer logicpatacongo2009-05-126-2/+1434
* First cut at lm3s6918 serial driverpatacongo2009-05-124-7/+10
* Fix some UART initialization problemspatacongo2009-05-124-24/+49
* Add low-level console support for LM3S3918patacongo2009-05-114-24/+337
* Add UART definitionspatacongo2009-05-112-0/+349
* More lm3s6918 -- clocking + misc fixespatacongo2009-05-113-2/+392
* Add support for fast GPIO on lpc214xpatacongo2009-05-092-1/+31
* lm3s6918 updatepatacongo2009-05-087-179/+1282
* 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
* Add irqsave/restore() macros for Cortex-M3patacongo2009-05-072-6/+55
* Changes necessary to start buildpatacongo2009-05-063-3/+51
* Add structure for LM3S6918patacongo2009-05-063-1/+199
* Add structure for LM3S6918patacongo2009-05-061-0/+134
* Fix objcopy problem with newer toolchainspatacongo2009-04-291-2/+2
* Extend SPI interface so that we can set number of bits per wordpatacongo2009-04-262-8/+81
* Incorporate i.MX1 SPI driverpatacongo2009-04-262-79/+431
* Extend SPI interface for word sizes >8bitspatacongo2009-04-263-81/+147
* 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-186-118/+645
* Add interrupt decode logic for i.MXpatacongo2009-04-134-5/+136
* Add system timer logicpatacongo2009-04-124-25/+192
* Clean up clockingpatacongo2009-04-127-30/+235
* Basic UART/console functionalitypatacongo2009-04-116-13/+1374
* Add irq initializationpatacongo2009-04-103-2/+147
* Basic i.MX1 low-level bootpatacongo2009-04-1013-68/+957
* Basic imx infrastructurepatacongo2009-04-094-7/+65
* imx1 supportpatacongo2009-04-091-0/+150
* Add option to copy to RAMpatacongo2009-04-086-13/+13
* 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