summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/c5471
AgeCommit message (Expand)AuthorFilesLines
2012-07-31LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2-11/+8
2012-04-11More configuration filespatacongo1-0/+4
2012-03-21Move serial header files to include/nuttx/serialpatacongo1-1/+1
2012-03-21Move file-system header files to include/nuttx/fspatacongo1-1/+1
2012-03-03Move all non-standard, NuttX header files into include/nuttx/netpatacongo1-3/+3
2012-02-23Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo1-9/+7
2011-04-06current_regs should be volatile; add support for nested interrupts; enable in...patacongo1-2/+2
2010-11-25uip_arp_ipin needs a struct uip_driver_s as an inputpatacongo1-1/+1
2010-07-11Add support for multicast MAC addressespatacongo1-2/+70
2009-12-28Fixes for recent header file reorganizationpatacongo6-2/+9
2009-12-17Fix compile issuespatacongo1-2/+2
2009-12-17Remove warningpatacongo1-2/+2
2009-12-16Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo5-162/+171
2009-06-25Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2-49/+12
2009-06-10All file_operations vtables should be static constpatacongo1-1/+1
2009-05-19Make sure all ARM targets still compilepatacongo2-33/+38
2008-10-06Add option for ARM interrupt stackpatacongo1-1/+34
2008-10-04cosmeticpatacongo1-31/+31
2008-09-18ARM architecture supports lowconsolepatacongo1-2/+2
2008-01-28UART config is untestedpatacongo1-3/+5
2008-01-28Basic Z16F serial driver functionalitypatacongo1-1/+1
2008-01-26Structure serial driver interface to support different interrupt architecturespatacongo1-88/+140
2007-12-11Moved MAC and ethernet definitions to include/net/ethernet.hpatacongo1-1/+2
2007-12-10Release 0.3.4patacongo1-8/+8
2007-12-07Clean compile with stats enabledpatacongo1-8/+17
2007-12-07C5471 ethernet driver functional (but sensitive)patacongo1-10/+8
2007-12-06C5471 ethernet debugpatacongo1-2/+2
2007-12-05Debug fixespatacongo1-30/+128
2007-12-04Add C5471 ethernet driver debug instrumentationpatacongo1-24/+69
2007-12-04First clean C5471 Ethernet compilepatacongo1-136/+156
2007-12-04Add c5471 Ethernet driverpatacongo3-22/+2051
2007-11-02Changes for clean compile of DM90x0 driver on Neuros OSDpatacongo2-4/+7
2007-05-09Reflect changes to fs structurespatacongo1-2/+2
2007-04-29Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/ar...patacongo4-116/+8
2007-04-28Common ARM supportpatacongo9-0/+2621