summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/dm320
AgeCommit message (Expand)AuthorFilesLines
2012-04-12Extend the USB device/class interface: Add parameters to pass the EP0 OUT da...patacongo1-3/+3
2012-04-11More configuration filespatacongo1-0/+4
2012-03-21Move serial header files to include/nuttx/serialpatacongo1-1/+1
2012-02-23Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo1-5/+4
2012-02-11Add logic so that a RAM log can be used in place of a console devicepatacongo2-8/+8
2011-07-24Move NX header files to include/nuttx/nxpatacongo1-1/+1
2011-04-06current_regs should be volatile; add support for nested interrupts; enable in...patacongo2-4/+10
2011-01-19Fix issues detected by CppCheck toolpatacongo2-4/+4
2010-12-14Create include/nuttx/usb directorypatacongo1-4/+4
2010-10-29Add skeleton for LPC17xx ethernet driverpatacongo1-1/+1
2010-08-31Fix page table size calculationpatacongo1-3/+7
2010-08-31page tables must be alignedpatacongo2-4/+6
2010-08-25Extend CodeSourcery & production OSD support to other configspatacongo1-4/+0
2010-08-25Add support for the Neuros production OSDpatacongo1-17/+42
2010-08-24Fix heap/page table overlap; Switch to 1Kb pagespatacongo2-15/+15
2010-08-21Add mapping for the page tablepatacongo1-1/+1
2010-08-19Paging updatepatacongo1-5/+3
2009-12-28Fixes for recent header file reorganizationpatacongo1-0/+1
2009-12-28Fixes for changes to header filespatacongo7-1/+22
2009-12-28Fix circular header file dependencypatacongo1-0/+3
2009-12-16Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo18-317/+289
2009-06-25Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2-2/+2
2009-05-19Make sure all ARM targets still compilepatacongo3-7/+13
2009-04-19Fix errors that have crept into DM320 buildpatacongo2-7/+6
2009-04-18more i.MX logicpatacongo1-2/+2
2009-04-13Add interrupt decode logic for i.MXpatacongo1-4/+6
2009-04-12Add system timer logicpatacongo1-23/+24
2009-04-11Basic UART/console functionalitypatacongo2-10/+8
2008-11-28Standardize framebuffer APIspatacongo1-33/+34
2008-11-26Added nxglib.hpatacongo1-1/+2
2008-11-26Add DM320 framebuffer driverpatacongo3-1/+1556
2008-10-28Need to restart write queue after stalled endpoint resumedpatacongo1-3/+7
2008-10-27Fix read failures when OUT req size > maxpacketpatacongo1-23/+18
2008-10-27Correct error in end-of-request handlingpatacongo1-6/+6
2008-10-25Fix to handle requests larger than maxpacketpatacongo1-3/+6
2008-10-09Last option in configure; ep address in ep structpatacongo1-26/+46
2008-10-08Update commentspatacongo1-0/+5
2008-10-07test and integration updatespatacongo1-57/+80
2008-10-07Add DM320 USB device side driverpatacongo7-2/+2674
2008-09-28Preparing USB environmentpatacongo1-0/+1
2008-09-24Add AHB and USB register defns for DM320patacongo3-3/+316
2008-09-18ARM architecture supports lowconsolepatacongo2-5/+5
2008-09-17Update lpc214x stuffpatacongo1-1/+1
2008-02-08Fix DM320 serial configuration problempatacongo2-19/+23
2008-01-28UART config is untestedpatacongo1-6/+6
2008-01-28Basic Z16F serial driver functionalitypatacongo1-1/+1
2008-01-26Structure serial driver interface to support different interrupt architecturespatacongo1-94/+146
2007-11-20Several webserver bugs fixedpatacongo2-3/+64
2007-11-04DM90x0 driver hooked into DM320patacongo1-0/+112
2007-11-02Changes for clean compile of DM90x0 driver on Neuros OSDpatacongo2-3/+3