summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-21Olimex STM32 P207: Rename files for better conformance to naming conventionsGregory Nutt11-41/+35
2015-03-21Shenzhou: Rename files for better conformance to naming conventionsGregory Nutt22-75/+61
2015-03-21STM32 Tiny: Rename files for better conformance to naming conventionsGregory Nutt10-34/+34
2015-03-21SAMV7: A little more USB-related stuffGregory Nutt2-10/+90
2015-03-21mbed: Rename files for better conformance to naming conventionsGregory Nutt9-34/+32
2015-03-21STM3220G-EVAL: Rename files for better conformance to naming conventionsGregory Nutt21-71/+54
2015-03-21Maple: Rename files for better conformance to standardsGregory Nutt7-21/+21
2015-03-21SAMV7: Add configuration logic and clock setup for USB deviceGregory Nutt5-8/+59
2015-03-21SAM3U-EK: Rename to better conform to naming standardGregory Nutt12-17/+17
2015-03-21STM32F3 Discovery: Rename files to conform better with naming conventionGregory Nutt12-29/+21
2015-03-21SAMA5: Fix a typo in the Kconfig fileGregory Nutt1-1/+1
2015-03-20Trivial update to commentsGregory Nutt1-1/+2
2015-03-20Add Olimexino-STM32 board support from David SidraneGregory Nutt39-7/+9180
2015-03-20Refresh ConfigurationGregory Nutt1-3/+10
2015-03-20SAMV7: Add USBHS register defintiion header fileGregory Nutt1-0/+793
2015-03-20Include chip/sam_spi.h in sam_spi.hGregory Nutt1-0/+1
2015-03-20Update ChangeLogGregory Nutt1-0/+2
2015-03-20SAMA5D3: Fix typos in timer/counter header file. From Bob DoironGregory Nutt1-27/+27
2015-03-19SAMV71-XULT: Add support for a ConfigData device on the 256 AT24 EEPROMGregory Nutt6-22/+191
2015-03-19Update ChangeLogGregory Nutt1-0/+3
2015-03-19STM32 RTC lower-half: Fix some errors that cause compilation failures. From ...Gregory Nutt1-4/+7
2015-03-19SAMV5 EMAC: A few more fixes. Neccessary but not sufficientGregory Nutt1-8/+17
2015-03-18SAMV7 Ethernet: Fix an order problem that left RX and TX disabledGregory Nutt1-1/+1
2015-03-18SAMV7: Add a sneak internal interface that will allow us to set the MAC addr...Gregory Nutt3-4/+113
2015-03-18SAMV7: Updates to Ethernet driver based on comparison with Atmel sample code....Gregory Nutt5-324/+760
2015-03-18PIC32MZ: More updates from David SidraneGregory Nutt3-2/+15
2015-03-17Cosmetic update to READMEGregory Nutt2-8/+9
2015-03-17PIC32MZ: Changes that will permit building of the PIC32MZ Start Kit configura...Gregory Nutt3-5/+44
2015-03-17Update ChangeLogGregory Nutt1-0/+8
2015-03-17SAMV7 Ethernet: Support getting IP address from the XULT AT24 EEPROMGregory Nutt6-28/+179
2015-03-17Extend the AT24 EEPROM driver so that it supports: (1) the byte-oriented read...Gregory Nutt3-43/+200
2015-03-17SAMV7 EMAC: Fix range of MCK dividersGregory Nutt1-2/+10
2015-03-17SAMV7: Use D-Cache clean/flush/invalidate by range in EMAC and XDMAC driversGregory Nutt3-93/+19
2015-03-17Break ARMv7E-M cache operations into separate files; Finish the unimplemented...Gregory Nutt12-432/+1104
2015-03-16SAMV7: Quick'n'dirty port of the SAMA5D4 Ethernet MAC driver to the SAMV7. S...Gregory Nutt12-28/+5810
2015-03-16SAMV7: Add Ethernet MAC register definition header fileGregory Nutt2-1/+1047
2015-03-16Update TODO list and some commentsGregory Nutt2-2/+31
2015-03-15Trivial update to FAT, comments, READMEGregory Nutt2-6/+7
2015-03-15Costmetic changes name while debugging a filename issueGregory Nutt4-15/+50
2015-03-15This commit enables HSMCI functionality in the SAMV71-XULT. TX DMA is, unfor...Gregory Nutt3-18/+54
2015-03-15Update README filesGregory Nutt3-4/+28
2015-03-15Update ChangelogGregory Nutt1-0/+7
2015-03-15SAMA5: Fix a bug in SAMA5 HSMCI. The bitfield mask and shift values were re...Gregory Nutt4-2/+10
2015-03-15Fix some bad logic when file system debug is turned on: Arguments to syslog ...Gregory Nutt1-2/+4
2015-03-15FAT cosmetic changesGregory Nutt1-43/+53
2015-03-15Update ChangeLogGregory Nutt1-0/+2
2015-03-15Add support for umount2(target, MNT_FORCE) in the FAT file system.Gregory Nutt4-249/+267
2015-03-14Remove an UNSED that is no longer necessaryGregory Nutt1-1/+0
2015-03-14Fix a ommission in the last changes to the unbind() method prototypeGregory Nutt1-1/+2
2015-03-14Update TODO listGregory Nutt1-1/+16