summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/nsh
Commit message (Expand)AuthorAgeFilesLines
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-021-1/+1
* SAMA5D4-EK: NSH configuration now has the RAMLOG enabled by defaultGregory Nutt2014-07-011-3/+11
* SAMA5D4: Fix error in EMAC driver (plus related EMAC/GMAC drivers)Gregory Nutt2014-07-011-9/+175
* SAM3/4: Important bugfix. Values read from PIO input pins do not change unle...Gregory Nutt2014-06-301-7/+38
* SAMA5D4-EK: NSH configuration now supports the RTCGregory Nutt2014-06-291-5/+4
* SAMA5D4-EK: NSH confuration now has FAT/ROMFS, /dev/zero, /dev/random via TRN...Gregory Nutt2014-06-281-3/+21
* Setup the SAMA5D4-EK NSH configuration to use the DRAMBOOT loader by defaultGregory Nutt2014-06-262-1/+6
* SAMA5D4: Add configuration to redirect all interrupts to the AICGregory Nutt2014-06-261-1/+10
* SAMA5D3/4: More renaming. Change SAMA5D3 EMAC to EMACA and SAMA5D4 to EMACB...Gregory Nutt2014-06-101-2/+3
* Update SAMA5D4-EK PIO usageGregory Nutt2014-06-071-14/+35
* SAMA5D4: Various changes to get the SAMA4D-EK to buildGregory Nutt2014-06-061-14/+50
* Add board support for the SAMA5D4-EKGregory Nutt2014-06-063-0/+1047