summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* More separation of debug symbols and optimization selectionsGregory Nutt2013-12-209-24/+42
* Beginning separation of debug symbols and optimization selectionsGregory Nutt2013-12-2011-22/+88
* Disable debug by default in all Spark configurationsGregory Nutt2013-11-205-55/+4
* Kconfigs: Interrupt prioritization should not be automatically selectedGregory Nutt2013-12-201-2/+0
* Various changes for a clean ZNEO ZDS-II buildGregory Nutt2013-12-191-2/+2
* A10: Fix DDR mappingGregory Nutt2013-12-171-0/+3
* Updated READMEGregory Nutt2013-12-161-7/+1
* Update READMEGregory Nutt2013-11-161-11/+23
* Cosmetic changes to comments and README filesGregory Nutt2013-12-161-5/+23
* Trivial updates to comments and README filesGregory Nutt2013-12-161-9/+7
* Back port some A10 changes into the SAMA5 memory map definitionsGregory Nutt2013-12-161-0/+15
* A10 serial driver (still needs some work). From Alan Carvalho de AssisGregory Nutt2013-12-133-6/+32
* Eliminate some warnings in the pcDuino A10 buildGregory Nutt2013-12-132-4/+1
* A10: Timer interrupt handlerGregory Nutt2013-12-132-13/+145
* configs/Kconfig: Typo fix from Ken PettitGregory Nutt2013-12-121-1/+1
* STM32F429I-Discovery: Andd procfs MTD partition namesGregory Nutt2013-12-124-14/+67
* pcDuino: update RAM start address and sizeGregory Nutt2013-12-111-3/+3
* A10/pcDuino/Linux build fixesGregory Nutt2013-12-111-2/+4
* A10+pcDuino: PIO support, LED and button supportGregory Nutt2013-12-115-48/+294
* A10 PIO register definition header fileGregory Nutt2013-12-101-0/+4
* A little more SAMA5/OV2640 logicGregory Nutt2013-12-103-91/+124
* Move ramdisk.h to include/nutt/fs/ramdisk.hGregory Nutt2013-12-102-2/+2
* Move rgbcolors.h to include/nuttx/videoGregory Nutt2013-12-101-1/+1
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-104-4/+4
* More OV2640 initialization logicGregory Nutt2013-12-103-119/+56
* pcDuino debug port is on UART0Gregory Nutt2013-12-102-4/+126
* A10 peripheral selection logicGregory Nutt2013-12-091-0/+76
* A little SAMA5 camera stuffGregory Nutt2013-12-093-21/+297
* Add OV2640 camera support to test the SAMA5 ISI peripheralGregory Nutt2013-12-097-0/+1015
* pcDuino: More changes to get the code fragments that are in place building su...Gregory Nutt2013-12-077-27/+239
* Add board support infrastructure for the pcDuino board. There is not much th...Gregory Nutt2013-12-0718-12/+1971
* Minor updates to comments and README filesGregory Nutt2013-12-071-7/+6
* SAMA5 NAND: bugfixesGregory Nutt2013-12-062-48/+100
* LM: Don't initialize .data if running in SRAM. Global missing intialize type...Gregory Nutt2013-12-0518-19/+19
* Cosmetic updates to comments and READMEsGregory Nutt2013-12-041-1/+2
* SAMA5 NAND: Fix some PMECC setup logicGregory Nutt2013-12-041-3/+9
* Add drivers/mtd/README.txtGregory Nutt2013-12-041-24/+37
* SAMA5 NAND: Updated README and configuration logicGregory Nutt2013-12-033-38/+115
* Updated READMEGregory Nutt2013-12-031-17/+59
* Condition out most of the recent NXFFS changes for NAND. NXFFS will never be...Gregory Nutt2013-12-032-47/+147
* SAMA5 NAND: Only CS3 can have NANDGregory Nutt2013-12-031-10/+51
* SAMA5D3x-EK: Cosmetic improvements to the NOR boot printfs; updated READMEGregory Nutt2013-12-022-108/+67
* NXFFS: When dumping the MTD content, don't abort on a read error. For NAND, ...Gregory Nutt2013-12-011-2/+10
* SAMA5 NAND: Basic NAND access now work (software ECC and no DMA)Gregory Nutt2013-12-012-1050/+982
* ViewTool STM32F107: Basic NSH checks out okayGregory Nutt2013-12-012-12/+42
* Costmet updates, naming, debug output, README fileGregory Nutt2013-12-011-0/+12
* ViewTool STM32F107: Add support for on-board LEDs and buttonsGregory Nutt2013-11-308-68/+827
* Basic board support for the ViewTool STM32F103/F107 boardGregory Nutt2013-11-3016-0/+2071
* More changes for a clean ez80 KITG buildGregory Nutt2013-11-2912-39/+256
* Make naming consistent for USB host initialiation functionsGregory Nutt2013-11-296-12/+6