summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* SAMA5 WM8904: Fix errors in programmable clock output configurationGregory Nutt2014-08-012-3/+3
* SAMA5 SSC: Start Delay is now configurableGregory Nutt2014-08-012-2/+6
* SAMA5 SSC: Frame Synch Delay is now configurableGregory Nutt2014-08-013-6/+19
* Updated READMEGregory Nutt2014-07-311-11/+16
* SAMA5D3x-EK NxPlayer: Updated ConfigurationGregory Nutt2014-07-312-2/+18
* SAMA5D3x-EK: Add a configuration to support the command line NxPlayer.Gregory Nutt2014-07-313-0/+1257
* SAMA5D3X-EK: Add support for the WM8904 audio CODECGregory Nutt2014-07-311-0/+350
* SAMA5D3X-EK: Add support for the WM8904 audio CODECGregory Nutt2014-07-316-24/+281
* SAMA5D3X-EK NSH: Refresh configurationGregory Nutt2014-07-311-2/+27
* 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-303-41/+94
* 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-2921-61/+666
* 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-2912-0/+13
* 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-262-5/+5
* Updated READMEGregory Nutt2014-07-251-9/+32
* Port ADC, DAC, and PWM logic from the configs/zkit-arm-1769. From Max.Gregory Nutt2014-07-245-11/+502
* 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-233-63/+157
* 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-236-4/+22
* 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
* Make sure that all sim configurations have CONFIG_SIM_M32 undefined. That is...Gregory Nutt2014-07-211-1/+1
* sim/nettest, updated defconfig fileGregory Nutt2014-07-211-50/+142
* 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
* SAMA5 PCK: Add support for the slow clock as the PCK clock sourceGregory Nutt2014-07-192-2/+2
* SAMA5: Add slow clock supportGregory Nutt2014-07-1917-13/+33
* SAMA5D4-EK: Add WM8904 initialization logicGregory Nutt2014-07-195-125/+451
* WM8904: A few initial definitions for for the SAMA5D4-EKGregory Nutt2014-07-172-0/+58