summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sama5/Make.defs
Commit message (Expand)AuthorAgeFilesLines
* SAMA5D4: Initial XDMAC driver logic; initial check-in is little more the the ...Gregory Nutt2014-06-121-0/+8
* SAMA5D3/4: More renaming. Change SAMA5D3 EMAC to EMACA and SAMA5D4 to EMACB...Gregory Nutt2014-06-101-2/+5
* SAMA5: Back out most of commit c37b5b7b97d0644743c04f2c3d9e2b7ef9f5d698. Th...Gregory Nutt2014-06-091-1/+1
* SAMA5: Rename most EMAC definitions to EMAC0 to handle the SAMA5D4 which has...Gregory Nutt2014-06-041-1/+1
* Optimized memcpy() functin for the ARMv7-A from David SidraneGregory Nutt2014-05-061-0/+4
* Fix a build error when only USB device tracing is enabled (from David Sidrane...Gregory Nutt2014-04-041-1/+3
* SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial con...Gregory Nutt2014-04-011-0/+4
* SAMA5: Remove HSCMI-related functions that did not belong in sam_pmc.c and gi...Gregory Nutt2014-03-301-3/+3
* SAMA5: Add functions to calculate PLLACK, PCK, and MCK frequencies given the...Gregory Nutt2014-03-291-2/+2
* SAMA5 PMECC: Ported Gallois tablesGregory Nutt2013-11-241-4/+4
* SAMA5 NAND: More stuffGregory Nutt2013-11-221-4/+4
* SAMA5 NAND: Basic support for access to NAND FLASHGregory Nutt2013-11-151-0/+16
* SAMA5 PCK: Add support for programmable clock outputsGregory Nutt2013-11-141-2/+3
* SAMA5 SSC: Add framework (only) for a forthcoming SSC-based I2S driverGregory Nutt2013-11-071-0/+9
* SAMA5 PWM: Driver now in build and configuration systemGregory Nutt2013-11-061-0/+4
* SAMA5 serial: Restore logic to minimize TX interrupts. Oddly, seems to impr...Gregory Nutt2013-10-261-1/+1
* SAMA5 Timer/counter libraryGregory Nutt2013-10-231-0/+8
* SAMA5 CAN: Driver is now code complete but still untestedGregory Nutt2013-10-221-0/+8
* SAMA5 TRNG: Add a /dev/random driver based on the SAMA5D3 TRNG peripheralGregory Nutt2013-10-201-0/+4
* SAMA5: Initial WDT timer (untested)Gregory Nutt2013-10-191-0/+4
* SAMA5: Hook RTC into build system; Finish RTC alarm logic; Verify correct be...Gregory Nutt2013-10-191-0/+4
* SAMA5: LCDC driver incorporated into the build system.Gregory Nutt2013-10-081-0/+4
* SAMA5: ADC and touchscreen drivers now build without errorsGregory Nutt2013-10-031-1/+0
* SAMA5: Integrate touchscreen and ADC drivers into the buildGregory Nutt2013-10-031-4/+12
* Stack monitor fixesGregory Nutt2013-09-241-0/+4
* SAMA5 EMAC: Resolve issues with DUAL PHY support needed for both EMAC and GM...Gregory Nutt2013-09-171-0/+1
* SAMA5 EMAC: Incremental progress. Still not code completeGregory Nutt2013-09-161-0/+9
* SAMA5: Framework for a TWI driver (incomplete)Gregory Nutt2013-09-111-0/+12
* Beginning of support for USB host side tracingGregory Nutt2013-09-091-0/+8
* SAMA UDPHS: Add pull-up and stall logic. Added to build system but does not...Gregory Nutt2013-08-311-0/+4
* Add untested OHCI driver for the SAMA5; structure naming and header files for...Gregory Nutt2013-08-111-0/+9
* SAMA5: Centralize logic for conversion between physical and virtual addressesGregory Nutt2013-08-091-2/+2
* SAMA5: Add PIO interrupt support. Massive name changes for consistency in PI...Gregory Nutt2013-08-061-1/+5
* SAMA5: Add HSMCI memory card driver supportGregory Nutt2013-08-051-1/+12
* SAMA5: Add basic SPI suppport (untested)Gregory Nutt2013-08-041-0/+8
* SAMA5: Add DMA suppport (untested)Gregory Nutt2013-08-041-0/+10
* SAMA5: More MMU-related changes to properly initialize SDRAMGregory Nutt2013-08-021-1/+1
* ARMv7-A: Separate CONFIG_PAGING start-up logic into a different startup file...Gregory Nutt2013-08-011-1/+24
* SAMA5: More cache and mmu inline utility functionsGregory Nutt2013-07-291-1/+1
* SAMA5: Separate cache operations into separate filesGregory Nutt2013-07-291-1/+3
* Misc Cortex-A5 MMU-related fix -- still does not bootGregory Nutt2013-07-251-4/+4
* Revamp the way external memory regions are configured; Add logic to add SAMA5...Gregory Nutt2013-07-241-3/+2
* Improve some ARMv7-A/M floating point register save time; Add floating point ...Gregory Nutt2013-07-231-1/+6
* Add SAMA5 GPIO configuration supportGregory Nutt2013-07-221-2/+2
* Add support SAMA5 UART and serial driverGregory Nutt2013-07-221-2/+3
* Add SAMA5 clock logic. Cloned from SAM3U and not yet verifiedGregory Nutt2013-07-221-1/+1
* SAMA5 interrupt handling logicGregory Nutt2013-07-221-0/+1
* SAMA5/Cortex-A: Improve irqsave/restore inlines + add irqenable. Add skeleto...Gregory Nutt2013-07-211-1/+1
* Add system timer logic for the SAMA5Gregory Nutt2013-07-211-1/+1
* A few more Cortex-A5 and SAMA5 filesGregory Nutt2013-07-211-2/+2