summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam4l-xplained
Commit message (Expand)AuthorAgeFilesLines
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-263-8/+8
* Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s...Gregory Nutt2013-07-191-3/+2
* Add a general bit-bang SPI lower-half driver and implement the bit-bang drive...Gregory Nutt2013-07-011-2/+2
* Created new directories to hold SPI-related filesGregory Nutt2013-07-013-5/+5
* Flesh out the Arduino Due board configuratino and integrate it with the build...Gregory Nutt2013-06-272-8/+8
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-2610-40/+68
* Add support for a separate CCM memory allocator for members of the STM32 fami...Gregory Nutt2013-06-252-3/+18
* Fix UG-2832HSWEG04 landscape. Add reverse landscape support to UG_2864AMBAG0...Gregory Nutt2013-06-241-5/+18
* Fix UG-2832HSWEG04 configuration valuesGregory Nutt2013-06-231-3/+3
* Add support for the UG-2843HHSWEG04 OLED and for the SAM4L Xplained Pro OLED ...Gregory Nutt2013-06-235-25/+444
* SAM4L Xplained SLCD driver is completeGregory Nutt2013-06-232-57/+142
* Beginning debug of SAM4L Xplained SLCDGregory Nutt2013-06-225-15/+45
* The SAM4L Xplained Pro SLCD driver is code complete but untestedGregory Nutt2013-06-223-234/+371
* Beginning of a driver for the SAM4L LED1 moduleGregory Nutt2013-06-214-10/+1254
* Straighten out issues about who calls C++ initializers with CXXTEST or HELLOX...Gregory Nutt2013-06-211-0/+1
* Fix test of NULL pointer in the SAM3/4 SPI driverGregory Nutt2013-06-181-7/+6
* SAM3/4 SPI phase control (CPHA) is invertedGregory Nutt2013-06-181-5/+15
* MMC/SD driver needs to manage SPI mode and data width as wellGregory Nutt2013-06-171-13/+27
* Re-architected SAM3/4 SPI interface; Change BUSY bit handling in the ADS7843E...Gregory Nutt2013-06-164-63/+30
* SAM MMCSD/SPI related changesGregory Nutt2013-06-152-2/+6
* Oops.. files that I forgot to add in the last commitGregory Nutt2013-06-152-0/+246
* Add support for the SAM4L Xplained Pro I/O1 moduleGregory Nutt2013-06-159-29/+354
* Fixes for SAM4S and 4L due to recent changes to SAM3S; Updated README filesGregory Nutt2013-06-141-51/+79
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-132-2/+2
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-122-2/+13
* Calibrate SAM4L Xplained Pro timing loopGregory Nutt2013-06-112-2/+2
* Add configs/sam4s-xplainedGregory Nutt2013-06-113-4/+4
* SAM4S: GPIO, chip characteristics, peripheral KconfigGregory Nutt2013-06-111-2/+2
* Add a directory to hold configurations for the SAM4S Xplained boardGregory Nutt2013-06-101-10/+10
* SAM4L: Extend interrupt support for the larger number of NVIC interrupts of ...Gregory Nutt2013-06-091-2/+2
* SAM4L: Add an NSH configuration and C++ supportGregory Nutt2013-06-097-11/+1073
* SAM4L: Mic fixes to get the SAM4L Xplained running. The ostest now passes.Gregory Nutt2013-06-093-49/+109
* SAM3U/4L changes to hide differences by clocking in those MCUsGregory Nutt2013-06-083-19/+20
* SM4L: USB clock configuration and WDT register definition fileGregory Nutt2013-06-083-7/+36
* SAM4L: Add logic to enable selected peripherals on power up; Extend configura...Gregory Nutt2013-06-072-12/+87
* SAM4L: Add DFLL0 support, add logic to set the power scaling mode, add suppo...Gregory Nutt2013-06-073-6/+20
* Update SAM4L PLL0 logicGregory Nutt2013-06-071-0/+27
* Add register definitions for SAM4L BPM and SCIF blocks; SAM4L clock initializ...Gregory Nutt2013-06-061-46/+53
* Add SAM4L FLASHCALW header fileGregory Nutt2013-06-051-0/+8
* SAM4L GPIO port addressing fixes; SAM4L Xplained LED support; minor documenta...Gregory Nutt2013-06-051-1/+2
* Add configs/sam4l-xplained/src/up_userleds.cGregory Nutt2013-06-044-8/+180
* More changes that should have gone with the last commitGregory Nutt2013-06-041-3/+3
* SAM4L alternate pin mapping header file; Use USART1 for virtual COM port consoleGregory Nutt2013-06-033-11/+38
* Add a skeleton configuration that will eventually support the SAM4L Xplained ...Gregory Nutt2013-06-0314-0/+2379