summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SAMD20: Finishes basic clock configuration logicGregory Nutt2014-02-152-47/+521
* Back out part of write buffering change. David G reports that this causes pr...Gregory Nutt2014-02-152-2/+4
* SAM D20: More clock configuration logic (still incomplete)Gregory Nutt2014-02-142-67/+172
* SAM D20: Put fuse related definition in a separate header file so make licens...Gregory Nutt2014-02-1411-195/+308
* SAM D20: A little more clock configuration logic (still incomplete)Gregory Nutt2014-02-144-38/+507
* Typo fixes from CCTSA0. ThanksGregory Nutt2014-02-142-2/+2
* SAMD20: Add NVMCTRL register definition header file. Also empty framework fo...Gregory Nutt2014-02-146-3/+475
* STM32 serial: Fix clone typo.. FLOWCONROL vs FLOWCONTROLGregory Nutt2014-02-142-20/+22
* SAMD20: Fixes to SRAM size, No. memory regions, and beginning of clocking logicGregory Nutt2014-02-133-105/+48
* SAMD20: Add SYSCTRL register definition header fileGregory Nutt2014-02-131-0/+309
* SAMD20: Add GCLK and PM register definition header filesGregory Nutt2014-02-132-0/+379
* SAMD20: Add port configuration logicGregory Nutt2014-02-134-35/+568
* Add SAMD20 pin configuration definitionsGregory Nutt2014-02-136-274/+565
* Minimal changes to get a clean compilation of the SAMD20 Xplained configurati...Gregory Nutt2014-02-1315-171/+868
* Fix-up some SAMD20 SERCOM conditionalsGregory Nutt2014-02-128-31/+113
* Add initial support for the Atmel SAMD20 Xplained Pro boardGregory Nutt2014-02-128-177/+268
* Add configuration for the SAMD20 Xplained Pro board. Initial check a low-eff...Gregory Nutt2014-02-1223-8/+4057
* Add basic framework to support the Atmel SAMD Cortex-M+ chipGregory Nutt2014-02-1226-8/+3041
* Fix typo cloned to many files: SAM32 vs SAM34Gregory Nutt2014-02-126-190/+190
* More changes to reduce complaints from CppCheck. Some latent bugs fixes, but...Gregory Nutt2014-02-1024-74/+83
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-1082-1659/+1997
* remove some unnecessary header filesGregory Nutt2014-02-101-4/+0
* Update comments in file headersGregory Nutt2014-02-104-3/+6
* Release script no longer tries to keep copies of the ChangeLog and TODO list ...Gregory Nutt2014-02-103-21/+18
* Updated README fileGregory Nutt2014-02-101-6/+22
* Support for the MIO283QT9A LCD from Toby DuckworthGregory Nutt2014-02-109-4/+1636
* HID mouse can now support some while mice. Problems with Microsoft miceGregory Nutt2014-02-109-58/+211
* Add a mouse interface that is similar to the touchscreen interface except tha...Gregory Nutt2014-02-1014-248/+588
* Fix some errors in the clean target of the windows native buildGregory Nutt2014-02-102-21/+20
* The USB HID mouse driver is now functional. There are some usage issues as d...Gregory Nutt2014-02-096-29/+73
* USB HID mouse: Fixes the basic data transfer model. Returned position data i...Gregory Nutt2014-02-093-68/+15
* LP1766-STK: Add a configuration to test the USB HID mouseGregory Nutt2014-02-097-11/+1286
* USB HID mouse: Automatically select CONFIG_INPUT with USB HID mouse is selectedGregory Nutt2014-02-091-0/+1
* Rename Olimex LPC1766-STK files to conform with current naming standardsGregory Nutt2014-02-0910-2141/+0
* Rename Olimex LPC1766-STK files to conform with current naming standardsGregory Nutt2014-02-0910-0/+2130
* LPC17 USB Host: Fix a compile error when USB debug is enabledGregory Nutt2014-02-091-1/+1
* Add support for a USB HID mouse. Untested on initial check-inGregory Nutt2014-02-097-13/+2512
* Fix typos in commentsGregory Nutt2014-02-091-29/+39
* Remove EXTERN from prototypeGregory Nutt2014-02-091-3/+3
* Fix a compile error that crept into the LPC17xx USB host driverGregory Nutt2014-02-092-1/+4
* Minor typo fixesGregory Nutt2014-02-092-2/+2
* Fix some typos in some documentsGregory Nutt2014-02-084-22/+22
* More changes for a correct NSH Windows natvie buildGregory Nutt2014-02-072-1/+14
* More changes to restore the native Windows buildGregory Nutt2014-02-075-3/+10
* Use xcopy, mot mklink in link.bat; No an error if directory does not exist in...Gregory Nutt2014-02-073-5/+20
* Some Windows native build fixesGregory Nutt2014-02-072-2/+7
* Add a coding standards documentGregory Nutt2014-02-062-0/+2566
* Update README with configuration warningGregory Nutt2014-02-042-3/+35
* A10 had the same cut'n'paste error as did the LM4FGregory Nutt2014-02-032-44/+46
* STM32F4 Discovery: Rename most everything in the board source directory to c...Gregory Nutt2014-02-0323-103/+178