summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* A few more SAMA5D3 filesGregory Nutt2013-07-1910-2/+677
* Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s...Gregory Nutt2013-07-1925-29/+2668
* More ARMv7-A files that are just copies of the ARMv4/5 files for nowGregory Nutt2013-07-1936-237/+3732
* Minor but fatal typo introduced in last checkinGregory Nutt2013-07-181-1/+1
* Some initial frame for Cortex-A5 support. No much yetGregory Nutt2013-07-1818-5/+3127
* NSH cmp command by Andrew TwidgellGregory Nutt2013-07-1811-94/+249
* Add links to board README files in the NuttX.html fileGregory Nutt2013-07-162-44/+113
* Fix problems with host build of the Zmodem toolsGregory Nutt2013-07-169-41/+116
* More Zmodem tweaksGregory Nutt2013-07-164-82/+96
* Zmodem utilities can now be built for Linux; Fix some configuration confusionGregory Nutt2013-07-1517-14/+1065
* Minor end-of-the-day Zmodem changesGregory Nutt2013-07-153-9/+7
* Fix file write loopGregory Nutt2013-07-1511-35/+134
* Partial fixes for Zmodem RX buffering problems.Gregory Nutt2013-07-1511-89/+297
* Fix some Zmodem buffer sizing issuesGregory Nutt2013-07-145-12/+40
* More Zmodem bug fixes: Too many pkttypes; Use wrong packet bufferGregory Nutt2013-07-144-28/+51
* Several fixes realted to receiving Zmodem filesGregory Nutt2013-07-143-25/+33
* Fix an error in the ordering of fields in zm_transition_s structure; update d...Gregory Nutt2013-07-144-62/+123
* Initial check-ing of (non-working) Zmodem receive logicGregory Nutt2013-07-146-95/+1867
* Resolve a few Zmodem sender streaming issuesGregory Nutt2013-07-135-227/+350
* More Zmodem bugfixes and new filesGregory Nutt2013-07-1310-28/+2810
* More Zmodem-related changesGregory Nutt2013-07-123-20/+176
* Additional support needed for Zmodem debugGregory Nutt2013-07-123-3/+39
* A few more zmodem files; still missing a few but those are still fragile and ...Gregory Nutt2013-07-126-15/+2074
* 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