summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/c5471
Commit message (Expand)AuthorAgeFilesLines
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* This initial vfork() check-in was a little pollyanna-ishpatacongo2013-01-071-2/+2
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-071-3/+3
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-0/+4
* Email address change in nuttx/patacongo2012-09-136-6/+6
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+2
* LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2012-07-312-11/+8
* More configuration filespatacongo2012-04-111-0/+4
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-3/+3
* Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo2012-02-231-9/+7
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-2/+2
* uip_arp_ipin needs a struct uip_driver_s as an inputpatacongo2010-11-251-1/+1
* Add support for multicast MAC addressespatacongo2010-07-111-2/+70
* Fixes for recent header file reorganizationpatacongo2009-12-286-2/+9
* Fix compile issuespatacongo2009-12-171-2/+2
* Remove warningpatacongo2009-12-171-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-165-162/+171
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-252-49/+12
* All file_operations vtables should be static constpatacongo2009-06-101-1/+1
* Make sure all ARM targets still compilepatacongo2009-05-192-33/+38
* Add option for ARM interrupt stackpatacongo2008-10-061-1/+34
* cosmeticpatacongo2008-10-041-31/+31
* ARM architecture supports lowconsolepatacongo2008-09-181-2/+2
* UART config is untestedpatacongo2008-01-281-3/+5
* Basic Z16F serial driver functionalitypatacongo2008-01-281-1/+1
* Structure serial driver interface to support different interrupt architecturespatacongo2008-01-261-88/+140
* Moved MAC and ethernet definitions to include/net/ethernet.hpatacongo2007-12-111-1/+2
* Release 0.3.4nuttx-3.4patacongo2007-12-101-8/+8
* Clean compile with stats enabledpatacongo2007-12-071-8/+17
* C5471 ethernet driver functional (but sensitive)patacongo2007-12-071-10/+8
* C5471 ethernet debugpatacongo2007-12-061-2/+2
* Debug fixespatacongo2007-12-051-30/+128
* Add C5471 ethernet driver debug instrumentationpatacongo2007-12-041-24/+69
* First clean C5471 Ethernet compilepatacongo2007-12-041-136/+156
* Add c5471 Ethernet driverpatacongo2007-12-043-22/+2051
* Changes for clean compile of DM90x0 driver on Neuros OSDpatacongo2007-11-022-4/+7
* Reflect changes to fs structurespatacongo2007-05-091-2/+2
* Changes to resulting previous merge of arch/c5471 and arch/dm320 into arch/ar...patacongo2007-04-294-116/+8
* Common ARM supportpatacongo2007-04-289-0/+2621