summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* SAMA5D4-EK: Add documentation/support for Rev E. board. Refresh NSH ↵Gregory Nutt2014-09-171-1/+4
| | | | configuration. Fix some build errors/warnings introduced with recent work with the knsh configuration
* SAMA5D4-EK kernel config can now boot from a ROMFS file systemGregory Nutt2014-09-091-0/+32
|
* SAMA5D4-EK: Add logic to mount an SD card as a boot deviceGregory Nutt2014-09-031-0/+42
|
* SAMA5: Enable the 32.768 crystal if SCHED_TICKLESS is selectedGregory Nutt2014-08-111-0/+6
|
* SAMA5 WM8904: Add option to use MAINCK as WM8904 MCLKGregory Nutt2014-08-031-0/+11
|
* Minor warning/latent bug clean-up of auto-mounter logicGregory Nutt2014-07-291-3/+3
|
* SAMA5D4: Add auto-mounter support for HSMCI0Gregory Nutt2014-07-291-4/+65
|
* SAMA5D4-EK: Disable PMIC workaround... it does not workGregory Nutt2014-07-281-0/+9
|
* SAMA5D4-EK: Add WM8904 initialization logicGregory Nutt2014-07-191-36/+10
|
* SAMA5D4-EK: The MXT should be able to handle an I2C frequency of 400KHzGregory Nutt2014-07-121-1/+1
|
* SAMA5D4-EK: Add board support for the maXTouchGregory Nutt2014-07-051-0/+12
|
* SAMA5D4-EK: Add a configuration to load a boot program into AT25 FLASHGregory Nutt2014-06-281-2/+34
|
* Fix Kconfig typoGregory Nutt2014-06-271-2/+2
|
* SAMA5D4-EK: Add bootloader that runs from ISRAM and loads an Intel HEX file ↵Gregory Nutt2014-06-261-0/+36
| | | | into DRAM
* Add board support for the SAMA5D4-EKGregory Nutt2014-06-061-0/+160