summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/src
Commit message (Expand)AuthorAgeFilesLines
* Merged in upstream, took upstream UART driver without changes, needs re-evalu...Lorenz Meier2013-06-135-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
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-071-2/+2
* Standardize button interfacespatacongo2011-07-071-56/+80
* More build fixespatacongo2011-03-201-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-182-19/+19
* Create include/nuttx/usb directorypatacongo2010-12-141-3/+3
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-041-1/+1
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-2/+2
* More NX LCD fixespatacongo2010-04-231-20/+89
* More LCD fixespatacongo2010-04-211-8/+10
* Fix a couple more LCD bugspatacongo2010-04-211-3/+3
* Some LCD output, still a long way to gopatacongo2010-04-211-10/+57
* sam3u LCD driver is code complete (but untested)patacongo2010-04-202-31/+499
* Add SMC configurationpatacongo2010-04-191-0/+29
* Add HX834x register access routinespatacongo2010-04-181-1/+38
* add lcd pin configurationpatacongo2010-04-182-14/+118
* Framework for SAM3U LCD driverpatacongo2010-04-181-55/+105
* Beginnings of AT91SAM3U LCD driverpatacongo2010-04-183-3/+357
* Early debug of SAM3U MCIpatacongo2010-04-113-14/+19