summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build/test framework for the Zmodem sz and rz commands which are on their wayGregory Nutt2013-07-1216-37/+1744
* SAM configurations: don't use 3 memory regions unless SMC is enabledGregory Nutt2013-07-126-6/+26
* Fix typo/compilation error with USB device DMA memory allocation is enabledGregory Nutt2013-07-124-24/+26
* Change in apps/examples/composite to eliminate some false alarm debug assertionsGregory Nutt2013-07-092-4/+5
* Fix typoes in drivers/rwbuffer.c from Chia Cheng TsaoGregory Nutt2013-07-093-9/+18
* STM32 SDIO driver: Add supported for data block end (DBCKEND) interrupt. Fro...Gregory Nutt2013-07-082-6/+7
* Ticket #16: STM32 OTG FS device driver endpoint allocation. From Chia Cheng...Gregory Nutt2013-07-082-9/+18
* Add CRC16 supportGregory Nutt2013-07-075-6/+229
* prohibit re-entrance into sam_configgpio()Gregory Nutt2013-07-054-40/+42
* Fix some SPI bit bang timing. I still don't think it is working properly; I ...Gregory Nutt2013-07-052-92/+133
* Fix type in the USB composite device driverGregory Nutt2013-07-043-2/+7
* Updates for the Sure PIC32 boardGregory Nutt2013-07-035-3/+18
* Back out part of last change to the Arduino Due touchscreen driverGregory Nutt2013-07-032-20/+16
* Fix SAM34 interrupt handling for ports D-F; fix MISO logic in Arduino Due tou...Gregory Nutt2013-07-035-33/+85
* Fix SF bug #15: Typo replace error with ERRORGregory Nutt2013-07-031-1/+1
* Several fixes to get a clean compile of the Arduino touch screenGregory Nutt2013-07-026-35/+107
* Correct port direction for Arduino MISO signalGregory Nutt2013-07-023-23/+34
* Flesh out a few missing pieces for the Arduino ITEAD TFT shieldGregory Nutt2013-07-025-111/+200
* Add support for touchscreen on ITEAD Arduino shield. UntestedGregory Nutt2013-07-026-25/+518
* Revise how delays are calculated in SPI bit bang driver so that we may get a ...Gregory Nutt2013-07-014-66/+109
* clean up of SPI bit bang logicGregory Nutt2013-07-014-554/+635
* Add a general bit-bang SPI lower-half driver and implement the bit-bang drive...Gregory Nutt2013-07-0113-113/+1189
* Add a general bit-bang SPI upper-half driverGregory Nutt2013-07-0111-23/+934
* Created new directories to hold SPI-related filesGregory Nutt2013-07-01185-374/+466
* Update SAM3u-EK touchscreen statusGregory Nutt2013-06-301-1/+13
* Minor SAM3U-EK NxWM build updates, documentation, configurationsGregory Nutt2013-06-302-29/+18
* Changes to get a clean compile of configs/sam3u-ek/nxwmGregory Nutt2013-06-299-40/+219
* Update LM FLASH definitions for LM4F120. From VintiGregory Nutt2013-06-291-1/+1
* SAM3U-EK touchscreen is now functional; created an NxWM configuration to test...Gregory Nutt2013-06-285-5/+1247
* quick and not very accurate calibration of arduino due timing loopsGregory Nutt2013-06-282-2/+2
* SAM33/4: Need to disable write protection before modify PIO pin configurationGregory Nutt2013-06-283-1/+18
* Add an NSH configuration for the Arduino Due; Pluse several fixes related to ...Gregory Nutt2013-06-2813-99/+1075
* Arduino Due: Fixes to FLASH address, flash wait states, updated Comments. No...Gregory Nutt2013-06-286-115/+147
* Add instructions to use BOSSA to load nuttx into DueGregory Nutt2013-06-282-19/+189
* With these changes the Arduino Due port builds without errorsGregory Nutt2013-06-275-24/+28
* Update documentation to include references to the Arduino Due boardGregory Nutt2013-06-273-3/+33
* Flesh out the Arduino Due board configuratino and integrate it with the build...Gregory Nutt2013-06-2735-68/+2167
* Review and update of SAM3/4 header files and conditional logic for SAM3X/A su...Gregory Nutt2013-06-2716-139/+463
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-2642-138/+825
* Add SAM3X/3A pin multiplexing and GPIO encoding header filesGregory Nutt2013-06-265-3/+675
* Add SAM3X/3A memory mapGregory Nutt2013-06-264-2/+172
* Add SAM3X/3A peripheral clock controlsGregory Nutt2013-06-265-26/+267
* Add SAM3X/3A interrupt vectorsGregory Nutt2013-06-267-5/+116
* Add support for SAM3X and 3A chips, interrupts, and peripheral IDsGregory Nutt2013-06-269-50/+688
* Add support fo SAM4S Xplained SRAMGregory Nutt2013-06-263-1/+140
* Fix integration of RAM test into the build and configuration systemGregory Nutt2013-06-2620-89/+414
* Add support for a separate CCM memory allocator for members of the STM32 fami...Gregory Nutt2013-06-258-11/+292
* Fix UG-2832HSWEG04 landscape. Add reverse landscape support to UG_2864AMBAG0...Gregory Nutt2013-06-2410-87/+333
* Fix UG-2832HSWEG04 configuration valuesGregory Nutt2013-06-233-27/+31
* Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED ...Gregory Nutt2013-06-2319-272/+762