summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src
Commit message (Expand)AuthorAgeFilesLines
* Move rgbcolors.h to include/nuttx/videoGregory Nutt2013-12-101-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-4/+4
* SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flashGregory Nutt2013-09-061-8/+3
* SAMA5: Fix HSMCI race condition. Now memory card interface is functional wit...Gregory Nutt2013-08-101-0/+9
* SAMA5D3x-EK: At support for the AT25 serial FLASHGregory Nutt2013-08-041-1/+1
* Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s...Gregory Nutt2013-07-191-1/+1
* Created new directories to hold SPI-related filesGregory Nutt2013-07-012-4/+4
* Changes to get a clean compile of configs/sam3u-ek/nxwmGregory Nutt2013-06-292-0/+153
* Flesh out the Arduino Due board configuratino and integrate it with the build...Gregory Nutt2013-06-272-2/+2
* Review and update of SAM3/4 header files and conditional logic for SAM3X/A su...Gregory Nutt2013-06-271-1/+1
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-263-5/+5
* SAM3U-EK LCD: Correct LCD configurationGregory Nutt2013-06-181-1/+1
* SAM3U-EK: Correct polarity of the PENIRQ signalGregory Nutt2013-06-162-8/+13
* Re-architected SAM3/4 SPI interface; Change BUSY bit handling in the ADS7843E...Gregory Nutt2013-06-163-60/+22
* Add support for the SAM4L Xplained Pro I/O1 moduleGregory Nutt2013-06-151-5/+5
* SAM3/4S GPIO interrupt changesGregory Nutt2013-06-131-32/+41
* SAM3/4: Loop counter for PLL delay must be volatile or it may get optimized ...Gregory Nutt2013-06-131-0/+1
* Fix error in AT91SAM SPI driver introduced in recent comment. Varioius impro...Gregory Nutt2013-06-132-25/+37
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-125-23/+35
* Add configs/sam4l-xplained/src/up_userleds.cGregory Nutt2013-06-043-3/+0
* Rename sam3u/ architecture directories to sam34/ to include the SAM4LGregory Nutt2013-06-021-1/+1
* Eliminated sam3u_internal.h. Use separate header files instead. More renamin...Gregory Nutt2013-06-0211-286/+289
* Move SAM3U header files to arch/arm/src/sam3u/chip. Some renaming of SAM3U to...Gregory Nutt2013-06-029-64/+64
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-3/+3
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+3
* Remove user_map.h; replace with a header at the beginning of the user-space b...patacongo2013-03-101-2/+1
* AT91SAM3 now supports kernel-mode heap; SAM3U-EK knsh configuration converted...patacongo2013-03-102-34/+40
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-5/+3
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-4/+4
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* Email address change in nuttx/patacongo2012-09-138-8/+8
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-7/+7
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-5/+25
* Turn PIC32MXMMB backlight offpatacongo2012-04-251-0/+0
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-14/+14
* ADS7843 updatespatacongo2011-10-122-3/+11
* SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo2011-10-083-15/+107
* Fix C++ dependencies, cleaning, ..patacongo2011-10-051-3/+18
* ADS7843E driver is code completepatacongo2011-10-043-18/+62
* SAM3U SPI driver updatepatacongo2011-10-032-5/+18
* Add hooks for the ADS7843E touchscreen controllerpatacongo2011-10-032-0/+200
* Update comments, dates, ... housekeepingpatacongo2011-10-033-3/+3
* Add SAM3U board-specific SPI supportpatacongo2011-10-0311-399/+396
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-2/+2
* Misc documentation/LCD-related updatespatacongo2011-08-051-5/+5