summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/str71x
AgeCommit message (Expand)AuthorFilesLines
2012-04-11More configuration filespatacongo1-0/+4
2012-03-21Move serial header files to include/nuttx/serialpatacongo1-1/+1
2012-02-11Add logic so that a RAM log can be used in place of a console devicepatacongo2-9/+9
2011-04-06current_regs should be volatile; add support for nested interrupts; enable in...patacongo2-6/+11
2010-05-03More debug fixespatacongo1-3/+3
2010-05-03XTI interrupt enable/disable logicpatacongo3-21/+154
2010-05-02Fix pending interrupt clear logicpatacongo1-8/+14
2010-05-02Add XTI supportpatacongo4-1/+266
2009-12-28Fixes for recent header file reorganizationpatacongo1-0/+2
2009-12-28Fixes for recent header file reorganizationpatacongo5-6/+7
2009-12-16Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo26-133/+137
2009-06-25Consolidate buffer dumping; fix all occurrences of 'the the'patacongo1-1/+1
2009-06-10misc updatespatacongo1-1/+6
2009-06-09Backout cool but useless lost interrupt logicpatacongo1-159/+38
2009-06-09USB updatespatacongo2-86/+72
2009-06-08Back out lost interrupt kludgepatacongo1-3/+11
2009-06-08Move board specific files from examples/nsh to board source directoriespatacongo2-12/+12
2009-06-07Drastic measures to work around missed interrupts -- must be a better waypatacongo1-37/+168
2009-06-06More STR7x serial changespatacongo2-10/+30
2009-06-06More UART GPIO pin/interrupt fixespatacongo4-8/+12
2009-06-06Add logic to avoid spurious interruptspatacongo1-0/+8
2009-06-06Fix UART pin configurationpatacongo5-19/+29
2009-06-06back out assertionpatacongo1-7/+0
2009-06-06Need to set UART interrupt prioritypatacongo6-18/+52
2009-06-05Fixes to SPI header filepatacongo1-51/+57
2009-06-05Fix compile errorspatacongo3-13/+11
2009-06-05Timer interrupts work; examples/ostest passespatacongo2-21/+43
2009-06-01Remove RUNFROMFLASH option from str-p711patacongo1-8/+3
2009-06-01Fix UART configuration issuespatacongo5-23/+23
2009-05-19Make sure all ARM targets still compilepatacongo3-3/+5
2009-05-17Debug Cortex-M3 interruptspatacongo2-5/+9
2009-05-12First cut at lm3s6918 serial driverpatacongo2-3/+6
2009-05-12Fix some UART initialization problemspatacongo1-1/+1
2009-05-11Add low-level console support for LM3S3918patacongo1-3/+3
2009-04-08Add option to copy to RAMpatacongo1-3/+3
2008-11-13Change configuration namepatacongo1-3/+3
2008-11-07reconcile architectures w/o interrupt controllerspatacongo2-3/+3
2008-11-07Handle no console casepatacongo1-0/+6
2008-11-04Add some GPIO usage checkspatacongo1-1/+22
2008-11-02cosmeticpatacongo1-1/+1
2008-11-02Use correct header filepatacongo1-1/+1
2008-11-02Move handle clock macros into a header filepatacongo4-71/+104
2008-11-01Added ST71x system timer logicpatacongo3-34/+225
2008-11-01Clean up compilation errorspatacongo10-126/+123
2008-10-31cosmeticpatacongo1-0/+1
2008-10-31Add interrupt enable logicpatacongo5-15/+100
2008-10-31Add STR71x serial driverpatacongo7-77/+1367
2008-10-31Board should specify multipliers, not bit settingspatacongo1-5/+114
2008-10-31Add logic to initialize clockspatacongo4-52/+400
2008-10-30Adding more STR71x logicpatacongo10-293/+1283