summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/lm3s
AgeCommit message (Expand)AuthorFilesLines
2009-10-17Fix major bug in STM32 interrupt enable/disable logic; NSH now works on STM32patacongo1-6/+6
2009-10-14Misc GPIO-related changespatacongo1-2/+0
2009-10-13typopatacongo1-1/+1
2009-09-25cosmeticpatacongo2-2/+2
2009-09-15Use lldbg() instead of dbg() in interrupt level logicpatacongo1-1/+1
2009-09-13Use low-level debug which does not depend on stdout mapped to consolepatacongo1-19/+19
2009-09-11cosmeticpatacongo1-1/+1
2009-09-09This two FIFO handling bugs in LM3S ethernet driverpatacongo1-10/+27
2009-09-09Cosmetic, synchronize source filespatacongo1-1/+2
2009-06-25Consolidate buffer dumping; fix all occurrences of 'the the'patacongo1-1/+1
2009-06-10Fix some bogus (unused) symbol namespatacongo1-2/+1
2009-06-08cosmeticpatacongo2-12/+14
2009-06-05Correct a mountain of typospatacongo1-58/+58
2009-05-29Ethernet controller needs different delay with debug disabledpatacongo1-3/+2
2009-05-28Add LM3S I2C header filepatacongo4-3/+254
2009-05-28Final integration of microSDpatacongo1-3/+43
2009-05-27Integrating SHDCpatacongo1-3/+12
2009-05-24Debug microSD CSpatacongo2-6/+16
2009-05-24Fixe LM3S GPIO output settings; fix Eagle-100 LEDspatacongo4-3/+167
2009-05-24Initial SSI debugpatacongo1-17/+77
2009-05-23Add SPI-based MMC/SD support for lm3spatacongo2-21/+85
2009-05-23Need to clear interruptpatacongo1-0/+6
2009-05-23Add LM3S SSI driverpatacongo6-43/+1333
2009-05-22Add SSI header filepatacongo2-2/+240
2009-05-22lm3s ethernet workspatacongo1-3/+2
2009-05-21MAC driver developmentpatacongo2-49/+260
2009-05-21Complete Rx side of ethernet driverpatacongo3-85/+322
2009-05-21LM3S ethernet driver developmentpatacongo2-93/+455
2009-05-20Get MAC address from USER registerspatacongo2-0/+131
2009-05-20MAC driver developmentpatacongo1-1/+24
2009-05-20Add lm3s ethernet header filepatacongo1-0/+170
2009-05-19Fix BRD calculation; Handle edge interruptspatacongo1-5/+25
2009-05-19NSH integration, fix serial interrupt handlingpatacongo1-1/+2
2009-05-19Add lm3s6918 NSH configurationpatacongo1-11/+11
2009-05-19Move share-able Cortex-M3 file from lm3s subdirectorypatacongo6-469/+7
2009-05-19Move ARM and Cortex files to separate directoriespatacongo6-8/+8
2009-05-19Fix heap setup problempatacongo1-1/+1
2009-05-18timer interrupt now workspatacongo1-2/+2
2009-05-18lm3s6918 now does context switchespatacongo1-5/+5
2009-05-18Progress on Cortex-M3 interruptspatacongo8-100/+312
2009-05-17Debug Cortex-M3 interruptspatacongo5-12/+67
2009-05-15Basic clocking and UART workspatacongo2-19/+33
2009-05-15back out part of last changepatacongo1-3/+2
2009-05-15LM3S integrationpatacongo4-14/+15
2009-05-15Early integration fixespatacongo2-77/+79
2009-05-14Backup unnecessary bootloader logicpatacongo1-8/+0
2009-05-14Add GPIO IRQ logicpatacongo4-3/+417
2009-05-14Add basic lm3s6918 gpio supportpatacongo9-60/+915
2009-05-13Add basic context switching logicpatacongo6-13/+287
2009-05-131st cut at lm3s6918 interrupt handlingpatacongo1-13/+24