summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
...
* SAMA5D4-EK: PIO Schmitt trigger logic backwardGregory Nutt2014-07-201-3/+5
* Kconfig: MW8904 driver no longer depends on EXPERIMENTAL (it probably still s...Gregory Nutt2014-07-201-1/+1
* WM8904 w/NxPlayer: Fix some compile errors and warnings with debug enabledGregory Nutt2014-07-206-136/+187
* Update ChangeLogGregory Nutt2014-07-191-0/+2
* The WM8904 audio driver is mostly code complete and ready to begin initial t...Gregory Nutt2014-07-194-509/+571
* Update ChangelogGregory Nutt2014-07-191-1/+2
* SAMA5D ADC: Fix some typos in conditional compilationGregory Nutt2014-07-191-12/+12
* SAMA5D4-EK: Add PCK pin disambiguationGregory Nutt2014-07-191-1/+7
* SAMA5 SCK: The SAMA5D3 does things a little differentlyGregory Nutt2014-07-191-1/+34
* SAMA5 PCK: Add support for the slow clock as the PCK clock sourceGregory Nutt2014-07-195-22/+47
* SAMA5: Update slow clock logic. Things work a little differently on the SAM...Gregory Nutt2014-07-192-0/+8
* SAMA5: Add slow clock supportGregory Nutt2014-07-1921-14/+291
* Update ChangeLogGregory Nutt2014-07-191-0/+3
* SAMA5D4-EK: Add WM8904 initialization logicGregory Nutt2014-07-199-143/+475
* WM8904: Add initialization logicGregory Nutt2014-07-195-31/+466
* Update ChangeLogGregory Nutt2014-07-181-0/+4
* Framework for a WM8904 audio driver. The initial driver check-in is simply K...Gregory Nutt2014-07-186-13/+1599
* WM8904: Add header file support for this forcoming driverGregory Nutt2014-07-184-3/+1058
* Cosmet updates to some commentsGregory Nutt2014-07-171-1/+1
* WM8904: A few initial definitions for for the SAMA5D4-EKGregory Nutt2014-07-172-0/+58
* SAMA5D4-EK NxWM Configuration: Increase number of preallocated watchdogs and...Gregory Nutt2014-07-173-5/+4
* NxWM: Increase default priority of mouse and keyboard listener threads. Does ...Gregory Nutt2014-07-172-4/+4
* Update ChangeLogsGregory Nutt2014-07-171-1/+1
* NxWM::CApplicationWindow: Created the custom font for the toolbar title, but...Gregory Nutt2014-07-171-0/+1
* Update ChangeLogGregory Nutt2014-07-171-1/+4
* graphics/nxconsole/nxcon_scroll.c: Fix scrolling in the NxConsole for the ca...Gregory Nutt2014-07-171-7/+21
* NxWidgets::CGlyphSliderHorizontal: No longer uses a hard-coded slider height;...Gregory Nutt2014-07-171-0/+2
* MXT driver: Fix error in thread test... backward logicGregory Nutt2014-07-161-0/+2
* MXT driver: Fix error in thread test... backward logicGregory Nutt2014-07-161-1/+1
* Update changelogGregory Nutt2014-07-161-0/+2
* Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt2014-07-1656-75/+185
* NxWM::CMediaPlayer: Convert CLabel to a CListBoxGregory Nutt2014-07-161-6/+16
* NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased ...Gregory Nutt2014-07-161-1/+1
* SAMA5D4-EK: Use borders around buttonsGregory Nutt2014-07-141-0/+2
* SAMA4D3/4-EK NxWM: Use larger fontsGregory Nutt2014-07-142-16/+22
* SAMA5D4-EK: Media player is enabled in the NxWM configurationGregory Nutt2014-07-141-1/+1
* Update ChangeLogsGregory Nutt2014-07-141-0/+3
* SAMA5D3x-EK: use large icons in the NxWM configuration like the SAMA5D4-EKGregory Nutt2014-07-141-6/+29
* Minor update to READMEGregory Nutt2014-07-131-1/+2
* SAMA5D4-EK: NxWM configuration uses large fonts by defaultGregory Nutt2014-07-131-4/+3
* Documentation: Update all images. I think they were all damaged by a wild in...Gregory Nutt2014-07-1310-0/+0
* NxWM: Add 47x49 calculator iconGregory Nutt2014-07-131-1/+5
* Update ChangeLogGregory Nutt2014-07-121-0/+6
* SAMA5D4-EK: Valid MXT interrupts should only occur on the falling edge of the...Gregory Nutt2014-07-121-2/+2
* SAMA5D4-EK: The MXT should be able to handle an I2C frequency of 400KHzGregory Nutt2014-07-123-3/+7
* maXTouch: Add thresholding so that MOVE reports are not generated unless ther...Gregory Nutt2014-07-123-19/+134
* Update ChangeLogGregory Nutt2014-07-121-0/+4
* SAMA5 LCDC: Back out the delay kludge. Increase the LCDC input clock from MC...Gregory Nutt2014-07-122-25/+0
* maXTouch: Fix error in state machineGregory Nutt2014-07-121-17/+42
* SAMA5D4-EK LCDC: Change source clock to 2*Mck seems to solve stability issuesGregory Nutt2014-07-123-62/+100