summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek
Commit message (Expand)AuthorAgeFilesLines
* 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-141-8/+11
* SAMA5D4-EK: Media player is enabled in the NxWM configurationGregory Nutt2014-07-141-1/+1
* Minor update to READMEGregory Nutt2014-07-131-1/+2
* SAMA5D4-EK: NxWM configuration uses large fonts by defaultGregory Nutt2014-07-131-4/+3
* 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
* SAMA5 LCDC: Back out the delay kludge. Increase the LCDC input clock from MC...Gregory Nutt2014-07-121-13/+0
* SAMA5D4-EK LCDC: Change source clock to 2*Mck seems to solve stability issuesGregory Nutt2014-07-122-61/+99
* SAMA5D4-EK LCDC: Adding a delay after enabling the LCD solves lots of start-...Gregory Nutt2014-07-121-0/+11
* SAMA5D4x-EK NxWM: Update background colors to match the calibration screenGregory Nutt2014-07-111-2/+2
* NX: Don't change the background if the color has not really changedGregory Nutt2014-07-112-0/+12
* Clean-up up some warningGregory Nutt2014-07-111-1/+6
* Fixes for clean NxWM build; Updated README filesGregory Nutt2014-07-101-11/+12
* Update README's to document the new SAMA5D4-EK NxWM configurationGregory Nutt2014-07-101-0/+99
* SAMA5D4-EK: Add an NxWM configurationGregory Nutt2014-07-105-2/+1726
* 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-101-1/+4
* SAMA5D4-EK: LCDC works (with a few color problems)Gregory Nutt2014-07-102-3/+12
* SAMA5D4-EK: The maXTouch controller and test is now enabled by default in the...Gregory Nutt2014-07-102-21/+61
* SAMA5D44-EK: Cosmetic changesGregory Nutt2014-07-093-7/+12
* Some cosmetic typo fixesGregory Nutt2014-07-094-144/+4
* SAMA5D4-EK: Add options to support an LCDGregory Nutt2014-07-082-0/+155
* SAMA5D4-EK: Add the button test to the NSH configurationGregory Nutt2014-07-072-17/+77
* Fix some cloned errors in SAM GPIO interrupt setupGregory Nutt2014-07-073-7/+23
* maXTouch: Fix some issues with interrupt handlingGregory Nutt2014-07-071-1/+1
* SAMAa5D4-EK: Updated READMEGregory Nutt2014-07-061-7/+58
* maXTouch: Fix I2C address, errors when debug enable, reorganize some dataGregory Nutt2014-07-061-5/+6
* MXT interface does not need an IRQ number; SAMA5D4-EK setup omitted I2C frequ...Gregory Nutt2014-07-051-0/+1
* Clean-up some commentsGregory Nutt2014-07-051-12/+12
* SAMA5D4-EK: Add board support for the maXTouchGregory Nutt2014-07-055-0/+418
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-034-4/+4
* NSH Keyboard: Close stdin before trying to reopen. Otherwise, driver will pe...Gregory Nutt2014-07-031-0/+4
* NSH: Add an option to take stdin from a USB keyboard deviceGregory Nutt2014-07-031-1/+11
* SAMA5D3/4: UPLL divisor to generate 48MHz for OHCI is different from the two ...Gregory Nutt2014-07-033-0/+3
* SAMA5D4-EK: Add support for USB hostGregory Nutt2014-07-034-69/+156
* Merge remote-tracking branch 'origin/master' into netiobGregory Nutt2014-07-024-94/+214
|\
| * SAMA5D4-EK: NSH should run at 528MHzGregory Nutt2014-07-022-28/+6
| * SAMA5D4-EK: NSH configuration now has TWI0 enabled and supports the I2C toolGregory Nutt2014-07-022-21/+43
| * SAMA5D3-EK: Enable the procfs file system in the NSH configurationGregory Nutt2014-07-024-50/+131
| * SAMA5D4 EMAC: Add a kludge to work around a suspected hardware issueGregory Nutt2014-07-021-1/+37
| * SAMA54D-EK: Don't disable any features in the NSH configuration. Comments u...Gregory Nutt2014-07-021-2/+5
* | NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-025-5/+5
|/
* SAMA5D4-EK: NSH configuration now has the RAMLOG enabled by defaultGregory Nutt2014-07-012-19/+52
* SAMA5D4: Fix error in EMAC driver (plus related EMAC/GMAC drivers)Gregory Nutt2014-07-011-9/+175
* Cosmetic changes, updates to README files, updates to some commentsGregory Nutt2014-06-301-3/+11
* Fix typo/compile error introduced with last HSMCI changesGregory Nutt2014-06-301-68/+80
* SAM3/4: Important bugfix. Values read from PIO input pins do not change unle...Gregory Nutt2014-06-302-14/+55