summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek
Commit message (Expand)AuthorAgeFilesLines
* 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
* SAMA5 HSMCI: Dump GPIO configuration if DEBUG enabledGregory Nutt2014-06-291-4/+7
* SAMA5D4-EK: Fix HSMCI card-detect pin selectionsGregory Nutt2014-06-293-26/+27
* 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-292-19/+63
* SAMA5D4-EK: NSH confuration now has FAT/ROMFS, /dev/zero, /dev/random via TRN...Gregory Nutt2014-06-284-30/+208
* Updated READMEGregory Nutt2014-06-281-4/+21
* Minor update to AT25BOOT; Updated README fileGregory Nutt2014-06-282-0/+27
* SAMA5D4-EK: Fix some AT25BOOT bugsGregory Nutt2014-06-281-9/+8
* Updated READMEGregory Nutt2014-06-281-1/+112
* SAMA5D4-EK: Updates to get the at25boot configuration building correctlyGregory Nutt2014-06-284-15/+25
* SAMA5D4-EK: Add a configuration to load a boot program into AT25 FLASHGregory Nutt2014-06-289-25/+1458
* SAMA5D4: Bootloader needs to flush D-Cache to memory before disabling the ca...Gregory Nutt2014-06-271-1/+12
* Cosmetic update to commentsGregory Nutt2014-06-271-0/+5
* Fix Kconfig typoGregory Nutt2014-06-271-2/+2
* Setup the SAMA5D4-EK NSH configuration to use the DRAMBOOT loader by defaultGregory Nutt2014-06-267-12/+162
* SAMA5D4-EK: Add bootloader that runs from ISRAM and loads an Intel HEX file i...Gregory Nutt2014-06-267-4/+1420
* SAMA5D4: Add configuration to redirect all interrupts to the AICGregory Nutt2014-06-262-2/+12
* SAMA5D4: Add support for secure/FIQ interrupts; SAIC supports need to be be ...Gregory Nutt2014-06-201-2/+1
* SAMA5D4: Add partial support for secure interrupt controller (SAIC)Gregory Nutt2014-06-201-0/+3
* SAMA5D4: USART peripheral clock appears to be MCK/2Gregory Nutt2014-06-204-0/+28
* SAMA5D4-EK: Get ramtest clocking up to 528MHzGregory Nutt2014-06-201-3/+7
* SAMA5D4-EK: Make sure that the H32MX divider is set; correct sense of bit dr...Gregory Nutt2014-06-201-1/+1
* SAMA5D4: Initial bring-up fixesGregory Nutt2014-06-191-1/+1
* 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-184-6/+28
* SAMA5D4-EK: Add an SDRAM test configurationGregory Nutt2014-06-144-107/+1145
* SAMA5D4: Implement SDRAM initializationGregory Nutt2014-06-141-126/+222
* 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: Add support for HSMCI1 power control pinGregory Nutt2014-06-112-8/+18
* SAMA5D4-EK: Update pins used by HSMCIGregory Nutt2014-06-113-84/+117
* SAMA5D3/4: More renaming. Change SAMA5D3 EMAC to EMACA and SAMA5D4 to EMACB...Gregory Nutt2014-06-105-97/+93
* SAMA5D4: Completes PMC modifications for the SAMA5D4Gregory Nutt2014-06-093-12/+6
* Updated SAMA5 SFR header file for the SAMA5D4Gregory Nutt2014-06-081-6/+4
* Update SAMA5D4-EK PIO usageGregory Nutt2014-06-077-378/+540
* SAMA5D4: Various changes to get the SAMA4D-EK to buildGregory Nutt2014-06-061-14/+50
* Add board support for the SAMA5D4-EKGregory Nutt2014-06-0633-0/+10203