summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek
Commit message (Expand)AuthorAgeFilesLines
* Copy more logic from nuttx/tools/Config.mk into the Make.defs file. Plus triv...Gregory Nutt2014-09-051-2/+0
* Add capability to perform initial board initialization on a separate worker t...Gregory Nutt2014-09-031-0/+3
* SAMA5D4-EK: Add logic to mount an SD card as a boot deviceGregory Nutt2014-09-035-34/+189
* SAMA5D4-EK: Restructure initialization slightly to better support kernel modeGregory Nutt2014-09-036-138/+211
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-018-16/+2
* SAMA5D4-EK: Add a configuration for testing the kernel build configuration (...Gregory Nutt2014-08-314-0/+1165
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-316-6/+0
* Separate flat, protected, and kernel mode library selected into separate file...Gregory Nutt2014-08-301-0/+5
* CosmeticGregory Nutt2014-08-302-2/+2
* Enable SYSCALL interface with address environments in the SAMA5D4-EK ELF conf...Gregory Nutt2014-08-302-2/+17
* Refresh all configurations that have MMUsGregory Nutt2014-08-305-26/+157
* Some initial clean-up in verifying the CONFIG_BUILD_PROTECTED configuration c...Gregory Nutt2014-08-291-1/+6
* Update README fileGregory Nutt2014-08-281-4/+13
* Bugfixes.. still integrating SAMA5 ELF with address environmentGregory Nutt2014-08-251-1/+1
* SAMA5 ELF configuration with address environments finally builds without errorsGregory Nutt2014-08-252-1/+8
* Misc changed to get the SAMA5 ELF configuration with address environments wor...Gregory Nutt2014-08-252-3/+28
* Update configs/sama5d4-ek/elf/defconfigGregory Nutt2014-08-251-3/+7
* After cached related fix, the ELF example is now functionalGregory Nutt2014-08-241-0/+31
* Add a SAMA5 ELF configuration that is buing used to test the address environm...Gregory Nutt2014-08-243-0/+1115
* Add linker scripts needed to build ELF modulesGregory Nutt2014-08-241-0/+129
* Add ELF CFLAGS and LDFLAGS in some Make.defs filesGregory Nutt2014-08-246-2/+72
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-245-5/+5
* Update README files, Kconfig help comments, and make the network monitor not ...Gregory Nutt2014-08-181-16/+72
* Change the way PHY interrupts work: disable automatically. Then we have to r...Gregory Nutt2014-08-171-9/+69
* SAMA5 PHY: Add more debug instrumentation; Fix logic that would be used to di...Gregory Nutt2014-08-171-3/+49
* KSZ80x1 PHY interrupts are active low and should trigger on the falling edgeGregory Nutt2014-08-171-3/+6
* More of the PHY event notification logic change: Fix some compile errors whe...Gregory Nutt2014-08-166-31/+34
* Refresh configurationGregory Nutt2014-08-161-0/+11
* Convert existing board specific PHY interrupt interfaces to use newly defined...Gregory Nutt2014-08-162-25/+73
* SAMA5 setenv.sh: Add another CodeSourcery install pathGregory Nutt2014-08-165-0/+5
* Update README filesGregory Nutt2014-08-121-1/+3
* SAMA5: Enable the 32.768 crystal if SCHED_TICKLESS is selectedGregory Nutt2014-08-114-5/+25
* Updated README filesGregory Nutt2014-08-101-0/+5
* Cosmetic changed, updated README files, improved commentsGregory Nutt2014-08-101-0/+23
* Update README filesGregory Nutt2014-08-101-0/+57
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-075-5/+5
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-075-5/+0
* Updated READMEGregory Nutt2014-08-061-6/+35
* Update some defconfig files; enable network initialization threadGregory Nutt2014-08-062-16/+41
* NSH Networking: Also add an option to let platform-specific logic select the...Gregory Nutt2014-08-061-16/+35
* SAMA5: Some usage documents for media playersGregory Nutt2014-08-041-9/+0
* WM8904: Update READMEs and defconfigs to last tested configurationGregory Nutt2014-08-041-0/+1
* WM8904 interface enable method now returns the previous interrupt state. Cor...Gregory Nutt2014-08-041-33/+52
* Correct the WM8904 interrupt configuration, active high level. Fix that and d...Gregory Nutt2014-08-041-3/+11
* SAMA5 WM8904: Add option to use MAINCK as WM8904 MCLKGregory Nutt2014-08-032-0/+23
* SAMA5 PCK: Add Main clock as an option for the PCK clock sourceGregory Nutt2014-08-034-0/+4
* WM8904: Ad the MCLK frequency to the interface definition. The WM8904 drive...Gregory Nutt2014-08-011-0/+1
* SAMA5 WM8904: Fix errors in programmable clock output configurationGregory Nutt2014-08-011-1/+1
* SAMA5 SSC: Start Delay is now configurableGregory Nutt2014-08-011-1/+3
* SAMA5 SSC: Frame Synch Delay is now configurableGregory Nutt2014-08-011-2/+5