summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lm3s
Commit message (Expand)AuthorAgeFilesLines
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Fix some bogus (unused) symbol namespatacongo2009-06-101-2/+1
* cosmeticpatacongo2009-06-082-12/+14
* Correct a mountain of typospatacongo2009-06-051-58/+58
* Ethernet controller needs different delay with debug disabledpatacongo2009-05-291-3/+2
* Add LM3S I2C header filepatacongo2009-05-284-3/+254
* Final integration of microSDpatacongo2009-05-281-3/+43
* Integrating SHDCpatacongo2009-05-271-3/+12
* Debug microSD CSpatacongo2009-05-242-6/+16
* Fixe LM3S GPIO output settings; fix Eagle-100 LEDspatacongo2009-05-244-3/+167
* Initial SSI debugpatacongo2009-05-241-17/+77
* Add SPI-based MMC/SD support for lm3spatacongo2009-05-232-21/+85
* Need to clear interruptpatacongo2009-05-231-0/+6
* Add LM3S SSI driverpatacongo2009-05-236-43/+1333
* Add SSI header filepatacongo2009-05-222-2/+240
* lm3s ethernet workspatacongo2009-05-221-3/+2
* MAC driver developmentpatacongo2009-05-212-49/+260
* Complete Rx side of ethernet driverpatacongo2009-05-213-85/+322
* LM3S ethernet driver developmentpatacongo2009-05-212-93/+455
* Get MAC address from USER registerspatacongo2009-05-202-0/+131
* MAC driver developmentpatacongo2009-05-201-1/+24
* Add lm3s ethernet header filepatacongo2009-05-201-0/+170
* Fix BRD calculation; Handle edge interruptspatacongo2009-05-191-5/+25
* NSH integration, fix serial interrupt handlingpatacongo2009-05-191-1/+2
* Add lm3s6918 NSH configurationpatacongo2009-05-191-11/+11
* Move share-able Cortex-M3 file from lm3s subdirectorypatacongo2009-05-196-469/+7
* Move ARM and Cortex files to separate directoriespatacongo2009-05-196-8/+8
* Fix heap setup problempatacongo2009-05-191-1/+1
* timer interrupt now workspatacongo2009-05-181-2/+2
* lm3s6918 now does context switchespatacongo2009-05-181-5/+5
* Progress on Cortex-M3 interruptspatacongo2009-05-188-100/+312
* Debug Cortex-M3 interruptspatacongo2009-05-175-12/+67
* 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
* Add GPIO IRQ logicpatacongo2009-05-144-3/+417
* 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-131-13/+24
* lm3s6918 updatepatacongo2009-05-1311-214/+362
* Flesh out LM3S9618 interrupt control logicpatacongo2009-05-124-8/+181
* Add lm3s6918 system timer logicpatacongo2009-05-125-2/+1063
* First cut at lm3s6918 serial driverpatacongo2009-05-122-4/+4
* Fix some UART initialization problemspatacongo2009-05-123-23/+48
* Add low-level console support for LM3S3918patacongo2009-05-113-21/+334
* Add UART definitionspatacongo2009-05-112-0/+349
* More lm3s6918 -- clocking + misc fixespatacongo2009-05-113-2/+392
* lm3s6918 updatepatacongo2009-05-086-143/+1229