summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
...
* zkit lpc1768: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2113-41/+33
* Mirtoo: Rename files for better conformance to naming conventionsGregory Nutt2015-03-217-30/+26
* PIC32MX7 MMB: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2111-41/+34
* UBW32: Rename files for better conformance to naming conventionsGregory Nutt2015-03-218-31/+27
* CloudCtrl: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2117-60/+50
* Fire STM32v2: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2117-59/+50
* Hymini STM32F4: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2113-44/+48
* Mikroe STM32F4: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2118-56/+44
* Spark: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2114-34/+32
* Olimex STM32 P107: Rename files for better conformance to naming conventionsGregory Nutt2015-03-216-22/+21
* Olimex STM32 P207: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2111-41/+35
* Shenzhou: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2122-75/+61
* STM32 Tiny: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2110-34/+34
* SAMV7: A little more USB-related stuffGregory Nutt2015-03-212-10/+90
* mbed: Rename files for better conformance to naming conventionsGregory Nutt2015-03-219-34/+32
* STM3220G-EVAL: Rename files for better conformance to naming conventionsGregory Nutt2015-03-2121-71/+54
* Maple: Rename files for better conformance to standardsGregory Nutt2015-03-217-21/+21
* SAMV7: Add configuration logic and clock setup for USB deviceGregory Nutt2015-03-215-8/+59
* SAM3U-EK: Rename to better conform to naming standardGregory Nutt2015-03-2112-17/+17
* STM32F3 Discovery: Rename files to conform better with naming conventionGregory Nutt2015-03-2112-29/+21
* SAMA5: Fix a typo in the Kconfig fileGregory Nutt2015-03-211-1/+1
* Trivial update to commentsGregory Nutt2015-03-201-1/+2
* Add Olimexino-STM32 board support from David SidraneGregory Nutt2015-03-2037-6/+9178
* Refresh ConfigurationGregory Nutt2015-03-201-3/+10
* SAMV7: Add USBHS register defintiion header fileGregory Nutt2015-03-201-0/+793
* Include chip/sam_spi.h in sam_spi.hGregory Nutt2015-03-201-0/+1
* Update ChangeLogGregory Nutt2015-03-201-0/+2
* SAMA5D3: Fix typos in timer/counter header file. From Bob DoironGregory Nutt2015-03-201-27/+27
* SAMV71-XULT: Add support for a ConfigData device on the 256 AT24 EEPROMGregory Nutt2015-03-196-22/+191
* Update ChangeLogGregory Nutt2015-03-191-0/+3
* STM32 RTC lower-half: Fix some errors that cause compilation failures. From ...Gregory Nutt2015-03-191-4/+7
* SAMV5 EMAC: A few more fixes. Neccessary but not sufficientGregory Nutt2015-03-191-8/+17
* SAMV7 Ethernet: Fix an order problem that left RX and TX disabledGregory Nutt2015-03-181-1/+1
* SAMV7: Add a sneak internal interface that will allow us to set the MAC addr...Gregory Nutt2015-03-183-4/+113
* SAMV7: Updates to Ethernet driver based on comparison with Atmel sample code....Gregory Nutt2015-03-185-324/+760
* PIC32MZ: More updates from David SidraneGregory Nutt2015-03-183-2/+15
* Cosmetic update to READMEGregory Nutt2015-03-172-8/+9
* PIC32MZ: Changes that will permit building of the PIC32MZ Start Kit configura...Gregory Nutt2015-03-173-5/+44
* Update ChangeLogGregory Nutt2015-03-171-0/+8
* SAMV7 Ethernet: Support getting IP address from the XULT AT24 EEPROMGregory Nutt2015-03-176-28/+179
* Extend the AT24 EEPROM driver so that it supports: (1) the byte-oriented read...Gregory Nutt2015-03-173-43/+200
* SAMV7 EMAC: Fix range of MCK dividersGregory Nutt2015-03-171-2/+10
* SAMV7: Use D-Cache clean/flush/invalidate by range in EMAC and XDMAC driversGregory Nutt2015-03-173-93/+19
* Break ARMv7E-M cache operations into separate files; Finish the unimplemented...Gregory Nutt2015-03-1712-432/+1104
* SAMV7: Quick'n'dirty port of the SAMA5D4 Ethernet MAC driver to the SAMV7. S...Gregory Nutt2015-03-1612-28/+5810
* SAMV7: Add Ethernet MAC register definition header fileGregory Nutt2015-03-162-1/+1047
* Update TODO list and some commentsGregory Nutt2015-03-162-2/+31
* Trivial update to FAT, comments, READMEGregory Nutt2015-03-152-6/+7
* Costmetic changes name while debugging a filename issueGregory Nutt2015-03-153-12/+46
* This commit enables HSMCI functionality in the SAMV71-XULT. TX DMA is, unfor...Gregory Nutt2015-03-153-18/+54