summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/include
Commit message (Expand)AuthorAgeFilesLines
* Cosmet updates to comments and README filesGregory Nutt2014-12-241-1/+1
* Fix minor typos in C commentsGregory Nutt2014-11-272-2/+2
* SAMA5D4-EK kernel config can now boot from a ROMFS file systemGregory Nutt2014-09-091-0/+1
* Convert existing board specific PHY interrupt interfaces to use newly defined...Gregory Nutt2014-08-161-14/+0
* SAMA5 PCK: Add Main clock as an option for the PCK clock sourceGregory Nutt2014-08-034-0/+4
* SAMA5D-EK: Correct system timer frequency. Input clock is MCK/2, not MCKGregory Nutt2014-07-294-0/+4
* Add new framework for the PCM decoder. It is now a 'front end' for lower-lev...Gregory Nutt2014-07-221-4/+19
* WM8904 w/NxPlayer: Fix some compile errors and warnings with debug enabledGregory Nutt2014-07-201-1/+15
* SAMA5D4-EK: Add PCK pin disambiguationGregory Nutt2014-07-191-1/+7
* SAMA5: Add slow clock supportGregory Nutt2014-07-195-4/+5
* 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-121-1/+3
* SAMA5D4-EK LCDC: Adding a delay after enabling the LCD solves lots of start-...Gregory Nutt2014-07-121-0/+11
* SAMA5D4-EK: The NX graphics example is now enabled by defaultGregory Nutt2014-07-101-1/+9
* 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-101-2/+11
* SAMA5D4-EK: Add options to support an LCDGregory Nutt2014-07-081-0/+21
* SAMA5D3/4: UPLL divisor to generate 48MHz for OHCI is different from the two ...Gregory Nutt2014-07-033-0/+3
* SAMA5D3-EK: Enable the procfs file system in the NSH configurationGregory Nutt2014-07-022-33/+39
* SAMA5D4-EK: NSH confuration now has FAT/ROMFS, /dev/zero, /dev/random via TRN...Gregory Nutt2014-06-282-0/+95
* SAMA5D4: USART peripheral clock appears to be MCK/2Gregory Nutt2014-06-204-0/+28
* SAMA5D3/4: More renaming. Change SAMA5D3 EMAC to EMACA and SAMA5D4 to EMACB...Gregory Nutt2014-06-101-1/+1
* SAMA5D4: Completes PMC modifications for the SAMA5D4Gregory Nutt2014-06-093-12/+6
* Update SAMA5D4-EK PIO usageGregory Nutt2014-06-071-134/+30
* Add board support for the SAMA5D4-EKGregory Nutt2014-06-066-0/+1236