summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused start iconGregory Nutt2014-07-133-219/+1
* Update ChangeLogGregory Nutt2014-07-131-0/+2
* NxWM: Add a larger minimize iconGregory Nutt2014-07-136-359/+621
* NxWM: Remove unused NX Logo iconGregory Nutt2014-07-131-0/+0
* NxWM: Remove unused NSH iconGregory Nutt2014-07-133-218/+2
* NxWM: Update NxWM iconsGregory Nutt2014-07-135-379/+336
* NxWM: Add a larger calibration iconGregory Nutt2014-07-134-17/+331
* Update ChangeLogGregory Nutt2014-07-131-0/+1
* NxWM: Add 49x43 NxConsole iconGregory Nutt2014-07-132-0/+306
* Update changelogGregory Nutt2014-07-131-0/+2
* NxWM: Add 47x49 calculator iconGregory Nutt2014-07-133-1/+400
* NxWM: Fix background color in 48x48 play glyphGregory Nutt2014-07-121-32/+32
* Update ChangeLogGregory Nutt2014-07-121-1/+2
* NxWidgets: Fix repeated misspelling of DefinitionsGregory Nutt2014-07-1235-36/+36
* NxWM: Add a 48x48 play iconGregory Nutt2014-07-121-0/+284
* Update ChangeLogGregory Nutt2014-07-121-0/+4
* NxWM: Rename all glyphs to include the size of the glyph as part of the filenameGregory Nutt2014-07-1210-13/+13
* 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
* SAMA5D4-EK LCDC: Adding a delay after enabling the LCD solves lots of start-...Gregory Nutt2014-07-122-1/+24
* NX graphics library: Macroize some color operators that become trivial when t...Gregory Nutt2014-07-123-11/+27
* SAMA5D4x-EK NxWM: Update background colors to match the calibration screenGregory Nutt2014-07-111-2/+2
* Fix a typo introduced in last commitGregory Nutt2014-07-111-2/+2
* Update ChangeLogGregory Nutt2014-07-111-0/+6
* NX: Don't change the background if the color has not really changedGregory Nutt2014-07-119-228/+383
* Missing closing quote in Kconfig fileGregory Nutt2014-07-111-2/+2
* Minor Kconfig improvementsGregory Nutt2014-07-112-2/+6
* Update ChangeLogsGregory Nutt2014-07-111-1/+3
* Addition rwbuffer interfaces should not be enabled unless they are needed; if...Gregory Nutt2014-07-117-17/+80
* Update ChangeLogsGregory Nutt2014-07-112-0/+6
* Fix netutils configuration issues: CONFIG_NETUTILS_HTTPD_SENDFILE was missing...Gregory Nutt2014-07-116-30/+41
* Lpc17xx Ethernet: Comment out an assertion that is reported to first inapprop...Gregory Nutt2014-07-112-2/+4
* Clean-up up some warningGregory Nutt2014-07-114-11/+26
* Update ChangeLogGregory Nutt2014-07-111-0/+2
* Add an MTD layer that will add read-ahead or write buffering to any MTD drive...Gregory Nutt2014-07-1111-210/+1028
* All PNG files in repository are corrupted... why?Gregory Nutt2014-07-116-0/+0
* Fixes for clean NxWM build; Updated README filesGregory Nutt2014-07-104-15/+14
* Update ChangeLogGregory Nutt2014-07-101-0/+2
* Update README's to document the new SAMA5D4-EK NxWM configurationGregory Nutt2014-07-102-1/+100
* SAMA5D4-EK: Add an NxWM configurationGregory Nutt2014-07-107-4/+1728
* SAMA5D4-EK: The NX graphics example is now enabled by defaultGregory Nutt2014-07-103-13/+150
* SAMA5D4-EK LCD: Actual hardware with appears to be RGB888Gregory Nutt2014-07-102-6/+9
* SAMA5D4-EK: LCDC works (with a few color problems)Gregory Nutt2014-07-104-6/+17
* SAMA5D4-EK: The maXTouch controller and test is now enabled by default in the...Gregory Nutt2014-07-103-21/+72