summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek
Commit message (Expand)AuthorAgeFilesLines
* SAM4E-EK: Add support for the SAM4E-EK AT25 serial flashGregory Nutt2014-03-131-1/+1
* Refresh several defconfig files to (1) bring them up-to-date, and (2) to conf...Gregory Nutt2014-03-066-58/+436
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-067-7/+0
* Removed unused configuratin variable: CONFIG_PGTABLE_VADDRGregory Nutt2014-03-017-7/+0
* Removed almost all ostest configurationsGregory Nutt2014-02-284-928/+0
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-283-0/+6
* SAM4E: USART/USART header files and drivers updated to support the SAM4EGregory Nutt2014-02-221-0/+4
* Update README with configuration warningGregory Nutt2014-02-041-2/+34
* SAMA5: Oops. Upper case in include does not match lower case of filename.Gregory Nutt2014-01-301-2/+2
* SAMA5: Fix logic for running with data in SDRAMGregory Nutt2014-01-291-40/+11
* SAMA5: Add a missing endif in a Make.defs that recently added; Several other...Gregory Nutt2014-01-289-2/+46
* SAMA5: Mostly cosmeticGregory Nutt2014-01-281-1/+20
* SAMA5: More variables-in-SDRAM stuffGregory Nutt2014-01-281-0/+3
* Add support for .data and .bss in SDRAMGregory Nutt2014-01-283-37/+208
* Add option to indicatet that data is retained in SDRAMGregory Nutt2014-01-289-16/+47
* A test of kconfig-fontends 3.12.0Gregory Nutt2014-01-271-10/+58
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-243-9/+9
* Rename up_irqbutton() to board_button_irq()Gregory Nutt2014-01-241-3/+3
* Rename up_buttons() to board_buttons()Gregory Nutt2014-01-241-5/+5
* Rename up_buttoninit to board_button_intializeGregory Nutt2014-01-242-46/+5
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-248-8/+0
* Add pcDuino patch needed for booting. Update README to explain whyGregory Nutt2013-12-081-7/+1
* NxWM::CTouchscreen: Add CONFIG_NXWM_TOUCHSCREEN_DEVINIT to suppress attempts ...Gregory Nutt2013-12-301-4/+2
* NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled th...Gregory Nutt2013-12-301-0/+1
* NxWidgets server initialization must be performed in the kernel when NxWdiget...Gregory Nutt2013-12-291-9/+48
* default buildroot path is build_arm, not build_arm_nofpuGregory Nutt2013-12-268-8/+8
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-208-16/+32
* Kconfigs: Interrupt prioritization should not be automatically selectedGregory Nutt2013-12-201-2/+0
* A10 PIO register definition header fileGregory Nutt2013-12-101-0/+4
* A little more SAMA5/OV2640 logicGregory Nutt2013-12-103-91/+124
* Move include/nuttx/fb.h to include/nuttx/video/fb.hGregory Nutt2013-12-101-1/+1
* More OV2640 initialization logicGregory Nutt2013-12-103-119/+56
* 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-071-1/+1
* Add board support infrastructure for the pcDuino board. There is not much th...Gregory Nutt2013-12-074-12/+12
* 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-054-5/+5
* 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-031-19/+57
* 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
* Costmet updates, naming, debug output, README fileGregory Nutt2013-12-011-0/+12