summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek
Commit message (Expand)AuthorAgeFilesLines
* 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
* SAMA5D3X-EK: Add support for the WM8904 audio CODECGregory Nutt2014-07-311-16/+22
* Add short document for running the NxWM demoGregory Nutt2014-07-312-4/+135
* SAMA5D4-EK NxWM: The USB keyboard is now the default input deviceGregory Nutt2014-07-301-1/+2
* dd support for a USB keyboard as the NxConsole and text widget input. Not fu...Gregory Nutt2014-07-301-17/+14
* Costmetic: Update TODO list, README files, refreshed configuration, updated c...Gregory Nutt2014-07-302-15/+22
* SAMA5 HSMCI: e-enable TX DMA and verify that DMA writes to the SD card are fu...Gregory Nutt2014-07-301-13/+4
* Updated README file, cosmetic changes to comments and debug outputGregory Nutt2014-07-301-8/+13
* Update TODO listi and READMEGregory Nutt2014-07-291-8/+10
* The SAMA5D4-EK NSH and NxWM configurations now have the auto-mounter configur...Gregory Nutt2014-07-292-0/+13
* Cosmetic updates to comments and README files and some namingGregory Nutt2014-07-292-9/+46
* Minor warning/latent bug clean-up of auto-mounter logicGregory Nutt2014-07-292-3/+5
* SAMA5D4: Add auto-mounter support for HSMCI0Gregory Nutt2014-07-299-30/+635
* Update ChangeLogGregory Nutt2014-07-291-17/+61
* SAMA5: Poll USB keyboard at a higher rate for better responseGregory Nutt2014-07-292-10/+17
* SAMA5D-EK: Correct system timer frequency. Input clock is MCK/2, not MCKGregory Nutt2014-07-294-0/+4
* Cosmetic changes to commentsGregory Nutt2014-07-291-2/+3
* SAMA5D4-EK: Disable PMIC workaround... it does not workGregory Nutt2014-07-283-2/+15
* Fixes to last SAMA5 PMIC checkinGregory Nutt2014-07-284-17/+33
* SAMA5D4-EK: Add logic to disable the faulty PMIC. This must be done with JP2...Gregory Nutt2014-07-284-4/+176
* Change naming from cp_XYZ_cache() to arch_XYP_cache() so that all cache opera...Gregory Nutt2014-07-261-3/+3
* Updated READMEGregory Nutt2014-07-251-9/+32
* AMA5D4-EK NxWM: Configuration refreshedGregory Nutt2014-07-241-0/+7
* NxWM: Beginning integration of NxPlayer into Nxwm::MediaPlayer. Gets handle, ...Gregory Nutt2014-07-231-0/+6
* SAMA5D4-EK NSH: Enable the command line media player in the NSH configuratio...Gregory Nutt2014-07-232-7/+90
* SAMA5D4 NxWM: Configuration now has the audio subsystem and the NxPlayer ena...Gregory Nutt2014-07-232-47/+152
* Audio: Add a NULL audio device that can be used to simply unit-level testing...Gregory Nutt2014-07-235-3/+222
* SAMA5D3/4: All configurations. I suspect a MMC/SD multi-block DMA transfer i...Gregory Nutt2014-07-233-3/+7
* Rename pcm_decode.h to pcm.h since it will hold more than just decoding defin...Gregory Nutt2014-07-221-3/+3
* Add new framework for the PCM decoder. It is now a 'front end' for lower-lev...Gregory Nutt2014-07-224-25/+73
* Update READMEGregory Nutt2014-07-221-20/+10
* Updated READMEGregory Nutt2014-07-211-5/+5
* SAMA5D4-EK: HSMCI0 must use XDMAC0 (or made unsecure)Gregory Nutt2014-07-212-6/+10
* WM8904 w/NxPlayer: Fix some compile errors and warnings with debug enabledGregory Nutt2014-07-202-3/+44
* The WM8904 audio driver is mostly code complete and ready to begin initial t...Gregory Nutt2014-07-191-6/+3
* SAMA5D4-EK: Add PCK pin disambiguationGregory Nutt2014-07-191-1/+7