summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* WM8904: Add logic to program the FLL to achieve the bitrateGregory Nutt2014-08-023-43/+397
* Update ChangeLogGregory Nutt2014-08-021-0/+6
* WM8904: Add an option to control WM8904 register dumpingGregory Nutt2014-08-026-7/+17
* WM8904: Ad the MCLK frequency to the interface definition. The WM8904 drive...Gregory Nutt2014-08-013-2/+10
* WM8904 I2C: Fix an error in writing. I am not sure why this fixes the problemGregory Nutt2014-08-011-18/+6
* Update ChangeLogGregory Nutt2014-08-011-0/+3
* Add debug logic to dump WM8904 registersGregory Nutt2014-08-016-17/+283
* SAMA5 WM8904: Fix errors in programmable clock output configurationGregory Nutt2014-08-013-4/+4
* Update ChangeLogGregory Nutt2014-08-011-1/+3
* SAMA5 SSC: Start Delay is now configurableGregory Nutt2014-08-014-56/+128
* SAMA5 SSC: Frame Synch Delay is now configurableGregory Nutt2014-08-015-64/+254
* Update ChangeLogGregory Nutt2014-07-311-0/+5
* WM8904: Can't reset the WM8904 unless we also reinitiailize all registers. T...Gregory Nutt2014-07-311-40/+86
* SAMA5D SSC: Needs to account for data offset in audio buffer.Gregory Nutt2014-07-311-8/+13
* Update ChangeLogGregory Nutt2014-07-311-0/+8
* Audio: Change how the end of the audio stream is detected by the leaf audio c...Gregory Nutt2014-07-315-79/+160
* Update ChangeLogGregory Nutt2014-07-311-0/+6
* sem_wait: Use set_errno() and get_errno(). Direce access inside the OS may n...Gregory Nutt2014-07-311-3/+3
* WM8904: Was not saving i2s interface instanceGregory Nutt2014-07-311-1/+9
* Updated READMEGregory Nutt2014-07-311-11/+16
* Audio: More debug outpuGregory Nutt2014-07-311-0/+6
* SAMA5D3x-EK NxPlayer: Updated ConfigurationGregory Nutt2014-07-312-2/+18
* Update ChangeLogGregory Nutt2014-07-311-0/+9
* 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-318-26/+283
* SAMA5D3X-EK NSH: Refresh configurationGregory Nutt2014-07-311-2/+27
* SAMA5: Changes needed for a clean SAMA5D3 build after all of the recent SAMA5...Gregory Nutt2014-07-313-4/+5
* 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
* Update ChangeLogGregory Nutt2014-07-301-1/+1
* 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-305-18/+32
* Update ChangeLogGregory Nutt2014-07-301-5/+18
* SAMA5 HSMCI: e-enable TX DMA and verify that DMA writes to the SD card are fu...Gregory Nutt2014-07-304-46/+97
* Auto-mounter: Fix state setting. Not harmful other than it can cause a debu...Gregory Nutt2014-07-301-5/+6
* Update ChangeLogGregory Nutt2014-07-301-0/+5
* SAMA5D HSMCI: Fix a problem on card insertion/removal callback handling. Int...Gregory Nutt2014-07-301-13/+34
* Updated README file, cosmetic changes to comments and debug outputGregory Nutt2014-07-304-20/+25
* Update ChangeLogGregory Nutt2014-07-291-0/+3
* SAMA5D HSMCI: Add method to do RX transfer without DMA. The 8-byte SCR trans...Gregory Nutt2014-07-291-64/+200
* Costmetic update to commentsGregory Nutt2014-07-291-4/+8
* Update TODO listi and READMEGregory Nutt2014-07-291-8/+10
* Update ChangeLogGregory Nutt2014-07-291-1/+8
* The SAMA5D4-EK NSH and NxWM configurations now have the auto-mounter configur...Gregory Nutt2014-07-294-12/+25
* 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
* Update ChangeLogGregory Nutt2014-07-291-0/+3
* SAMA5D4: Add auto-mounter support for HSMCI0Gregory Nutt2014-07-2923-64/+686
* Update the automounter so that it will handle the initial insertion stateGregory Nutt2014-07-292-3/+12