summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/README.txt
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D3x-EK: Add NxWM configuration for the SAMA5D3x-EK boardsGregory Nutt2013-10-131-2/+2
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-1/+1
* SAMA5: Fix HSMCI race condition. Now memory card interface is functional wit...Gregory Nutt2013-08-101-8/+38
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-4/+4
* Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s...Gregory Nutt2013-07-191-4/+3
* NSH cmp command by Andrew TwidgellGregory Nutt2013-07-181-2/+1
* SAM configurations: don't use 3 memory regions unless SMC is enabledGregory Nutt2013-07-121-1/+21
* Several fixes to get a clean compile of the Arduino touch screenGregory Nutt2013-07-021-1/+1
* Update SAM3u-EK touchscreen statusGregory Nutt2013-06-301-1/+13
* Minor SAM3U-EK NxWM build updates, documentation, configurationsGregory Nutt2013-06-301-4/+17
* Changes to get a clean compile of configs/sam3u-ek/nxwmGregory Nutt2013-06-291-22/+41
* SAM3U-EK touchscreen is now functional; created an NxWM configuration to test...Gregory Nutt2013-06-281-5/+61
* Flesh out the Arduino Due board configuratino and integrate it with the build...Gregory Nutt2013-06-271-3/+3
* Add peripheral configuration logic for the SAM3X/3A; Change all references to...Gregory Nutt2013-06-261-2/+2
* Fix test of NULL pointer in the SAM3/4 SPI driverGregory Nutt2013-06-181-2/+2
* MMC/SD driver needs to manage SPI mode and data width as wellGregory Nutt2013-06-171-10/+1
* SAM3U-EK board now runs at 96MHzGregory Nutt2013-06-171-1/+2
* SAM3U-EK: Correct polarity of the PENIRQ signalGregory Nutt2013-06-161-8/+6
* Re-architected SAM3/4 SPI interface; Change BUSY bit handling in the ADS7843E...Gregory Nutt2013-06-161-5/+9
* Fixes for SAM4S and 4L due to recent changes to SAM3S; Updated README filesGregory Nutt2013-06-141-4/+19
* SAM3/4: Some minor design improvements to the SAM3/4 serial driverGregory Nutt2013-06-131-14/+24
* Fix error in AT91SAM SPI driver introduced in recent comment. Varioius impro...Gregory Nutt2013-06-131-104/+64
* Add support for a generic windows-based EABI toolchain; Add NX configuration ...Gregory Nutt2013-06-131-9/+93
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-34/+95
* SAM4S: GPIO, chip characteristics, peripheral KconfigGregory Nutt2013-06-111-9/+23
* SAM4S: Add memory map and interrupt logicGregory Nutt2013-06-101-1/+1
* Rename sam3u/ architecture directories to sam34/ to include the SAM4LGregory Nutt2013-06-021-3/+3
* Eliminated sam3u_internal.h. Use separate header files instead. More renamin...Gregory Nutt2013-06-021-2/+4
* Move SAM3U header files to arch/arm/src/sam3u/chip. Some renaming of SAM3U to...Gregory Nutt2013-06-021-14/+14
* Fix some errors in stm32_allocateheap.c for STM32 F1 and F3 that crept in rec...patacongo2013-03-221-2/+46
* A few early fixes in kernel build testingpatacongo2013-03-121-14/+36
* Reorganize some AT91SAM3U files; Add an NSH kernel build configuration to the...patacongo2013-03-111-2/+2
* Correct a memory leak in NSHpatacongo2013-02-021-1/+1
* Mostly cosmetic changespatacongo2012-11-131-3/+0
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-5/+1
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-0/+6
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-101-1/+3
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-99/+151
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-4/+0
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-2/+2
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Add framework for a SAM3U SPI driverpatacongo2011-10-031-1/+2
* Add a configuration to use for development of the SAM3U-EK touchscreenpatacongo2011-09-301-1/+7
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-1/+1
* Misc documentation/LCD-related updatespatacongo2011-08-051-0/+7
* Add time and uptimepatacongo2011-04-151-0/+11
* fix dependenciespatacongo2011-04-031-1/+7
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-2/+15