summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update ChangeLogGregory Nutt2014-07-292-17/+64
* Add support for an automounter that will automatically mount and unmount a fi...Gregory Nutt2014-07-294-0/+828
* Cosmetic changes, mostly to commentsGregory Nutt2014-07-295-170/+304
* SAMA5: Poll USB keyboard at a higher rate for better responseGregory Nutt2014-07-292-10/+17
* Cosmetic changes to commentsGregory Nutt2014-07-294-14/+2
* Update ChangeLogGregory Nutt2014-07-291-0/+3
* SAMA5D-EK: Correct system timer frequency. Input clock is MCK/2, not MCKGregory Nutt2014-07-2913-3/+21
* Cosmetic changes to commentsGregory Nutt2014-07-292-3/+4
* SAMA5D4-EK: Disable PMIC workaround... it does not workGregory Nutt2014-07-283-2/+15
* Fixes to last SAMA5 PMIC checkinGregory Nutt2014-07-285-20/+38
* Update ChangeLogsGregory Nutt2014-07-281-0/+5
* SAMA5D4-EK: Add logic to disable the faulty PMIC. This must be done with JP2...Gregory Nutt2014-07-284-4/+176
* Fix some compile problems with the WM8904 driver due to recent audio subsyste...Gregory Nutt2014-07-281-1/+1
* Update ChangeLogsGregory Nutt2014-07-281-0/+1
* PCM decoder: Fix a logic error in a DEBUG assertionGregory Nutt2014-07-281-2/+1
* Update ChangeLogsGregory Nutt2014-07-281-0/+3
* LPC17xx: DC updates from Max. Also fixes some syntax errors that I introduce...Gregory Nutt2014-07-282-85/+71
* PCM: Forget to increment pointers in one part of sub-samplingGregory Nutt2014-07-271-0/+10
* PCM: Major simplification of the sub-sampling design. Now need no extra buff...Gregory Nutt2014-07-271-551/+92
* PCM: remove partial sample buffer. Not neededGregory Nutt2014-07-271-78/+53
* Update ChangeLogsGregory Nutt2014-07-271-0/+2