summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/README.txt
Commit message (Expand)AuthorAgeFilesLines
...
* SAMAa5D4-EK: Updated READMEGregory Nutt2014-07-061-7/+58
* SAMA5D4-EK: Add board support for the maXTouchGregory Nutt2014-07-051-0/+31
* 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
* SAMA5D4-EK: Add support for USB hostGregory Nutt2014-07-031-18/+27
* Merge remote-tracking branch 'origin/master' into netiobGregory Nutt2014-07-021-54/+140
|\
| * SAMA5D4-EK: NSH should run at 528MHzGregory Nutt2014-07-021-26/+4
| * SAMA5D4-EK: NSH configuration now has TWI0 enabled and supports the I2C toolGregory Nutt2014-07-021-19/+24
| * SAMA5D3-EK: Enable the procfs file system in the NSH configurationGregory Nutt2014-07-021-16/+83
| * SAMA5D4 EMAC: Add a kludge to work around a suspected hardware issueGregory Nutt2014-07-021-1/+37
* | 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-16/+41
* 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-301-7/+17
* SAMA5D4-EK: Fix HSMCI card-detect pin selectionsGregory Nutt2014-06-291-17/+18
* SAMA5D: Don't use explicit DMACH_FLAG_MEMPID_SHIFT; it does not exist in the...Gregory Nutt2014-06-291-3/+5
* Updated ChangeLogGregory Nutt2014-06-291-5/+6
* SAMA5D4-EK: NSH configuration now supports the RTCGregory Nutt2014-06-291-14/+59
* SAMA5D4-EK: NSH confuration now has FAT/ROMFS, /dev/zero, /dev/random via TRN...Gregory Nutt2014-06-281-27/+92
* Updated READMEGregory Nutt2014-06-281-4/+21
* Minor update to AT25BOOT; Updated README fileGregory Nutt2014-06-281-0/+20
* Updated READMEGregory Nutt2014-06-281-1/+112
* Setup the SAMA5D4-EK NSH configuration to use the DRAMBOOT loader by defaultGregory Nutt2014-06-261-7/+21
* SAMA5D4-EK: Add bootloader that runs from ISRAM and loads an Intel HEX file i...Gregory Nutt2014-06-261-4/+188
* Costmetic update to comments/README fileGregory Nutt2014-06-181-3/+5
* SAMA5D4: Fix ISRAM base address: 0x00200000, not like the SAMA5D3 SRAM at 0...Gregory Nutt2014-06-181-0/+22
* SAMA5D4-EK: Add an SDRAM test configurationGregory Nutt2014-06-141-107/+47
* SAMA5D4: Fix some memory remapping issues; updates to comments and README filesGregory Nutt2014-06-141-7/+13
* Cosmetic update to commentsGregory Nutt2014-06-111-1/+2
* SAMA5D4-EK: Update pins used by HSMCIGregory Nutt2014-06-111-27/+39
* Update SAMA5D4-EK PIO usageGregory Nutt2014-06-071-115/+339
* Add board support for the SAMA5D4-EKGregory Nutt2014-06-061-0/+2781