summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make naming consistent for USB host initialiation functionsGregory Nutt2013-11-291-7/+1
* Changes for ZDS-II ez80 buildGregory Nutt2013-11-281-1/+1
* SAMA5 NAND: A few bug fixes for integration. Still lots more to doGregory Nutt2013-11-271-1/+1
* SAMA5 NAND: Fix some DMA related issuesGregory Nutt2013-11-271-1/+29
* SAMA5D3x-EK NAND: Integrate SAMA5 NAND support into SAMA5D3x-EK board supportGregory Nutt2013-11-258-45/+264
* Further NAND developmentGregory Nutt2013-11-161-3/+3
* EA3131: Framework for USB host supportGregory Nutt2013-11-152-3/+3
* Add support for ONFI compatible NAND devices (NAND logic still incomplete)Gregory Nutt2013-11-151-0/+14
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-152-2/+2
* SAMA5 NAND: Basic support for access to NAND FLASHGregory Nutt2013-11-152-1/+145
* README updateGregory Nutt2013-11-121-110/+34
* SAMA5D3x-EK updated READMEGregory Nutt2013-11-121-3/+5
* SAMA5D3x-EK Kconfig: There is no 'else'Gregory Nutt2013-11-121-4/+13
* Updated SAMA5D3x-EK README fileGregory Nutt2013-11-111-9/+122
* SAMA5D3x-EK: Add support for the apps/examples/i2schar testGregory Nutt2013-11-113-3/+167
* SAMA5D3x-EK README: Add description of WM8904 CODECGregory Nutt2013-11-101-35/+63
* SAMA5 PWM: PWM driver is now functionalGregory Nutt2013-11-072-73/+130
* SAMA5D3x-EK: Add support board-specific PWM testingGregory Nutt2013-11-065-6/+364
* Updated spark configuration from David SidraneGregory Nutt2013-11-051-3/+6
* Fix typo introduced (by me) in the last large set of changes from Ken PettitGregory Nutt2013-11-041-4/+6
* SAMA5 CAN: File that I forgot to add in a previous commitGregory Nutt2013-11-041-0/+140
* SAMA5 CAN: Add board-specific initialization logicGregory Nutt2013-11-032-1/+5
* Missing file that I forgot to add in the last commitGregory Nutt2013-10-302-0/+45
* Minor changes while pondering a camera interfaceGregory Nutt2013-10-291-0/+38
* SAMA5 ADC: Seems functional in all modes including DMAGregory Nutt2013-10-281-13/+20
* SAMA5 README updateGregory Nutt2013-10-271-0/+63
* SAMA5 ADC+TC: Early debug fixes + lots of new debug instrumentationGregory Nutt2013-10-241-0/+118