summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d3x-ek/README.txt
Commit message (Expand)AuthorAgeFilesLines
* SAMA5 ADC: Seems functional in all modes including DMAGregory Nutt2013-10-281-13/+20
* SAMA5 README updateGregory Nutt2013-10-271-0/+63
* Remove carriage returns from SAMA5 TC files just commitedGregory Nutt2013-10-231-3/+4
* Add logic to enable DEBUG_NET if NET=n but WL_CC3000=yGregory Nutt2013-10-231-1/+1
* SAMA5 CAN: Update readme on how to configure CANGregory Nutt2013-10-231-0/+80
* SAMA5 demo configuration: TRNG and /dev/random are now enabledGregory Nutt2013-10-201-0/+9
* SAMA5 TRNG: Add a /dev/random driver based on the SAMA5D3 TRNG peripheralGregory Nutt2013-10-201-0/+16
* SAMA5 norboot configuration updatesGregory Nutt2013-10-201-4/+30
* SAMA5 WDT: Miss watchdog fixesGregory Nutt2013-10-201-3/+14
* Updated READMEGregory Nutt2013-10-191-0/+19
* Add instructions to enable RTC in the nsh/ configuration; RTC enabled by defa...Gregory Nutt2013-10-191-15/+61
* SAMA5 LCD: Move framebuffers to center of free memory region. That creates ...Gregory Nutt2013-10-181-0/+34
* Misc changes to README files; Update SAMA5D3x-EK NxWM configuration to use Ca...Gregory Nutt2013-10-141-66/+76
* SAMA5D3x-EK: Add NxWM configuration for the SAMA5D3x-EK boardsGregory Nutt2013-10-131-0/+71
* SAMA5: Add an examples/nx configuration for testing the LCDGregory Nutt2013-10-081-1/+13
* SAMA5: Integrate touchscreen and ADC drivers into the buildGregory Nutt2013-10-031-2/+33
* SAMA5: Update README.txt to show how to configure GMACGregory Nutt2013-09-271-136/+172
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-251-1/+1
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-251-1/+1
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-251-7/+7
* Updated README.txtGregory Nutt2013-09-251-0/+73
* Fix badly applied patch to ENCX24J600Gregory Nutt2013-09-251-5/+14
* SAMA5 UDPHS: Minor clean-up of STALL logicGregory Nutt2013-09-231-13/+23
* SAMA5D3x-EK AT25 Serial FLASH: Dropping SPI frequency to 10MHz gives more rel...Gregory Nutt2013-09-221-2/+10
* Fix minor typos in README fileGregory Nutt2013-09-211-3/+3
* SAMA5D3x-EK: Always use UPLL for USB clockingGregory Nutt2013-09-211-15/+11
* SAMA5 OHCI: Fix some problems with D-Cache coherency and physical addressing...Gregory Nutt2013-09-201-0/+16
* Names of some USB device definitions changed to avoid collisionsGregory Nutt2013-09-201-1/+1
* SAMA5: Add support for the FPU OS testGregory Nutt2013-09-181-5/+1
* SAMA5 EMAC: Changes from early debug sessions. Still a way to goGregory Nutt2013-09-171-0/+58
* SAMA5 EMAC and GMAC: More additions to register definition filesGregory Nutt2013-09-131-0/+27
* SAMA5: Beginning of EMAC and GMAC register definition header filesGregory Nutt2013-09-121-2/+58
* SAMA5D3x-EK README updateGregory Nutt2013-09-121-39/+49
* SAMA5D3x-EK: Add support for (external) AT 24C512 EEPROMGregory Nutt2013-09-121-8/+71
* SAMA5: Barebones TWI driver implementationGregory Nutt2013-09-111-0/+18
* SAMA5D3x-EK demo configuration now supports HSMCI0 and HSMCI1Gregory Nutt2013-09-111-20/+108
* SAMA5: Add tracing support to the OHCI driverGregory Nutt2013-09-101-1/+2
* Fix a reference counting error in the USB host mass storage classGregory Nutt2013-09-101-10/+87
* SAMA5: Add support EHCI/OHCI to sama5d3x-ek/demo (does not work yet); Fix so...Gregory Nutt2013-09-071-4/+31
* Extend USB trace logic. When we are configured to decode and stringify trace...Gregory Nutt2013-09-061-0/+6
* SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flashGregory Nutt2013-09-061-10/+95
* SAMA5D3x-EK: Add a new 'demo' configurationGregory Nutt2013-09-061-5/+127
* CDC/ACM and PL2303 device drivers: Don't use the max packet size assigned to...Gregory Nutt2013-09-051-0/+1
* SAMA5 UDPHS: A little debugging progress. Not all transfers are working yetGregory Nutt2013-09-031-0/+34
* SAMA5 UDPHS: Some very early debug corrections. Not yet working.Gregory Nutt2013-09-021-0/+9
* SAMA UDPHS: Add pull-up and stall logic. Added to build system but does not...Gregory Nutt2013-08-311-0/+25
* SAMA5 EHCI: Implemented (but did not test) interrupt endpoint logicGregory Nutt2013-08-281-9/+11
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-2/+2
* SAMA4 EHCI: Correct some backward conditional compilation; fix some warningsGregory Nutt2013-08-261-0/+7
* SAMA5: EHCI now handles low- and full-speed connections by giving them to OHC...Gregory Nutt2013-08-241-4/+7